Commit Graph

10149 Commits (ea5423c2ef48bb8812de8b4095b070ef0948f45b)
 

Author SHA1 Message Date
Sebastian Herrlinger ea5423c2ef fix dialog zIndex 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger f5441d82a0 show when ready 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger eef971897f ensure themes loaded 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 6d183f5739 disambiguate 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger e8959babcc cleanup 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger f9385bcc63 cleanup 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 29aab3223c theme api 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 3f9603e7a6 theme store 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger f98ad6e078 plugin meta 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 6e21cf05f7 demo theme contrasts 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 372eba31e8 theme colors 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 91b7d5d4ec smoke cube 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger eb64f7c1d4 btn 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger eeee6cf3ae post processing 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger d755644f92 ascii logo for smoke test 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger d5b7498455 theming 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger d974e5345c extend demo 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger cebc7f0da9 refine 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 2bdb6e6a21 stash 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 9319c810c9 remove log file 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 2698e74972 only check outdated when online 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 8a7d0875d8 load file plugins immediately 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 66ac0b3394 refine demo plugin 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 836e0dbc55 STASH COMPLEX PLUGIN 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 3ac74b51f5 cleanup 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 38f38973b0 stash 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger a7400a77ea types 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 3cc33e39e7 cleanup sdk 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 8743dddde6 cleanup sdk provider 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger d3db93a0ff align 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 71b960f2d1 dedupe 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 72c4deb90c naming stuff 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger e8ba71373c types 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 11c76c6d9a untangle 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 557a92a1f3 tui plugin object only 2026-03-09 22:32:06 +01:00
Sebastian Herrlinger f6f2ca78ff use opentui types 2026-03-09 22:32:06 +01:00
Sebastian Herrlinger ed4513191d no url or dir 2026-03-09 22:32:06 +01:00
Sebastian Herrlinger 5a5405630b separate tui from server plugin 2026-03-09 22:32:06 +01:00
Sebastian Herrlinger aab237d89a remove custom jsx plumbing 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 71132093f4 use build mode 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 796eb3440e map for ap 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 27671cb324 versions 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 9561e3d99a types regen 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 9c3fb456af update 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 932cac501f STASH 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 3b38e8dc24 ugly but works 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 7e1d396427 debug 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 8b45247d24 smoke 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger b99e3efad2 stash 2026-03-09 22:31:25 +01:00
Dax Raad 89d6f60d25 refactor(server): extract createApp function for server initialization
- Replace Server.App() with Server.Default() for internal server access
- Extract server app creation into Server.createApp(opts) for testability
- Move CORS whitelist from module-level variable to function parameter
- Update all tests to use Server.Default() instead of Server.App()
2026-03-09 17:13:52 -04:00