Jin
|
4762287d61
|
feat: 🎸 Remove redundant func
|
2025-03-26 01:58:54 +01:00 |
|
Jin
|
a30695b9fb
|
feat: 🎸 Remove redundant check auth
|
2025-03-26 01:36:48 +01:00 |
|
Jin
|
e957a17f1c
|
feat: 🎸 Seperate auth check
|
2025-03-26 00:50:37 +01:00 |
|
Jin
|
c2a6d517f0
|
feat: 🎸 Better naming for vars
|
2025-03-25 23:53:49 +01:00 |
|
Jin
|
1afccb4129
|
feat: 🎸 Fix app start error with MFA configs
|
2025-03-25 23:14:25 +01:00 |
|
Jin
|
ae794a562f
|
feat: 🎸 Use config.ini configure
|
2025-03-25 22:44:59 +01:00 |
|
Jin
|
8df1e3263b
|
Merge branch 'develop' into feature/MFA
|
2025-03-22 12:35:00 +01: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
|
2eb4d4fb66
|
Merge remote-tracking branch 'origin/develop' into feature/MFA
|
2024-12-24 13:30:37 +02:00 |
|
Elian Doran
|
42a7556c55
|
fix(server): not running in prod due to webpack change
|
2024-12-19 18:16:46 +02:00 |
|
Quantum
|
d46963e496
|
server: fix blurry PWA icon
|
2024-10-08 20:32:17 -04:00 |
|
chesspro13
|
2e21a45fc1
|
Merge branch 'develop' into feature/MFA
|
2024-09-09 16:30:18 -07:00 |
|
Elian Doran
|
c25c8c753d
|
server: Translate login page
|
2024-09-08 18:12:16 +03:00 |
|
chesspro13
|
e232c6634e
|
TOTP working
|
2024-09-07 11:41:54 -07:00 |
|
chesspro13
|
9c748f326a
|
Ported from branch OIDC
|
2024-09-07 10:21:41 -07:00 |
|
Jin
|
e5e92c8ece
|
add electron-forge for all platforms
|
2024-08-05 18:47:57 +02:00 |
|
Elian Doran
|
7fb3abb4ea
|
electron: Fix directory imports
|
2024-07-24 20:41:44 +03:00 |
|
Elian Doran
|
24af2e55dc
|
server: Fix the remainder of import issues
|
2024-07-24 20:33:35 +03:00 |
|
Elian Doran
|
1cd6670c55
|
server-esm: Fix circular dependency between sql and sql_init
|
2024-07-19 00:47:09 +03:00 |
|
Elian Doran
|
87fbd4bce8
|
server-esm: Fix cyclical dependency
|
2024-07-19 00:34:37 +03:00 |
|
Elian Doran
|
b6c5880484
|
server-esm: Fix use of __dirname
|
2024-07-19 00:18:35 +03:00 |
|
Elian Doran
|
8a30663d1e
|
server-esm: Start with some fundamental imports
|
2024-07-18 23:24:36 +03:00 |
|
Elian Doran
|
1dc894e279
|
server-esm: Fix the remaining compilation errors
|
2024-07-18 21:56:20 +03:00 |
|
Elian Doran
|
46f76d7284
|
server-esm: Fix some imports in app.ts
|
2024-07-18 21:55:26 +03:00 |
|
Elian Doran
|
ecb8a7f394
|
server-esm: Change single export to export default
|
2024-07-18 21:50: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
|
9022bc338a
|
server-ts: Port app
|
2024-04-11 23:03:19 +03:00 |
|