19 Commits

Author SHA1 Message Date
Elian Doran
ddc6ac4590
fix(server): improve tolerance for node version 2025-02-05 08:55:40 +02:00
Elian Doran
ce45309818
feat(deps): remove dependency on semver 2025-02-04 21:15:47 +02:00
Panagiotis Papadopoulos
ca2bb94200 refactor(server/utils): isElectron - replace fn with boolean
this values cannot change during runtime,
=> there is no need to have these checks
as dynamic function, instead just
export the boolean value directly
2025-01-29 10:55:53 +01:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
Elian Doran
7a2b5e731e
chore(code): fix more js & ts files 2024-12-22 15:45:54 +02:00
Elian Doran
b45fde2e5f
server: Set up early initialization of i18n 2024-09-08 15:31:47 +03:00
Elian Doran
c1010a79f9
server: Initialize backend translations 2024-09-08 14:37:40 +03:00
Elian Doran
15a041a195
server: Remove redundant whitespace in CPU log 2024-09-03 19:09:50 +03:00
SiriusXT
4113574a43 makes the dialog box error not display 2024-09-03 08:49:19 +00:00
SiriusXT
cef8086419 The new instance makes the dialog box error not display 2024-09-03 08:23:05 +00:00
Elian Doran
27f513e2a3
server: Improve error handling for invalid host 2024-08-31 23:38:30 +03:00
Elian Doran
40651e9852
server,electron: Improve error logging 2024-08-31 23:28:45 +03:00
Elian Doran
24af2e55dc
server: Fix the remainder of import issues 2024-07-24 20:33:35 +03:00
Elian Doran
8a30663d1e
server-esm: Start with some fundamental imports 2024-07-18 23:24:36 +03:00
Elian Doran
f4d19e2bc1
server-esm: Solve some more imports 2024-07-18 22:58:12 +03:00
Elian Doran
2750df04a3
server-esm: Change simple library import statements 2024-07-18 21:37:45 +03:00
Elian Doran
35d11cc0d2
server-esm: Change simple local import statements 2024-07-18 21:35:17 +03:00
Elian Doran
8fb67c9766
server-esm: Normalize quotes in require imports 2024-07-18 21:28:51 +03:00
Elian Doran
ae29699e65
server-ts: Port www 2024-04-11 23:14:37 +03:00