Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
Eddy Ashton 8d050636d6
Support multiple auth policies, decouple auth from frontends (#2010) 2020-12-17 16:37:34 +00:00
Maik Riechert b6efc9312e
Unified error responses (#1980) 2020-12-10 17:28:58 +00:00
Maik Riechert ddb75355d4
bunp nodejs to 14 to fix ts-node issues (#1999) 2020-12-09 16:27:40 +00:00
Eddy Ashton 6b323353a8
Add safe wrappers to automatically free mbedtls types (#1974) 2020-12-03 16:40:27 +00:00
Amaury Chamayou a75945fd84
Add cmake for logging sample using a release (#1947) 2020-12-03 14:30:32 +00:00
Maik Riechert 313b208fac
Add csv import/export to forum sample & remove old tsoa sample/test (#1963) 2020-12-03 09:18:29 +00:00
Amaury Chamayou 891a8e9810
Do not use global hook to open service (#1928) 2020-12-01 18:36:39 +00:00
Eddy Ashton bf6aa1c974
Remove stub_for_code_signing.cpp (#1965) 2020-12-01 11:44:16 +00:00
Julien Maffre bb6e72df1e
Move perf client out of samples directory (#1946) 2020-11-30 09:47:37 +00:00
Julien Maffre 216d15e8bc
Install logging JS app (#1932) 2020-11-27 08:53:09 +00:00
Amaury Chamayou 1683fa1a3d
Remove sample key from repo (#1921) 2020-11-25 10:55:12 +00:00
Eddy Ashton 86c270dfd5
Resolve missing Promise resolve type (#1907) 2020-11-20 13:34:52 +00:00
Alex a5a8eeeb7c
Minor cleanup (#1880) 2020-11-13 11:46:12 +00:00
Maik Riechert 5db994398d
JWT validation in forum sample (#1867) 2020-11-11 17:57:55 +00:00
Amaury Chamayou 82e4d007fd
Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
Eddy Ashton efc3527b57
Expose KV foreach to JS (#1857) 2020-11-06 15:58:13 +00:00
Eddy Ashton f8bcc23add
Always create maps dynamically (#1847) 2020-11-03 15:49:59 +00:00
Amaury Chamayou 9bba96fb17
Run forum tests in CI (#1826) 2020-10-28 18:46:35 +00:00
Maik Riechert c81b7d4277
handle auth errors in error handler (#1827) 2020-10-27 17:09:23 +00:00
Maik Riechert 03028afe48
Better error handling in forum sample (#1823) 2020-10-27 15:33:05 +00:00
Maik Riechert a583161f97
@Security decorator support for forum sample / tsoa apps (#1824) 2020-10-27 11:04:41 +00:00
Maik Riechert 5305e01991
JS: Use different ES target version for node.js in forum sample tests (#1822) 2020-10-26 17:45:10 +00:00
Amaury Chamayou fa251bbfc3
Demo tweaks (#1819) 2020-10-26 16:40:18 +00:00
Maik Riechert 4c4b894bf7
Align js kvmap API to standard Map (#1807) 2020-10-22 23:16:12 +01:00
Maik Riechert 60df2554de
Forum sample: switch to URL templates & add more tests (#1794) 2020-10-22 22:11:10 +01:00
Maik Riechert 041581897e
Add Microsoft login to Forum sample (#1793) 2020-10-22 21:23:46 +01:00
Amaury Chamayou 891f8335ed
Explicit node flags (#1803) 2020-10-22 14:54:43 +01:00
Maik Riechert 783c203345
Forum sample (#1787) 2020-10-22 09:20:46 +01:00
Alex 5e1d9c6ee5
Issue signatures from history (#1732) 2020-10-14 15:27:09 +01:00
Alex f6b7bf6f43
Smallbank bft (#1741) 2020-10-12 17:09:37 +01:00
Amaury Chamayou 3386550a1b
More codeQL fixes (#1707)
* 274: redundant condition

* 9: thread-unsafe code

* 493 497 498 fixes

Co-authored-by: Alex <shamis@gmail.com>
2020-10-06 07:00:00 +01:00
Amaury Chamayou 2c258fcb6f
Remove tx regulator demo (#1708) 2020-10-05 23:05:02 +01:00
Amaury Chamayou cb2b955e95
Remove valijson (#1698) 2020-10-02 18:57:43 +01:00
Eddy Ashton 0cd5c4c5b1
Document dynamic table creation, and use dynamic-friendly Txs everywhere (#1674) 2020-09-30 16:33:48 +01:00
Maik Riechert 3757b5d147
Expose response body in Python client similar to request body in JS endpoints (#1621) 2020-09-20 17:47:44 +01:00
Amaury Chamayou 8e8301edac
Remove sig fwd test (#1598) 2020-09-10 15:49:52 +01:00
Eddy Ashton f5cb286b64
Remove flatbuffers (#1593) 2020-09-09 15:31:17 +01:00
Alex 6aba788a98
Renaming consensus types (#1591) 2020-09-09 10:59:57 +01:00
Alex c02338d522
AFT: Forward requests correctly (#1579) 2020-09-07 12:20:26 +01:00
Alex bc11ec1c46
Store less data when re-executing requests (#1566) 2020-09-04 16:39:02 +01:00
Julien Maffre f798d8b902
Python clients cleanup and docs (#1429) 2020-07-27 17:34:16 +01:00
Julien Maffre 61097092ce
Compile warnings enforcing and fixes (#1416) 2020-07-21 16:08:25 +01:00
Amaury Chamayou 2b6e358e62
Remove jsonrpc leftovers (#1388) 2020-07-20 14:07:33 +01:00
Eddy Ashton a9c13e45c1
Use generated votes (#1413) 2020-07-17 14:13:53 +01:00
Eddy Ashton 0424c127fd
Remove mkSign (#1398) 2020-07-13 12:43:04 +01:00
Julien Maffre b53a4445ce
Start packaging Python infra (#1380) 2020-07-07 15:46:44 +01:00
Amaury Chamayou d10701a801
Client prefix drop (#1367) 2020-07-03 13:52:56 +01:00
Eddy Ashton cf7e544529
Add generator for membership proposals (#1370) 2020-07-03 11:16:22 +01:00
Amaury Chamayou 9de3a1f2bd
Explicit websocket handlers (#1333) 2020-06-25 11:12:56 +01:00
Eddy Ashton ef692f912d
Rename URI prefixes (#1325) 2020-06-23 11:42:13 +01:00