Silversthorn
97cad998e8
Using Wabsocket for refreshing Status Page
2022-01-19 21:34:59 +01:00
Andrew
cebb25b5e9
add try execpt around task scheduling. Fix edit task bug. Fix permission issue after JWT merge
2022-01-19 13:07:26 -05:00
Andrew
f37e1e04a4
Fix gravatar not loading after being removed from cookie. Improve gravatar loading so it changes without relogging
2022-01-18 16:44:36 -05:00
Lukas
09bd01a634
Merge branch 'dev' into 'lukas-jwts'
...
# Conflicts:
# app/classes/web/panel_handler.py
# app/frontend/templates/notify.html
# app/translations/en_EN.json
# requirements.txt
2022-01-16 10:54:55 +00:00
luukas
a20f7c4acf
Fix translation stuff
...
* Make fallback stuff work
* Use helper.get_setting('language') instead of hardcoded 'en_US'
* Fix status and public pages lang variables
* Fix and add some translations for fi_FI
2022-01-15 17:38:08 +02:00
Andrew
0d3fc43931
Remove schedules from DB when deleting a server.
...
Add better messaging for support log prep.
Add english translation for notify.
Chnage dep to 4.0 for tzlocal
2022-01-14 23:53:44 -05:00
luukas
93857f90db
JWT login and multi API keys!
2022-01-15 02:23:50 +02:00
luukas
73ed194283
Merge branch 'dev' of gitlab.com:crafty-controller/crafty-commander into dev
...
:P I had some really old changes
2022-01-14 23:07:06 +02:00
Andrew
ef4a31d1e8
Attempt fix for delayed start issues - was finally able to reproduce
...
Port feature from 3.4 added by Trevor (@uplusion23) for terminal history.
Add datatable to mobile version of tasks.
2022-01-14 02:35:26 -05:00
Andrew
8424fc3149
Put support logs into a thread.
2022-01-13 20:42:53 -05:00
Andrew
362f16fec4
Fix sorting on schedules
...
Fix deleting scheduled tasks that are disabled.
2022-01-13 00:30:35 -05:00
Andrew
77b65de09b
add sorting to tasks table
2022-01-12 23:58:16 -05:00
Andrew
5e59705251
Update sorting on activity log.
2022-01-12 23:52:47 -05:00
Andrew
6ad2075b5a
change date formatting on audit log for better date sorting
2022-01-12 23:34:52 -05:00
Andrew
20a69b1e0d
fix max size of audit table
2022-01-12 22:56:44 -05:00
Andrew
d4359da6b1
fix front end for tasks and activity logs
2022-01-12 22:54:22 -05:00
Andrew
9f798ff291
Add popover for tasks mobile
...
Add support logs download feature
2022-01-12 21:12:28 -05:00
Andrew
6fd5db3429
Add popover for mobile schedules
2022-01-12 18:52:44 -05:00
Silversthorn
fe7df99c19
Improve Tasks View for Mobile
2022-01-12 19:48:22 +01:00
Andrew
799b563e5f
Fix runtime error with recalling stop command while editing tasks
2022-01-12 00:03:24 -05:00
Andrew
3acc89c0eb
Remove depreciated scheduler from tasks
2022-01-11 21:56:37 -05:00
Andrew
79e33cd295
remove scroll bar
2022-01-11 20:26:39 -05:00
Andrew
751fffe4a3
Fix formatting for long commands on scheduled tasks
2022-01-11 20:16:39 -05:00
Andrew
f681e5d69d
fix true/false flip on edit task enable/disable
2022-01-11 19:12:54 -05:00
Andrew
68e22de069
Fix bug where you could not select Shutdown from tasks
2022-01-11 19:09:46 -05:00
Andrew
4a4ff16d75
Add classname to delete task button
2022-01-11 18:53:41 -05:00
Andrew
47b48c3ee4
Fix translations in schedules
2022-01-11 18:51:07 -05:00
Andrew
04952737ed
I'm dumb. More front end issues
2022-01-11 18:40:02 -05:00
Andrew
fc06c743bc
fix bug where 'command' line was always shown
2022-01-11 18:37:31 -05:00
Andrew
51fcb2adc3
Add working schedules.
...
Add ability to edit schedules.
Add new pages for task creation/edit.
2022-01-11 17:24:05 -05:00
Andrew
5e7d0d64bd
Cron tasks working.
...
Starting to rearrange front end for better UX
2022-01-11 12:17:57 -05:00
Andrew
c220c6d3d3
Remove schedule logic from backups.
2022-01-11 01:45:54 -05:00
Andrew
14ae7c9a46
Add working schedules.
...
Do not use advanced cron scheduling yet.
Ability to add/delete scheduled jobs.
2022-01-11 00:26:33 -05:00
Andrew
139b506554
Inital APScheduler code for integration with our SQLite DB in progress. Adding commands works with start/stop/restart
2022-01-10 20:11:52 -05:00
Andrew
73c6c1b871
Fix port reminder
...
Add Server time zone to details
2022-01-10 14:58:38 -05:00
Andrew
2cd15ba738
Fix tree-caret on zip imports
2022-01-09 23:47:10 -05:00
Andrew
70cc90549d
Minor fixes to user deletion.
...
Allow users with user permissions to delete users...wow. How many times can I say user?
2022-01-09 23:34:11 -05:00
Andrew
db6a886e0f
Fix minor bugs in super user activation. Add 'are you sure' to delete user
2022-01-09 23:16:11 -05:00
Andrew
3546d50142
add english translation for zip imports
2022-01-09 22:58:13 -05:00
Andrew
4d636cce1b
add working zip import selection functionality
2022-01-09 22:49:03 -05:00
Andrew
b815cf38a8
Zip import semi broken.
...
Need to figure out why temp dir is not being passed correctly
Need to make sure tempdir gets deleted.
2022-01-09 22:21:28 -05:00
Andrew
369ac7ad15
initial changes for zip imports selection
2022-01-09 18:04:54 -05:00
Andrew
935ee66560
fix formatting on cron input
2022-01-09 01:24:04 -05:00
Andrew
83db2bc3e4
Fix naming for basic/cron schedules
2022-01-09 01:16:09 -05:00
Andrew
592121ef78
Fix bug where files tooltip showed up for dirs and tooltip didn't show up for files.
2022-01-09 00:15:18 -05:00
Andrew
9a3d7601e2
Fix file dir tooltip
2022-01-08 23:57:31 -05:00
Andrew
5eb953f2a0
Fix footer
2022-01-08 19:07:50 -05:00
Andrew
7dd24b6b15
Improved File Loading, Fixed Port checking
2022-01-08 23:03:45 +00:00
Andrew
abb7b8af08
Update copyright again
2022-01-01 00:16:43 -05:00
Andrew
1e54f2e3af
Update copyright
2022-01-01 00:15:33 -05:00
Andrew
e53da60b4f
Make files tree show up on page load
2021-12-20 12:51:27 -05:00
Andrew
a48078ac1a
Take edit button out of if statement in server_tasks.
2021-12-09 17:46:07 -05:00
Andrew
49893ea5a6
Merge branch 'pretzels-fixes' into 'dev'
...
Pretzels fixes
See merge request crafty-controller/crafty-commander!110
2021-12-09 22:39:40 +00:00
Andrew
e12f11f6d5
Add translations
...
Add style to language select.
2021-12-09 11:44:08 -05:00
Andrew
ebe65e081f
Minor change to aestetic for tasks
2021-11-30 15:50:40 -05:00
Andrew
0845efc3b8
Add initial frontend to schedules
2021-11-30 15:46:30 -05:00
Andrew
33ab2583da
Fix security issues
2021-11-30 14:37:45 -05:00
Andrew
b996f7e7e7
One added file for schedules. Fix large bug where any user could access subpages when they did not have a role to give them access.
2021-11-30 12:29:53 -05:00
Andrew
a19ba7dbb6
Backup Restore/Root Disable
2021-11-29 21:22:46 +00:00
Andrew
798dac02a5
Make exe update field not required.
2021-11-27 21:55:59 -05:00
Andrew
78834c1ed0
Fix bug where general user can change working directory and potentially destroy a system.
...
Initial commit for path traversal for server config only.
2021-11-27 21:52:49 -05:00
Andrew
0cd8f6b3a7
Fix bug where no fields were required while editing servers
2021-11-27 20:09:13 -05:00
Andrew
4c6b459b43
Remove useless if in backups.i
2021-11-27 19:28:53 -05:00
Andrew
c7d3b3aa1c
Fix update notifications.
2021-11-27 18:32:53 -05:00
Andrew
b6a4698486
Add required to all server creation fields.
2021-11-27 13:52:53 -05:00
Andrew
b99f0f502e
Change Donation Page
...
Remove direct link to donate to Phil's paypal.
Change Patreon Edition info since it's not relevant at this time.
2021-11-27 12:26:31 -05:00
bobsfriend12
f924c6e21a
siwtch server ip description and server port description (on server config page)
2021-11-24 10:44:14 -06:00
Andrew
63857a54a4
Fix naming on users html table
2021-11-23 19:26:35 -05:00
Zedifus
f309107174
Merge branch 'dev' into bugfix/correct-tag-styles
2021-11-23 23:30:02 +00:00
Andrew
97ddc1b964
Merge branch 'pretzel-patches' into 'dev'
...
# Conflicts:
# app/classes/shared/server.py
2021-11-23 22:12:06 +00:00
Andrew
dc83dc8fc8
Add EULA confirm message on server startup if EULA is not found.
2021-11-23 16:11:23 -05:00
Andrew
0e942311fb
Add error message on login that does not direct to new page.
...
Remove failed to create dir error on startup when crafty cannot create dir since it exists after first startup.
Error logging is still enabled for every error except FileExists for this case.
2021-11-23 13:22:15 -05:00
Zedifus
1b1a7b75d2
Apply correct style to unlinked developer tag
2021-11-23 02:42:23 +00:00
bobsfriend12
8781621a4c
make the buttons stop disappearing
2021-11-22 16:51:53 -06:00
Silversthorn
0f70b288d7
Merge branch 'dev' into dev_ultimateFixes
2021-11-20 10:25:11 +01:00
Silversthorn
564eedce32
Update of my Credits Items (Sorry pipeline)
2021-11-20 10:16:57 +01: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
Silversthorn
0640a1ba98
Fixing MOTD on details server pages
2021-11-19 23:01:47 +01:00
Silversthorn
0ddc8015e9
Fixing server select list + traductions
2021-11-19 22:08:36 +01:00
Silversthorn
6f9d722a92
Fixing MOTD display
2021-11-19 21:59:23 +01:00
Zedifus
4139ac1152
Fix title formatting
2021-11-19 18:48:22 +00:00
Zedifus
9f066fbe39
Make Developer tag point to gitlab profile
2021-11-19 17:46:40 +00:00
Zedifus
460779e4ef
Make staff titles bold
2021-11-19 17:10:47 +00:00
Iain Powrie
c40ce93ca5
Merge branch 'tweak/update-credits-json' into 'dev'
...
Update Credits
See merge request crafty-controller/crafty-commander!87
2021-11-19 16:58:12 +00:00
Andrew
df398718f1
Fixes bug for backup loops on shutil.
2021-11-19 01:07:53 -05:00
Zedifus
36d310b8f9
Add basic xithical to staff credits
2021-11-18 23:56:44 +00:00
Zedifus
acebf90326
Compress PT
2021-11-18 22:15:03 +00:00
Zedifus
b8081fec02
Add Zedi to credits
...
and fix some image rename mistakes
2021-11-18 21:54:41 +00:00
Zedifus
c33a550f2f
Rename staff pictures
2021-11-18 21:38:58 +00:00
Zedifus
6eb4f313f9
Add last updated timestamp to patrons
2021-11-18 21:08:19 +00:00
Zedifus
134dcf00d3
Correct panel to read pat-gen levels properly
2021-11-18 20:02:29 +00:00
Zedifus
6744fe5409
Correct patreon to patron
...
Patreon is the platform, supporters are patrons
2021-11-18 20:01:30 +00:00
Silversthorn
671d362415
Merge branch 'server-role-creation' into server-role-creation-look
2021-11-17 22:10:22 +01:00
Silversthorn
bb3fa970d2
BetterLookingRolesSelect
2021-11-17 22:00:14 +01:00
Andrew
f033320bc4
Added translations for roles being added at server creation.
2021-11-17 13:25:19 -05:00
Andrew
327122348d
Adds checkbox option for adding roles at server creation.
...
Fixes bug on Panel Config page where duplicate servers would be listed.
Changes the way "roles" are served to the page. Dictionary instead of model object.
2021-11-17 13:08:41 -05:00