Zedifus
|
84592c178e
|
Merge branch 'dev' into refactor/scheduled-task-queue
|
2023-01-27 19:30:03 +00:00 |
|
amcmanu3
|
dfa2f5fb1e
|
Remove antequeted code after moving from db
|
2023-01-19 11:28:00 -05:00 |
|
Silversthorn
|
4573feaa9a
|
Merge branch 'dev-transparent-login' of gitlab.com:crafty-controller/crafty-4 into dev-transparent-login
|
2023-01-18 22:17:03 +01:00 |
|
Silversthorn
|
c0fff12f39
|
Fix center position for login background to center
|
2023-01-18 22:16:51 +01:00 |
|
Andrew
|
33b9026e8e
|
Fix delete. Remove secondary selection box
|
2023-01-18 14:40:01 -05:00 |
|
Andrew
|
0d85b55c06
|
Allow file paths with symbols for background
|
2023-01-18 14:35:35 -05:00 |
|
Silversthorn
|
71c5d46296
|
Improving Login Display in Panel Config
|
2023-01-17 22:02:37 +01:00 |
|
Silversthorn
|
9fc7a0523e
|
Improve display of the login form on settings
|
2023-01-17 21:48:17 +01:00 |
|
Silversthorn
|
7984ca8157
|
Add Personalized Transparency for Login Page's Form
|
2023-01-17 20:40:16 +01:00 |
|
Silversthorn
|
3c11f0120d
|
Rework panel config for login page
|
2023-01-10 00:53:47 +01:00 |
|
Andrew
|
1daaecc790
|
Remove un-needed log messages
|
2022-12-29 19:05:55 -05:00 |
|
amcmanu3
|
60e393d7cf
|
Make qol changes to startup warning
|
2022-12-28 00:20:06 -05:00 |
|
Andrew
|
47e2635b20
|
Set a timeout on server launch to display warn
|
2022-12-27 09:45:39 -05:00 |
|
Zedifus
|
2889c060e6
|
Merge branch 'dev' into tweak/server-port-explained
|
2022-12-21 16:11:13 +00:00 |
|
Andrew
|
ec50a80e1f
|
Add warning icon
|
2022-12-19 19:48:15 -05:00 |
|
Andrew
|
7f629d21e9
|
Update translation
Make it so warning appears all the time
|
2022-12-19 19:42:40 -05:00 |
|
Andrew
|
0bd4dd7e69
|
Add popover to server port to explain it's purpose
|
2022-12-19 18:42:05 -05:00 |
|
Andrew
|
a1e8b7afe7
|
Make server directories non-configurable
|
2022-12-17 12:21:15 -05:00 |
|
Andrew
|
c74aeb5dde
|
Fix id mismatch zip upload import
|
2022-12-15 18:48:15 -05:00 |
|
Zedifus
|
c2f086554c
|
Merge branch 'dev' into bug/status-page-colors
|
2022-12-07 13:44:53 +00:00 |
|
Zedifus
|
d127fc6e3d
|
Merge branch 'dev' into bug/plus-sign-path
|
2022-12-07 13:33:19 +00:00 |
|
Andrew
|
4baaec8752
|
Fix colors on public pages.
|
2022-12-02 13:06:10 -05:00 |
|
Andrew
|
48a6f98cb5
|
Fix port not showing on dash while server online
|
2022-11-30 21:50:55 -05:00 |
|
Andrew
|
0c9ee0e0e0
|
Fix plus sign in path bug with downloads & uploads
|
2022-11-30 20:28:24 -05:00 |
|
Andrew
|
206dc956cf
|
Make background available to all public pages
Move background to top of html for better loading
|
2022-11-30 19:53:10 -05:00 |
|
Andrew
|
6a693fd2ca
|
Merge branch 'feature/custom-login-background' of gitlab.com:crafty-controller/crafty-4 into feature/custom-login-background
|
2022-11-30 18:14:42 -05:00 |
|
Andrew
|
9bd0bd2f7e
|
Make the zedifus changes.
|
2022-11-30 18:14:37 -05:00 |
|
Zedifus
|
4543fcd03f
|
Merge branch 'dev' into feature/custom-login-background
|
2022-11-30 21:08:53 +00:00 |
|
Zedifus
|
58d32ca4de
|
Merge branch 'dev' into enhancement/dashboard-port
|
2022-11-30 20:51:52 +00:00 |
|
Andrew
|
2782e927d7
|
Add port tooltip over status on dash
|
2022-11-28 19:45:53 -05:00 |
|
Andrew
|
4e17c1ea5e
|
Add installing status
|
2022-11-19 15:45:29 -05:00 |
|
Andrew
|
e42af36103
|
Make sure import status persists through install
|
2022-11-19 14:41:15 -05:00 |
|
amcmanu3
|
bf0255a26b
|
Add custom login image feature
|
2022-11-09 14:13:35 -05:00 |
|
Zedifus
|
5a2dc555f8
|
Merge branch 'dev' into feature/log-filter
|
2022-10-22 20:45:24 +01:00 |
|
Zedifus
|
1f2ff2345d
|
Rename functions for readability
|
2022-10-22 19:43:59 +01:00 |
|
Zedifus
|
2599658321
|
Fix word list display on page load
Whoopsie
|
2022-10-22 19:37:16 +01:00 |
|
Zedifus
|
cb6e034f30
|
Guard against duplicate filters
This protects against adding multiple filters of the same thing
|
2022-10-22 19:28:13 +01:00 |
|
Zedifus
|
f3e41861d2
|
Remove guard on whitspace
We can just trim instead
|
2022-10-22 19:24:06 +01:00 |
|
Zedifus
|
a2a8b6449f
|
Tidy comments and declaration order
Declare functions before the function that uses it
|
2022-10-22 19:04:57 +01:00 |
|
Zedifus
|
eaf5ae3664
|
Tidy turbo long lines for scroll-less readability
|
2022-10-22 18:50:48 +01:00 |
|
Zedifus
|
fd906d56e8
|
Clear input field after we've grabbed the value
Reduce repetition of code
|
2022-10-22 18:18:00 +01:00 |
|
Zedifus
|
1217f93c05
|
Hoist sanatise declaration
Function should be declared before trhe functions that use it, not after
|
2022-10-22 18:11:54 +01:00 |
|
Zedifus
|
6437f4fbd5
|
Break up if/else into guard clauses
|
2022-10-22 18:08:35 +01:00 |
|
amcmanu3
|
34cda5a081
|
Fix backups refresh causing issues on firefox
|
2022-10-21 16:48:51 -04:00 |
|
Andrew
|
4707489310
|
More regex
|
2022-10-20 14:12:51 -04:00 |
|
Andrew
|
241a33542b
|
Fix JS breaking symbols
|
2022-10-20 13:52:16 -04:00 |
|
Andrew
|
e576a69d39
|
Merge branch 'feature/log-filter' of gitlab.com:crafty-controller/crafty-4 into feature/log-filter
|
2022-10-20 10:04:45 -07:00 |
|
Andrew
|
cbe7ad9a39
|
Change variable naming to make more sense
|
2022-10-20 10:01:20 -07:00 |
|
Iain Powrie
|
b21d0d82f2
|
Apply 5 suggestion(s) to 1 file(s)
|
2022-10-18 04:22:06 +00:00 |
|
Andrew
|
3b813a6849
|
Fix splice error
|
2022-10-13 00:01:53 -04:00 |
|