33 Commits

Author SHA1 Message Date
948104a9a6 fix: "logged in elsewhere" when logging in on account created via webui (#1800)
Some checks failed
Build Docker image / docker (push) Has been cancelled
Build / build (push) Has been cancelled
Reviewed-on: #1800
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-23 11:37:31 -07:00
fa34b99976 chore: improve login error for unknown email + no auto-create (#1379)
All checks were successful
Build / build (18) (push) Successful in 44s
Build / build (20) (push) Successful in 1m12s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m17s
Reviewed-on: #1379
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-30 05:11:17 -07:00
24c288fe61 chore: handle email address starting with @
All checks were successful
Build / build (18) (push) Successful in 52s
Build / build (20) (push) Successful in 1m13s
Build / build (22) (push) Successful in 1m13s
Build Docker image / docker (push) Successful in 31s
2025-03-28 01:02:06 +01:00
aea1787908 chore: handle nameFromEmail being empty
All checks were successful
Build / build (18) (push) Successful in 1m13s
Build / build (20) (push) Successful in 1m13s
Build / build (22) (push) Successful in 1m9s
Build Docker image / docker (push) Successful in 45s
2025-03-26 00:28:35 +01:00
6598318fc5 feat: daily tribute (#1241)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #367

Reviewed-on: #1241
2025-03-21 05:19:42 -07:00
f6513420be feat: login conflict (#1127)
Some checks failed
Build / build (20) (push) Successful in 40s
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Closes #1076

Reviewed-on: #1127
2025-03-09 07:40:37 -07:00
3da02385f9 chore: auto-detect 'my address', only use config as fallback (#1125)
All checks were successful
Build / build (18) (push) Successful in 43s
Build / build (20) (push) Successful in 59s
Build / build (22) (push) Successful in 1m7s
Build Docker image / docker (push) Successful in 33s
This is useful for LAN usage where we can use localhost on our own machine but have to use 192.168.x.y on other devices.

Reviewed-on: #1125
2025-03-09 05:45:11 -07:00
e4a3b13160 chore: simplify config (#1090)
All checks were successful
Build / build (20) (push) Successful in 40s
Build / build (18) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 33s
Build / build (22) (push) Successful in 53s
Reviewed-on: #1090
2025-03-07 00:41:36 -08:00
78548a2ebe chore: cleanup config (#979)
All checks were successful
Build / build (22) (push) Successful in 35s
Build / build (20) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 33s
Build / build (18) (push) Successful in 1m3s
Reviewed-on: #979
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-20 06:16:40 -08:00
50c280cf01
feat: Inbox (#876) 2025-01-31 14:15:36 +01:00
1024d0350f
fix: consistenly use static/data for 'npm run build' (#661) 2024-12-30 01:51:38 +01:00
25c8179a88
chore: remove toLoginRequest (#651) 2024-12-29 21:41:39 +01:00
103e9bc431
feat: add administrators, require administrator perms to change server config in webui (#628) 2024-12-23 22:44:01 +01:00
d5c829e4fe
fix: avoid spilling new database account fields into login response (#610) 2024-12-23 00:40:35 +01:00
987b05a334
chore: update express to v5 (#599) 2024-12-22 15:42:24 +01:00
d9c94664c3
feat: daily reset for syndicate standing (#582) 2024-12-22 00:44:49 +01:00
d824b83cf9
feat: respect client-supplied version information (#585) 2024-12-20 03:11:09 +01:00
c2a6892c2a
feat: add optional myIrcAddresses config (#321) 2024-06-18 12:24:58 +02:00
6c64b5070e
feat: update CountryCode on subsequent client logins (#270)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-06 14:34:27 +02:00
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
70c9a5013d
feat(webui): add list of owned warframes & weapons with "Make Rank 30" option (#170) 2024-05-06 15:14:09 +02:00
a96eea0e63
feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) (#132)
This breaks existing accounts
2024-02-18 13:58:43 +01:00
25914bfa18
Improved logging using winston (#111) 2024-01-06 16:26:58 +01:00
dd99e8782c
saveLoadout and misc. (#99)
Co-authored-by: Matej Voboril <tobiah@pm.me>
2023-12-14 17:34:15 +01:00
6520284cba
Add Ship (#13) 2023-06-04 22:16:49 +02:00
b3a5479e75
Inventory Infrastructure and Example for Suits (#10) 2023-06-04 03:06:22 +02:00
Ângelo Tadeucci
108d2c621d
Use non-relative imports (#8) 2023-06-02 00:20:49 -03:00
df214749c3
add version config (#2)
* update

* update

* update
2023-05-26 10:37:12 -03:00
Alan Morel
f253a0b58f refactor: reorganize imports 2023-05-23 20:53:26 -04:00
Alan Morel
5b029cfb3b refactor: run prettier cli to format all files 2023-05-23 20:42:06 -04:00
Ângelo Tadeucci
84c825e8a7 Initial commit 2023-05-19 15:26:36 -03:00