Philipp Heckel
|
edfed24c27
|
Make Upgrade header check for websockets case insensitive, closes #228
|
2022-04-29 13:23:04 -04:00 |
|
Philipp Heckel
|
1f6118f068
|
Finish up better parsing
|
2022-04-27 09:51:23 -04:00 |
|
Philipp Heckel
|
b805d49cfd
|
Disallow HEAD/GET requests with body
|
2022-04-23 13:40:26 -04:00 |
|
Philipp Heckel
|
712c292183
|
More docs
|
2022-04-20 16:31:25 -04:00 |
|
Philipp Heckel
|
8900df27c9
|
Docs, still WIP
|
2022-04-19 23:26:46 -04:00 |
|
Philipp Heckel
|
5a9b2122c2
|
Make simple actions parsing work
|
2022-04-19 09:14:32 -04:00 |
|
Philipp Heckel
|
55869f551e
|
Add ID
|
2022-04-17 14:29:43 -04:00 |
|
Philipp Heckel
|
26efd481e3
|
WIP Actions
|
2022-04-16 16:17:58 -04:00 |
|
Philipp Heckel
|
aba7e86cbc
|
Attachment behavior fix for Firefox
|
2022-04-03 12:39:52 -04:00 |
|
Philipp Heckel
|
f98743dd9b
|
Continued work on send dialog and drag and drop
|
2022-04-02 17:06:26 -04:00 |
|
Philipp Heckel
|
b67d9fc85d
|
Added missing 'delay' and 'email' params to publish as json
|
2022-03-29 15:40:26 -04:00 |
|
Philipp Heckel
|
03ad5dcff6
|
Add Allow-Origin: *, because YOLO
|
2022-03-25 17:17:24 -04:00 |
|
Philipp Heckel
|
b409c89d3b
|
Do not allow comma in topic name in publish via GET endpoint (no ticket)
|
2022-03-23 14:29:55 -04:00 |
|
Philipp Heckel
|
8fcc40942f
|
Publish as JSON
|
2022-03-16 14:16:54 -04:00 |
|
Philipp Heckel
|
37d4d5d647
|
PUT/POST as JSON, relates to #133
|
2022-03-15 16:00:59 -04:00 |
|
Philipp Heckel
|
750be7f07e
|
Fix content type for config.js
|
2022-03-11 15:56:54 -05:00 |
|
Philipp Heckel
|
3f978bc45f
|
Better test messages
|
2022-03-10 22:58:24 -05:00 |
|
Philipp Heckel
|
488aeb119b
|
Gzip static responses
|
2022-03-10 21:55:56 -05:00 |
|
Philipp Heckel
|
160c72997f
|
Fix auth base64, fix iPhone things
|
2022-03-10 18:11:12 -05:00 |
|
Philipp Heckel
|
840cb5b182
|
Add server-generated /config.js; add error boundary
|
2022-03-09 23:28:55 -05:00 |
|
Philipp Heckel
|
acde2e5b6e
|
Remove indexPage
|
2022-03-05 22:18:03 -05:00 |
|
Philipp Heckel
|
c5ce51f242
|
Add --web-root switch
|
2022-03-05 21:28:25 -05:00 |
|
Philipp Heckel
|
e27d5719f0
|
Embed new web UI into server
|
2022-03-05 20:24:10 -05:00 |
|
Philipp Heckel
|
cda9dfa9d0
|
Merge branch 'main' into ui
|
2022-02-27 16:10:21 -05:00 |
|
Philipp Heckel
|
4cd30c35ce
|
Rename cache to messageCache
|
2022-02-27 14:47:28 -05:00 |
|
Philipp Heckel
|
c21737d546
|
Combine tests and all that
|
2022-02-27 14:21:34 -05:00 |
|
Philipp Heckel
|
7d93b0596b
|
Almost there; Replace memCache with :memory: SQLite cache
|
2022-02-27 09:38:46 -05:00 |
|
Philipp Heckel
|
18b91cf250
|
Merge branch 'since-id' into ui
|
2022-02-26 16:01:31 -05:00 |
|
Philipp Heckel
|
4af9c07577
|
WIP: Since ID, works
|
2022-02-26 15:57:10 -05:00 |
|
Philipp Heckel
|
530f55c234
|
Fully support auth in Web UI; persist users in localStorage (for now); add ugly ?auth=... param
|
2022-02-25 23:25:04 -05:00 |
|
Philipp Heckel
|
6d343c0f1a
|
Login page of "subscribe dialog", still WIP, but looking nice
|
2022-02-25 16:07:25 -05:00 |
|
Philipp Heckel
|
2ad0802b65
|
Rate limit exemption; relates to #144
|
2022-02-14 16:09:59 -05:00 |
|
Philipp Heckel
|
0df8aa9a5d
|
Replace \\n with \n in X-Message header
|
2022-02-13 09:23:55 -05:00 |
|
Philipp Heckel
|
b1bbbf0103
|
Simplify again
|
2022-01-31 20:12:47 -05:00 |
|
Philipp Heckel
|
c2f31b9c9f
|
Move firebase to seperate file
|
2022-01-31 20:06:48 -05:00 |
|
Philipp Heckel
|
198e2cfd90
|
Do not forward messages to Firebase if topic is not world-readable
|
2022-01-31 19:33:22 -05:00 |
|
Philipp Heckel
|
c56814e7da
|
Add wildcard access control
|
2022-01-31 11:44:58 -05:00 |
|
Philipp Heckel
|
631ade5430
|
Support multiple topics in auth
|
2022-01-27 12:49:05 -05:00 |
|
Philipp Heckel
|
e61a0c2f78
|
Add /auth endpoint and tests
|
2022-01-25 23:04:09 -05:00 |
|
Philipp Heckel
|
460162737a
|
More auth
|
2022-01-24 00:54:28 -05:00 |
|
Philipp Heckel
|
393f95aeac
|
Auth CLI, continued
|
2022-01-23 23:02:39 -05:00 |
|
Philipp Heckel
|
e309775ac1
|
More auth CLi
|
2022-01-23 00:54:18 -05:00 |
|
Philipp Heckel
|
f388fd9c90
|
Move to package
|
2022-01-23 00:02:16 -05:00 |
|
Philipp Heckel
|
1287594505
|
Simplify tables
|
2022-01-22 23:01:20 -05:00 |
|
Philipp Heckel
|
86b20e8ccd
|
All the auth things are working now
|
2022-01-22 14:47:27 -05:00 |
|
Philipp Heckel
|
2181227a6e
|
WIP: Auth in 80 lines of code :-)
|
2022-01-21 22:22:27 -05:00 |
|
Philipp Heckel
|
aab705f4a4
|
Fix baseURL check
|
2022-01-21 14:17:59 -05:00 |
|
Philipp Heckel
|
7e817f408c
|
Send encoding in Firebase (even though that doesn't make a ton of sense right now)
|
2022-01-17 13:49:02 -05:00 |
|
Philipp Heckel
|
4ceb058a40
|
Handle binary messages for UnifiedPush
|
2022-01-17 13:28:07 -05:00 |
|
Philipp Heckel
|
75f8607d75
|
Bail out early if HTTP is spoken to /ws endpoint
|
2022-01-16 17:54:15 -05:00 |
|