dswbx
4e718a063d
cleanup: replace console.log/warn with $console, remove commented-out code
...
Removed various commented-out code and replaced direct `console.log` and `console.warn` usage across the codebase with `$console` from "core" for standardized logging. Also adjusted linting rules in biome.json to enable warnings for `console.log` usage.
2025-04-10 14:18:48 +02:00
dswbx
96781f5d3d
removed admin config from server, theme is now client side, fixed module manager migrations
2025-03-11 17:41:33 +01:00
dswbx
0dd29c3b07
fix test typings
2025-03-11 09:38:14 +01:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
0823b182f6
admin: added "system" theme option, check user pref
2025-02-18 08:20:41 +01:00
dswbx
c8fa704e32
running schema mutations in safe proxy and revert to previous on error
2025-02-12 09:01:56 +01:00
dswbx
06125f1afe
added fallback route to server, created extensive setup instructions in docs
2024-12-24 16:01:42 +01:00
dswbx
2433833ad0
reworked html serving, added new permissions for api/auth, updated adapters
2024-11-23 11:21:09 +01:00
dswbx
90f80c4280
public commit
2024-11-16 12:01:47 +01:00