Elian Doran
99ca701a5c
electron: Fix initial sync ( closes #284 )
...
Apparently the issue was caused by options_init which for Electron was
attempting to read the theme asynchronously. That's why it didn't cause
issues on the server build.
2024-07-29 20:41:28 +03:00
Elian Doran
24af2e55dc
server: Fix the remainder of import issues
2024-07-24 20:33:35 +03:00
Elian Doran
0ceae0a65e
server-esm: Change some more export object to export default object
2024-07-18 21:47:30 +03:00
Elian Doran
35d11cc0d2
server-esm: Change simple local import statements
2024-07-18 21:35:17 +03:00
Elian Doran
5804dc52bc
server-ts: Convert routes/api/setup
2024-04-06 23:08:41 +03:00
Elian Doran
532ed1d3f9
server-ts: Port services/setup
2024-04-03 23:18:39 +03:00