amcmanu3
|
d9b9f00e9a
|
Merge branch 'refactor/backups' into refactor/upload-api
|
2024-07-08 21:57:59 -04:00 |
|
Zedifus
|
c9b2b49e5f
|
Merge branch 'dev' into refactor/backups
|
2024-07-09 02:31:30 +01:00 |
|
amcmanu3
|
60bf9a7914
|
Merge branch 'refactor/backups' into refactor/upload-api
|
2024-06-14 18:30:05 -04:00 |
|
amcmanu3
|
f0afcfbc23
|
Fix check for directory existing
|
2024-06-14 18:29:36 -04:00 |
|
Andrew
|
251df92528
|
Appease the linter
|
2024-05-29 19:32:27 -04:00 |
|
Andrew
|
9ec0044458
|
Use UTC for tokens_valid_from in user config
|
2024-05-29 13:21:50 -10:00 |
|
amcmanu3
|
3b7a463184
|
Remove stream_size_GB option
|
2024-05-26 23:42:25 -04:00 |
|
--unset
|
5e778e9fd7
|
Allow self-hosted repo for server builder jars
|
2024-05-05 10:12:10 -04:00 |
|
--unset
|
7967962e3a
|
Refactor backend for big bucket
|
2024-05-04 15:15:43 -04:00 |
|
amcmanu3
|
6eea6a15d7
|
Remove http port from config
|
2024-03-15 14:49:31 -04:00 |
|
Zedifus
|
3d5a370040
|
Merge branch 'dev' into bugfix/bedrock-download
|
2024-03-02 23:59:48 +00:00 |
|
Zedifus
|
f98dbb9332
|
Merge branch 'dev' into bugfix/password-encode
|
2024-03-02 23:16:40 +00:00 |
|
amcmanu3
|
9f524ff113
|
Too many www's
|
2024-03-02 17:00:52 -05:00 |
|
amcmanu3
|
6e28da4195
|
Fix bedrock url
|
2024-03-02 16:53:17 -05:00 |
|
Zedifus
|
5e85707973
|
Merge branch 'dev' into bugfix/default-json
|
2024-02-20 02:58:09 +00:00 |
|
amcmanu3
|
842e576b5c
|
Refactor minimum password length
|
2024-02-19 21:14:15 -05:00 |
|
Zedifus
|
aec58fdca3
|
Refactor Crafty remote file downloads
|
2024-02-20 01:19:39 +00:00 |
|
Andrew
|
879aa8c54c
|
Make sure default.json is read from correct loc
|
2024-02-15 07:15:53 -05:00 |
|
Andrew
|
7037d857d7
|
Black codebase
|
2023-12-07 11:05:26 -05:00 |
|
Zedifus
|
e17af9dea5
|
Increase entropy of password
With reduced symbols increasing length for better entropy
|
2023-12-07 15:36:07 +00:00 |
|
Zedifus
|
1e68abac70
|
Reduce number of symbols to avoid issues
Limit the symbols used in the character string to avoid potential
problems with certain characters.
|
2023-12-07 15:32:18 +00:00 |
|
Zedifus
|
53b12e245f
|
Merge branch 'dev' into sec/admin-creation
|
2023-12-07 15:09:11 +00:00 |
|
Zedifus
|
966d359a9a
|
Remove unused imports from pass gen refactor
|
2023-11-26 21:45:48 +00:00 |
|
Andrew
|
e5cec247dc
|
Remove class declaration in helpers
|
2023-11-26 14:48:36 -05:00 |
|
Zedifus
|
fb4adfb22e
|
Fix black finding
|
2023-11-25 20:47:45 +00:00 |
|
Zedifus
|
7045118cd2
|
Refactor password generator to be OWASP compliant
|
2023-11-25 20:42:18 +00:00 |
|
amcmanu3
|
131337c7d0
|
Appease the linter
|
2023-11-13 18:16:08 -05:00 |
|
amcmanu3
|
de39b041cb
|
Fix comment
|
2023-11-13 16:03:53 -05:00 |
|
amcmanu3
|
623d6f5855
|
Use string library instead of monolithic arrays
up max length to 25
|
2023-11-13 16:02:50 -05:00 |
|
amcmanu3
|
91e62c647e
|
Create text file in config folder with init creds
|
2023-11-13 14:14:13 -05:00 |
|
amcmanu3
|
28b3a4f8f3
|
Add loading screen while servers init
|
2023-11-03 16:41:23 -04:00 |
|
amcmanu3
|
76e8b01335
|
Fix notifications not showing up/being reset
|
2023-10-29 18:37:30 -04:00 |
|
Silversthorn
|
2d77c456ca
|
Merge branch 'dev' into bugfix/issue_255_status_page_update
|
2023-09-05 20:05:12 +02:00 |
|
amcmanu3
|
3c5560d3e2
|
Merge branch 'dev' into feature/arcadia-notifications
|
2023-09-04 20:38:33 -04:00 |
|
amcmanu3
|
4cd8e540f7
|
Revert "Poll notifications on an hourly schedule"
This reverts commit 98720aa072 .
|
2023-09-04 17:46:22 -04:00 |
|
amcmanu3
|
98720aa072
|
Poll notifications on an hourly schedule
|
2023-09-04 17:30:47 -04:00 |
|
Andrew
|
859a1737f3
|
Change link to json
|
2023-09-03 15:26:04 -04:00 |
|
Andrew
|
ff1ba23830
|
Add updates to notifs
|
2023-09-02 19:35:16 -04:00 |
|
Andrew
|
02df6de6d5
|
Remove prints. Remove test notif
|
2023-09-01 14:54:38 -04:00 |
|
Andrew
|
6c1e1b4737
|
Add Arcadia Notifications to Front end
|
2023-09-01 14:48:20 -04:00 |
|
amcmanu3
|
27f6c4c926
|
Add unzip/dir request handler to api v2
|
2023-08-31 21:35:30 -04:00 |
|
Silversthorn
|
eccac2508d
|
Fix Issue #255
Rework how the websockets are managed
|
2023-08-09 23:47:53 +02:00 |
|
amcmanu3
|
4e0743bc1f
|
Merge branch 'dev' into refactor/remote-comms-patch-2
|
2023-08-04 15:19:04 -04:00 |
|
Andrew
|
4e77611375
|
Remove ajax call for exclusions
|
2023-07-05 20:11:27 -04:00 |
|
amcmanu3
|
73d2788aa0
|
Refactor all items using in_path for windows comp
|
2023-06-14 18:57:15 -04:00 |
|
amcmanu3
|
2e58a2adc1
|
Remove files from ajax
|
2023-06-04 23:08:27 -04:00 |
|
Silversthorn
|
e90d6e8091
|
Merge branch 'dev' into tweak/improve-display
|
2023-05-18 09:53:23 +02:00 |
|
Zedifus
|
ed6b0eb946
|
Fix check_address_status
|
2023-05-15 02:49:37 +01:00 |
|
Zedifus
|
5ef78dc144
|
Merge branch 'dev' into tweak/server-api-warning
|
2023-05-14 22:33:44 +01:00 |
|
Andrew
|
3262b5fd15
|
Add grayscale warning over creation when api down
|
2023-05-14 14:23:06 -04:00 |
|