1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-08-21 02:33:50 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Yarden Shoham ce942ffe16 Remove nanoid dependency
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-08 10:42:28 +00:00
Yarden Shoham b91fb3f586 Add "Generate topic name" button to "Subscribe to topic" dialog
Added a new button. When clicked it'll generate a random alphanumeric string and append to the current topic (or replace if empty).

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-08 00:01:32 +00:00
Philipp Heckel 750e390b5d WIP: Translation of web app 2022-04-07 19:11:51 -04:00
Philipp Heckel c2036975fa Lots of development instructions, Makefile things 2022-03-18 13:53:52 -04:00
Philipp Heckel 160c72997f Fix auth base64, fix iPhone things 2022-03-10 18:11:12 -05:00
Philipp Heckel ccb9da9333 Add error boundary 2022-03-10 15:37:50 -05:00
Philipp Heckel 6d140d6a86 Working infinite scroll 2022-03-07 23:07:07 -05:00
Philipp Heckel b5670d9a71 Routing 2022-03-04 16:10:04 -05:00
Philipp Heckel 23d275acec Add Dexie for persistence; user management with dexie; this is the way 2022-03-01 21:23:12 -05:00
Philipp Heckel 8036aa2942 Remove mui/styles, Settings page, make minPriority functional, ahh so ugly 2022-03-01 16:22:47 -05:00
Philipp Heckel f23c7a2dbf Use another server 2022-02-28 16:56:38 -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 703f94a25f Refactor to responsive drawer 2022-02-24 20:18:46 -05:00
Philipp Heckel c57fac283e Unsubscribe 2022-02-22 22:10:50 -05:00
Philipp Heckel c859f866b8 Move to dashboard theme 2022-02-19 19:48:33 -05:00
Philipp Heckel 4c4e689af4 WIP: React 2022-02-18 09:49:51 -05:00