f782032563
refactor(backend): lint - import/order ( #8350 )
...
* lint - import/no-relative-parent-imports
fix build error
* fix md
* lint import/order
enabled rule import/order and fixed impot order in each file
2025-04-09 09:44:48 +02:00
59c145c1f9
lint plugin n - update and cleanup ( #8342 )
...
- Update plugin n to fix a deprecation warning
- Order n rules according to docu
- use n:recommended
- comment out all rules from recommened
- enable some rules
2025-04-08 08:35:49 +00:00
d6cb9b51c3
feat(backend): lint rules ( #8339 )
...
* eslint import
* eslint comments
* eslint security
* eslint import - rules
* eslint n
* eslint promise
* eslint no-catch-all
* eslint jest
* missing ignore
* disable import/unambiguous as conflicting
2025-04-07 10:53:44 +00:00
ced4996f47
implement chatMessageAdded subscription
2023-07-17 14:55:57 +02:00
3e60ab6854
room count subscription
2023-07-17 12:41:06 +02:00
9c052ea1cd
start with chat notifications
2023-07-17 11:38:06 +02:00
6adffd7c6b
remove well-known properly
2023-06-20 18:44:30 +02:00
198bb2ddd9
server
2023-06-12 14:07:23 +02:00
fcf92ea6e6
server.ts types
2023-06-12 13:28:21 +02:00
ebddfa7df4
all files as .ts
2023-06-12 13:25:21 +02:00