176 Commits

Author SHA1 Message Date
Wietse Wind
d5aab1825b Create README.md 2023-10-13 12:21:13 +02:00
Wietse Wind
04af06f526 Update README.md 2023-10-11 02:57:15 +02:00
Wietse Wind
9b73f8c408 Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store 2023-10-11 02:43:28 +02:00
Wietse Wind
3e1fac0fd2 2.0.0 2023-10-11 02:41:47 +02:00
Wietse Wind
8ecc3850da 1.2.0 2023-10-11 02:41:39 +02:00
Wietse Wind
b43776f007 Prevent background restarting, allow retry quit 2023-10-11 02:41:33 +02:00
Wietse Wind
f22d8c455e Add timeout-reconnecting & prevent multi-quit handler 2023-10-11 02:38:24 +02:00
Wietse Wind
af31037020 Re-send telemetry 2023-10-11 02:37:41 +02:00
Wietse Wind
187b3602fe Merge pull request #3 from zgrguric/main
Handle link coloring in pre elements
2023-10-10 09:48:04 +02:00
zgrguric
0ed104baf8 Handle link coloring in pre elements
Some mobile browsers can interpret numbers as phone numbers and create links automatically, this will color those links so they are visible. In case of blue pre element links were also blue, this will force links to be same color as text. This visual bug is reproducable on "Puma" we browser for iOS.
2023-10-10 08:50:30 +02:00
Wietse Wind
144994eb13 1.1.0 2023-10-10 01:18:23 +02:00
Wietse Wind
af5d24ab9e Subscribe different commands 2023-10-10 01:18:12 +02:00
Wietse Wind
f6f6090639 More robust websocket connection 2023-10-10 01:17:12 +02:00
Wietse Wind
b5e0732069 1.0.11 2023-10-09 13:50:48 +02:00
Wietse Wind
875ecdb74f Conflicitng publishÆrelease name 2023-10-09 13:50:43 +02:00
Wietse Wind
7929b9743e 1.0.10 2023-10-09 13:49:58 +02:00
Wietse Wind
7b98e86ba6 1.0.9 2023-10-09 13:49:56 +02:00
Wietse Wind
c402fa0108 1.0.8 2023-10-09 13:49:53 +02:00
Wietse Wind
101bc3c884 1.0.7 2023-10-09 13:49:50 +02:00
Wietse Wind
74ecdf0928 Update publish script 2023-10-09 13:49:39 +02:00
Wietse Wind
3f408cf7ef Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store 2023-10-09 13:46:06 +02:00
Wietse Wind
7920d198eb Ignore SSL files 2023-10-09 13:43:25 +02:00
Wietse Wind
8b6e25fff0 Add SSL config 2023-10-09 13:42:51 +02:00
Wietse Wind
3b840bba2f Fix default port 2023-10-09 13:42:18 +02:00
Wietse Wind
0bcaf4cb69 Add version to health & homempage response 2023-10-09 12:39:12 +02:00
Wietse Wind
e80e0953be Merge pull request #2 from zgrguric/main
Add no-cache headers to frontpage
2023-10-09 12:32:52 +02:00
ZGrguric
74bea2b5c7 Add no-cache headers to frontpage 2023-10-09 10:05:28 +02:00
Wietse Wind
9388706405 Add ipv6 support to nginx & compose 2023-10-09 02:33:53 +02:00
Wietse Wind
16517f5199 Fix event handler stacking leak 2023-10-09 01:24:36 +02:00
Wietse Wind
da23109bbb Amend #1 - cors still needed, but conditionally 2023-10-09 01:19:36 +02:00
Wietse Wind
d04304c3e8 Merge pull request #1 from zgrguric/main
Remove cors in webserver - duplicate
2023-10-09 01:18:37 +02:00
Wietse Wind
b47babe91b Merge branch 'main' into main 2023-10-09 01:18:30 +02:00
Wietse Wind
788b57f6d5 Fix double CORS header #1 2023-10-09 01:17:51 +02:00
Wietse Wind
f2b9aa18d6 Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store 2023-10-09 01:01:35 +02:00
Wietse Wind
8c6872c11c Custom node source location (proxy) for IPv6 networks 2023-10-09 01:01:22 +02:00
zgrguric
873d73624d Remove cors in webserver - duplicate
Cors enforcement already added to ngnx.conf
2023-10-09 00:20:19 +02:00
Wietse Wind
1eedd331ab Add tx trigger & browser consumption 2023-10-08 23:36:11 +02:00
Wietse Wind
04af3a8822 Add -d detached 2023-10-08 23:33:40 +02:00
Wietse Wind
90804f65da Just in case 2023-10-08 23:14:45 +02:00
Wietse Wind
26b875246d Move clean up to scripts, not conf 2023-10-08 22:13:10 +02:00
Wietse Wind
a47c8b003e 1.0.6 2023-10-08 21:54:32 +02:00
Wietse Wind
331e8a376c Add comment to take down for update 2023-10-08 21:54:23 +02:00
Wietse Wind
3bc4ff1dc6 Allow for browser CORS fetching 2023-10-08 21:50:34 +02:00
Wietse Wind
22475feddc Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store 2023-10-08 21:43:57 +02:00
Wietse Wind
a1f14e150a Prevent nginx error redirect (port incl) on missing folder trailing slash 2023-10-08 21:43:48 +02:00
Wietse Wind
503362aeb5 Add NGINX reverse proxy 2023-10-08 21:34:37 +02:00
Wietse Wind
d6820321b4 Update README.md 2023-10-08 21:32:48 +02:00
Wietse Wind
8f8ffd0e66 Fix error handling/missing obj timing 2023-10-08 21:26:49 +02:00
Wietse Wind
f54e34c5fc 1.0.5 2023-10-08 02:36:37 +02:00
Wietse Wind
fb003fdab5 Add note about consuming this data using xpop packapge 2023-10-08 02:36:25 +02:00