33 Commits

Author SHA1 Message Date
255fc9337c Add confirm=? query-param to delete-user route and confirm dialog in flutter [skip-tests]
All checks were successful
Build Docker and Deploy / Run Unit-Tests (push) Has been skipped
Build Docker and Deploy / Build Docker Container (push) Successful in 1m7s
Build Docker and Deploy / Deploy to Server (push) Successful in 11s
2025-05-11 15:43:06 +02:00
7bbe321d3c Add confirm=? quer-param to delete-user route [skip-tests]
Some checks failed
Build Docker and Deploy / Run Unit-Tests (push) Has been skipped
Build Docker and Deploy / Build Docker Container (push) Failing after 41s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-05-04 04:57:42 +02:00
78c895547e Finish KeyToken operations 2025-04-18 18:56:17 +02:00
b280465914 better error message 2025-04-18 14:07:31 +02:00
24cd1692c6 subscription list+view
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 1m8s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m19s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-18 01:45:56 +02:00
a43a3b441f add qr button to channel_list_extended 2025-04-17 22:19:04 +02:00
ab4b40ab75 implement keytoken list and all-messages list
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 50s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m15s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-13 19:47:18 +02:00
b989a8359e implement client_list 2025-04-13 18:02:20 +02:00
c1e465020f Implement sender_list 2025-04-13 17:21:12 +02:00
3239a075fb Implement user-deletion 2025-04-13 16:32:59 +02:00
8c0f0e3e8f Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
All checks were successful
Build Docker and Deploy / Run Unit-Tests (push) Has been skipped
Build Docker and Deploy / Build Docker Container (push) Successful in 43s
Build Docker and Deploy / Deploy to Server (push) Successful in 16s
2025-04-13 16:22:55 +02:00
aac34ef738 Create SendToken on login 2025-04-13 02:16:24 +02:00
e6709cd4af implement changing username 2025-04-12 14:35:08 +02:00
80d4e18a23 bugfixes 2024-10-20 03:34:34 +02:00
1cf14e65a9 Subscribe/unsubscribe from channels 2024-10-19 20:00:44 +02:00
eea219a205 More background refreshing 2024-06-15 16:35:02 +02:00
35ab9a26c0 Cache messages, use cache if exists, load in background 2024-06-15 15:56:50 +02:00
beb1005710 Refactor routing methods to Navi helper class 2024-06-13 15:42:39 +02:00
243a274480 fixes and ui.dart 2024-06-08 12:55:58 +02:00
549311535c Fix linux build (does not support fcm) 2024-06-04 08:20:28 +02:00
ac299ec7ba Better client/login/authState handling
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 2m58s
Build Docker and Deploy / Deploy to Server (push) Successful in 32s
2024-06-02 17:09:57 +02:00
e397f009b9 Notifications with new Flutter app [Kinda work!]
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 1m56s
Build Docker and Deploy / Deploy to Server (push) Successful in 5s
2024-06-01 15:37:59 +02:00
d662a6c426 Implement login 2024-06-01 14:00:16 +02:00
0b7fb533da FCM kinda works [does not receive notifications] 2024-06-01 03:06:02 +02:00
d5d89ee93a Switch to better notification library 2024-05-31 23:56:07 +02:00
0ad82bb248 better account page (logged in) 2024-05-27 17:21:29 +02:00
dae5182f90 added logs 2024-05-26 00:20:25 +02:00
51e89ce901 fix imports 2024-05-25 22:06:43 +02:00
373683bbf0 flutter android build 2024-03-02 00:26:47 +01:00
56d49d8c5e channel and message lists 2024-02-18 17:36:58 +01:00
1286a5d848 send page qr code 2024-02-18 16:23:10 +01:00
463e7ee287 persistance 2024-02-11 02:20:48 +01:00
46897cc51b basic api access, state managment etc 2024-02-11 01:08:51 +01:00