Zedifus
|
a564fac8cd
|
Merge branch 'dev' into refactor/server_ids
|
2023-12-13 02:52:02 +00:00 |
|
amcmanu3
|
3df2f23658
|
Fix bug with backup exclusion save
|
2023-12-04 23:44:51 -05:00 |
|
Silversthorn
|
aa7f47a4f4
|
Reworking id to use uuid
|
2023-11-01 18:44:56 +01:00 |
|
Andrew
|
f74194f0e5
|
Fix backups status not showing up
|
2023-09-26 21:07:56 -04:00 |
|
amcmanu3
|
2c14a3fd2c
|
Appease the linter
|
2023-09-04 21:39:40 -04:00 |
|
amcmanu3
|
9c9f9d3556
|
Fix file get naming
|
2023-09-04 19:32:56 -04:00 |
|
amcmanu3
|
76e1ee471a
|
Add backups API
|
2023-07-12 18:01:14 -04:00 |
|
amcmanu3
|
2f509b46ee
|
Merge branch 'refactor/remote-comms-patch-2' of gitlab.com:crafty-controller/crafty-4 into refactor/remote-comms-patch-2
|
2023-07-12 12:23:52 -04:00 |
|
amcmanu3
|
6a8fea3ff1
|
Add HTML form logic
|
2023-07-12 12:23:49 -04:00 |
|
Andrew
|
4e77611375
|
Remove ajax call for exclusions
|
2023-07-05 20:11:27 -04:00 |
|
Andrew
|
1b9e284f52
|
Change backup_now post for better error handling
|
2023-07-05 19:34:42 -04:00 |
|
amcmanu3
|
768d3c0d14
|
Move files request to files API
|
2023-06-04 20:55:48 -04:00 |
|
amcmanu3
|
1ff9bc9e83
|
Setup backup file trees through API
|
2023-06-04 14:43:45 -04:00 |
|
amcmanu3
|
7db5f400ab
|
Add backup delete and restore functions to API
|
2023-06-04 11:42:08 -04:00 |
|
amcmanu3
|
cd475e0cf5
|
Use API to send remote commands to server
|
2023-03-01 13:04:51 -05:00 |
|
amcmanu3
|
819e84ec4c
|
Translate additions to backups page
|
2023-01-30 23:27:40 -05:00 |
|
Andrew
|
248a5a63a9
|
Include option for after command
|
2023-01-21 13:13:02 -05:00 |
|
Andrew
|
cf9ad77879
|
Add option to run command before backup
|
2023-01-20 17:35:30 -05:00 |
|
amcmanu3
|
34cda5a081
|
Fix backups refresh causing issues on firefox
|
2022-10-21 16:48:51 -04:00 |
|
Andrew
|
1545c1415c
|
Reload backup page on front end
|
2022-08-12 20:24:11 -04:00 |
|
amcmanu3
|
b1b04e536e
|
Fix cannot delete backup on page 2
|
2022-06-21 23:18:17 -04:00 |
|
amcmanu3
|
7670b91cc6
|
Add backup shutdown feature
Add backup notif for failed backup
|
2022-06-20 17:16:56 -04:00 |
|
Andrew
|
7d286e60e0
|
Backup/Config.json rework for API key hardening
See merge request crafty-controller/crafty-4!369
|
2022-06-20 19:26:21 +00:00 |
|
Silversthorn
|
538b78db47
|
Fixing Translations issues loaded in with js
|
2022-06-09 00:11:21 +02:00 |
|
Silversthorn
|
bef099a5a8
|
Merge branch 'dev' into dev-BetterDisplayMobile
|
2022-05-18 22:13:44 +02:00 |
|
Andrew
|
ec6421b62c
|
Disable Backups when no path
|
2022-04-12 17:37:20 -04:00 |
|
Silversthorn
|
c7fab827d9
|
Adding Dropdown menus for small screens
|
2022-03-26 23:37:08 +01:00 |
|
Andrew
|
33cad6afa8
|
Add percentage to backups page
Helper designed to be used for support logs as well.
|
2022-03-11 00:19:05 -05:00 |
|
amcmanu3
|
244beed1e4
|
Fix restore message not showing up immediately
|
2022-03-07 21:46:42 -05:00 |
|
Andrew
|
e0b8fb35fe
|
Add option to compress backups
|
2022-03-02 11:34:26 -05:00 |
|
xithical
|
c4f706d415
|
Rework of files handling and added exclusions selection for backups.
|
2022-03-01 01:02:30 +00:00 |
|
xithical
|
26014d0e86
|
Revert "Merge branch 'xithical-fixes' into 'dev'"
This reverts merge request !173
|
2022-02-28 04:40:33 +00:00 |
|
Andrew
|
10bf19bdf1
|
QOL changes for markup
|
2022-02-27 23:02:07 -05:00 |
|
Andrew
|
f563ceb8ad
|
Fix delete backup
|
2022-02-27 22:45:22 -05:00 |
|
xithical
|
5758d64e96
|
Merge branch 'dev' into 'xithical-fixes'
# Conflicts:
# app/classes/web/ajax_handler.py
# app/frontend/templates/panel/server_backup.html
|
2022-02-28 03:04:23 +00:00 |
|
Andrew
|
70ba8cceec
|
Add fully working backups
|
2022-02-27 21:49:26 -05:00 |
|
Andrew
|
2bf2902754
|
Working backup exclusions
|
2022-02-27 21:40:05 -05:00 |
|
Andrew
|
097d5689fc
|
Fix typo in server_backup.html
|
2022-02-27 16:41:08 -05:00 |
|
Andrew
|
e7d78cadd4
|
Initial frontend for backup omissions
|
2022-02-27 16:15:40 -05:00 |
|
Andrew
|
652a4a28a3
|
Santize inputs to the best of our ability. Could not find full solutions for server_schedule_edit.hmtl
|
2022-02-27 14:36:33 -05:00 |
|
luukas
|
92c2af926a
|
Reduced the amount of injection in JavaScript.
* Moved file endpoints to file_handler.py
* Added a global `serverId` for some pages
* Fixed fi_FI translations
* Some other stuff I don't remember
|
2022-02-27 19:26:54 +02:00 |
|
Silversthorn
|
92a65ad7f1
|
Adding Websocket for server details
Adding Starting status on languages files
Removing all useless refresh things
|
2022-01-21 23:50:04 +01:00 |
|
Andrew
|
c220c6d3d3
|
Remove schedule logic from backups.
|
2022-01-11 01:45:54 -05:00 |
|
Andrew
|
33ab2583da
|
Fix security issues
|
2021-11-30 14:37:45 -05:00 |
|
Andrew
|
a19ba7dbb6
|
Backup Restore/Root Disable
|
2021-11-29 21:22:46 +00:00 |
|
Andrew
|
b7039573a4
|
Maybe I fixed backups?
Another attempt at allowing windows users to think about what they did by choosing windows to run a server on while also deleting backups
|
2021-11-19 22:17:24 -05:00 |
|
Andrew
|
67444a2d4f
|
More reverts from the windows issue.
|
2021-11-19 22:02:59 -05:00 |
|
Andrew
|
79190e15f5
|
Revert last push
|
2021-11-19 21:56:09 -05:00 |
|
Andrew
|
bd3da474f5
|
Another attempt to fix backup delete issue.
This is hacky and can probably be done better.
|
2021-11-19 21:47:03 -05:00 |
|
Andrew
|
4d31ee399a
|
Puts a temporary fix on deleting backups. Will be fixed in alpha 4
|
2021-11-19 21:09:09 -05:00 |
|