245 Commits

Author SHA1 Message Date
3d19ec2850 Bump version: 1.4.17 → 1.4.18
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m26s
1.4.18
2025-08-18 15:47:10 +01:00
a3e033b7e8 revert to correct key 2025-08-18 15:47:07 +01:00
32900d89e3 Bump version: 1.4.16 → 1.4.17
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m23s
1.4.17
2025-08-18 15:41:43 +01:00
0e4379d40d fix config key? 2025-08-18 15:41:36 +01:00
bf60ba6e0a Bump version: 1.4.15 → 1.4.16
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m25s
1.4.16
2025-08-18 15:24:40 +01:00
88e6b7559d feat(config): add debug prints for npm config updates
- Added print statements to display current and new config values
- Improved visibility into config update process
- No functional changes, only added logging for debugging
2025-08-18 15:24:37 +01:00
10d1211800 Bump version: 1.4.14 → 1.4.15
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m25s
1.4.15
2025-08-18 15:21:12 +01:00
3566409652 updated urls 2025-08-18 15:21:06 +01:00
3cb15005e2 feat(config): enhance NPM config update with stream management
- Pass authentication credentials to background threads for NPM updates
- Improve regex patterns for accurate location block matching
- Add support for creating new location blocks for streams
- Return success status from NPM config update operations
- Update test script to handle errors and apply changes automatically
2025-08-18 15:13:38 +01:00
a80f1c8d3c fix(auth): handle duplicate account creation gracefully
modify add_user_account to return specific status for duplicate accounts
update add_account route to display error when account already exists
2025-08-18 14:55:20 +01:00
473fecdcc7 Bump version: 1.4.13 → 1.4.14
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 2m6s
1.4.14
2025-08-18 14:44:44 +01:00
4deb681b99 fix(cache): clear additional caches in account-related routes
When updating, adding, or deleting accounts, multiple cache entries need to be invalidated to ensure data consistency. This includes clearing both memoized and regular cache entries for user accounts and the home page, which displays account statistics. The changes ensure that cached data is properly refreshed across all relevant views.
2025-08-18 14:17:24 +01:00
e2559fab30 fix(auth): add username validation and account check in login
Ensure case-sensitive username comparison and verify user has at least one account.
2025-08-18 14:03:46 +01:00
ad42907ad9 Bump version: 1.4.12 → 1.4.13
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m21s
1.4.13
2025-08-11 09:15:26 +01:00
0c8379265e toast on duplicate account 2025-08-11 09:15:18 +01:00
3e86bb79f8 Bump version: 1.4.11 → 1.4.12
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m21s
1.4.12
2025-08-10 17:26:21 +01:00
09d5e49e24 expiary check 2025-08-10 17:26:17 +01:00
2ac9f28e5c Bump version: 1.4.10 → 1.4.11
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 3m42s
1.4.11
2025-08-10 10:23:40 +01:00
75cbcacf18 cache and multiple account fix 2025-08-10 10:22:53 +01:00
8b9c100e87 Bump version: 1.4.9 → 1.4.10
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m40s
1.4.10
2025-07-23 09:28:24 +01:00
6462fc6009 execute on url update 2025-07-23 09:28:17 +01:00
dbf0161133 rework config login and add update NPM function 2025-07-23 09:26:06 +01:00
0d56235863 Bump version: 1.4.8 → 1.4.9
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m28s
1.4.9
2025-07-19 23:19:19 +01:00
5c80751484 cleanup 2025-07-19 23:19:16 +01:00
1d2b1db9df Bump version: 1.4.7 → 1.4.8
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m26s
1.4.8
2025-07-19 23:13:54 +01:00
1dd83f4230 looking for extra urls 2025-07-19 23:13:40 +01:00
3888e6d536 Bump version: 1.4.6 → 1.4.7
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m23s
1.4.7
2025-07-19 11:56:40 +01:00
d063d7fb7f lets deploy and see 2025-07-19 11:56:17 +01:00
70e7782918 extra url modifications 2025-07-19 11:31:00 +01:00
785fdb6dbb working add and remove dns via config 2025-07-19 11:05:09 +01:00
5106686a12 Bump version: 1.4.5 → 1.4.6
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m23s
1.4.6
2025-07-19 10:20:50 +01:00
21c48d0b6a show current entries in dns 2025-07-19 10:20:47 +01:00
7f42202383 Bump version: 1.4.4 → 1.4.5
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m27s
1.4.5
2025-07-19 10:08:41 +01:00
824bdd080f remove the route 2025-07-19 10:08:37 +01:00
ef38edfcd4 Bump version: 1.4.3 → 1.4.4
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m32s
1.4.4
2025-07-19 09:44:05 +01:00
7622716b92 fix the template 2025-07-19 09:44:02 +01:00
08ebb7a265 Bump version: 1.4.2 → 1.4.3
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m23s
1.4.3
2025-07-19 09:33:00 +01:00
644ba005aa dns on config page 2025-07-19 09:32:49 +01:00
eea6708f42 Bump version: 1.4.1 → 1.4.2
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m25s
1.4.2
2025-07-19 09:16:36 +01:00
8b9880ce44 modify dns in config 2025-07-19 09:16:15 +01:00
21234fccc6 Bump version: 1.4.0 → 1.4.1
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m35s
1.4.1
2025-07-19 09:05:40 +01:00
c62441a2d1 manual check on config page 2025-07-19 09:05:28 +01:00
d519a268a0 Bump version: 1.3.53 → 1.4.0
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m33s
1.4.0
2025-07-19 08:56:19 +01:00
e76a54854b config page 2025-07-19 08:56:13 +01:00
6cf291f857 fix spacing 2025-07-18 17:45:21 +01:00
2cdb601706 Bump version: 1.3.52 → 1.3.53
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m23s
1.3.53
2025-07-18 17:36:28 +01:00
e84441e7f1 add and hide button 2025-07-18 17:36:25 +01:00
7ad67a80f5 better logged in logic 2025-07-18 17:33:26 +01:00
64f0da662b Bump version: 1.3.51 → 1.3.52
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m24s
1.3.52
2025-07-18 17:19:16 +01:00
472098f9f1 show me the error 2025-07-18 17:19:14 +01:00