Forum for messaging extension #157

Merged
tonitch merged 16 commits from tonitch/Clyde:forum into master 2024-04-21 09:44:26 +02:00

16 Commits

Author SHA1 Message Date
0621c6fe68 finish
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m25s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
2024-04-21 09:46:46 +02:00
ecaf5e3df8 Merge remote-tracking branch 'origin/master' into forum
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m26s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
2024-04-21 09:04:58 +02:00
e8fea7625f Removing toaster at every request
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m19s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 25s
It is possible to explicitly request a toaster for a request by setting
its config['toast'] to true
2024-04-20 10:05:01 +02:00
3ca074a3ba
typo
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m20s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
2024-04-19 20:35:16 +02:00
7bb1df123f
Merge remote-tracking branch 'origin/master' into forum
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m22s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
2024-04-19 20:33:52 +02:00
c6ce6d3e5b
translations of forum
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 3m58s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 26s
2024-04-13 16:05:14 +02:00
2e02cd8870
Style bits redone 2024-04-13 15:56:43 +02:00
106bf96a98
responses and general modifications 2024-04-09 23:41:43 +02:00
7b0d76dae8
Merge remote-tracking branch 'origin/master' into forum 2024-04-09 17:28:59 +02:00
61e269eb27
Linking front for forum creation 2024-04-09 17:27:26 +02:00
5f483216b9
indev 2024-04-08 10:02:03 +02:00
5a4d066c45
Forum and topic getter and creator endpoints 2024-04-07 18:16:05 +02:00
f9bcff6d4f
Avoid password leakage
The password should never be parsed to json ever so can be safely
ignored.
2024-04-07 14:46:14 +02:00
7bd745fd5e
Adding frontend visual side 2024-04-05 08:57:19 +02:00
a96609d2ef
Page to right size 2024-04-03 14:58:04 +02:00
cb750b8505
Database creation (Tables) 2024-04-02 21:40:52 +02:00