Silversthorn
|
4d4f19a896
|
Merge branch 'dev' into refactor/rework-css
|
2024-10-04 23:34:21 +02:00 |
|
Andrew
|
aa5f7c303b
|
Merge branch 'bugfix/update-download-bedrock-url' into 'bugfix/update-download-bedrock-url'
Bugfix/update download bedrock url
See merge request crafty-controller/crafty-4!802
|
2024-10-02 21:18:50 +00:00 |
|
=
|
eb0670ca42
|
Lint lint lint!
|
2024-10-02 16:34:29 -04:00 |
|
Adam Plante
|
a73db62b24
|
Send message to front end when system fails to download bedrock server
|
2024-10-02 19:10:36 +00:00 |
|
Adam Plante
|
37b8a4fa16
|
Fix failed bedrock download due to outdated target URL
|
2024-09-24 00:52:05 +00:00 |
|
=
|
6d2accfbc8
|
Add notification for migrations failure
|
2024-09-16 17:37:04 -04:00 |
|
=
|
52a6e9ae59
|
Add status file for migrations failure
|
2024-09-16 14:54:43 -04:00 |
|
Zedifus
|
45c3f73eca
|
Revert "Revert "Merge branch 'dev' into 'master'""
This reverts the 4.4.1 release revert commit 29ce7a2cdeb59b4d769f4b107a24cece44b7a214.
|
2024-08-06 20:45:00 +01:00 |
|
Iain Powrie
|
29ce7a2cde
|
Revert "Merge branch 'dev' into 'master'"
This reverts merge request !783
|
2024-07-29 21:49:44 +00:00 |
|
Silversthorn
|
d96e169faa
|
Merge branch 'dev' into refactor/rework-css
|
2024-07-28 15:11:29 +02:00 |
|
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 |
|
Silversthorn
|
144ce0374c
|
Rework CSS Part 1
|
2024-06-15 14:30:56 +02: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 |
|
Silversthorn
|
8786e5c8dd
|
Fixing issues with differents handlers and differents html base files
|
2024-03-04 18:07:03 +01:00 |
|
Silversthorn
|
a07a550125
|
First step to reworks themes and css files
|
2024-03-04 01:19:00 +01: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 98720aa072181d202508caba9ab96f1c2ca4af4c.
|
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 |
|