Boy132
af4cba341a
Add config option to disable server descriptions for users ( #581 )
...
* add config option to disable server descriptions
* only disable server descriptions for users but not for admins
* Add ,
* invert
* unset description in server transformer if disabled
* remove testing leftover
---------
Co-authored-by: notCharles <charles@pelican.dev>
2024-09-29 00:35:57 +02:00
Boy132
bb7c0e0e66
Add "Delete files" task ( #470 )
...
* started "delete files" task
* add logic to DeleteFilesService
* add frontend
* make nicer
* move description to right place
2024-07-10 09:25:15 +02:00
Boy132
ce1163d387
Hide task delay on frontend if queue driver is set to sync
( #375 )
2024-06-13 08:23:24 +02:00
Boy132
328e159c6b
Merge branch 'pelican-dev:main' into feature/node-sftp-alias
2024-06-05 08:47:20 +02:00
Boy132
d996019204
fix eslint
2024-06-04 17:49:04 +02:00
Boy132
91d8dbd084
replace panelignore
with pelicanignore
2024-06-04 17:48:02 +02:00
Boy132
8f2261f6cd
add alias for node sftp address
2024-06-04 09:17:36 +02:00
Quinten
f391edda27
Fix minecraft Eula link
2024-05-08 11:44:59 +02:00
Lance Pioch
a93ebfd7bf
Add licensing
2024-03-29 00:58:13 -04:00
Lance Pioch
883314b74a
Small updates
2024-03-12 22:47:32 -04:00
Lance Pioch
c83dd86a41
Switch namespace back to App
2024-03-12 22:39:16 -04:00
Matthew Penner
8abf2d8106
ui(server): fix defaultValue not being used with VariableBox select
2023-10-20 19:30:25 -06:00
Boy132
67b2d944a6
ui(client): allow MassActionBar to be clicked through ( #4753 )
2023-08-22 19:12:57 -06:00
Vadym
2d4071ca25
do not show strings with password in notification text
2023-08-22 15:03:47 -10:00
Boy132
a83058668f
only files check for "read-content", check folders for "read"
...
fixes #4792
2023-08-22 15:00:25 -10:00
Matthew Penner
fbdac5b63f
ui(server): fix reinstall_failed
conflict state
2023-01-17 15:21:31 -07:00
Matthew Penner
598c956e4e
ui(server): fix file uploads being canceled instead of completed
2022-12-04 16:36:53 -07:00
Charles Morgan
a4e547dc67
ui(server): fix console searchbar z-index ( #4587 )
2022-11-27 19:38:28 -07:00
Dane Everitt
df9a7f71f9
Support canceling file uploads ( #4441 )
...
Closes #4440
2022-11-21 13:58:55 -07:00
Matthew Penner
df2402b54f
Streaming Transfers ( #4548 )
2022-11-14 18:25:07 -07:00
Boy132
032e4f2e31
Apply node maintenance mode to servers ( #4421 )
2022-11-06 16:02:30 -07:00
Lance Pioch
9b218f2190
URL encode password in JDBC connection string ( #4527 )
2022-11-06 15:24:33 -07:00
Boy132
f2095e815e
Allow users to change the server description ( #4420 )
2022-10-31 10:20:53 -06:00
Dane Everitt
d1beb2e1ad
Fix file verification on upload; just block folders ( #4442 )
2022-10-16 17:24:49 -06:00
Cubxity
597821b3bb
fix: byte units ( #4419 )
2022-10-09 16:09:24 -06:00
DaneEveritt
2e61a4db13
fix: eslint errors
2022-10-08 11:30:14 -07:00
Aspect
d7b387be3e
Show UptimeDuration for starting servers ( #4284 )
2022-10-04 20:12:07 -06:00
diamkil
6aede6b63d
Allow uploading multiple files via web UI ( #4392 )
2022-09-29 17:43:20 -06:00
Boy132
b04a47a4a4
Handle "in:true,false" variable rules as checkbox ( #4334 )
2022-09-25 13:18:13 -06:00
DaneEveritt
e040fd1ebd
Fix display of database rows when password is not available
...
closes #4381
2022-09-17 11:50:40 -07:00
DaneEveritt
03a6e26c4d
Improve create directory dialog
2022-07-24 19:23:45 -04:00
DaneEveritt
8d82aa2124
Improve design of drag & drop overlay
2022-07-24 18:59:20 -04:00
DaneEveritt
4458822c60
Cleanup file upload behavior
2022-07-24 18:50:47 -04:00
DaneEveritt
1cfa4100ad
Show an error if a user attempts to upload a folder
2022-07-24 18:22:50 -04:00
DaneEveritt
1d5d92f678
Use a different styling for file uploads
2022-07-24 18:03:45 -04:00
Boy132
12242848b0
File upload status (v2 backport) ( #4219 )
2022-07-24 17:18:32 -04:00
Simon Stjernholm
5700dd6a8e
fixes loading overlay to console only ( #4246 )
...
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
2022-07-16 08:30:00 -04:00
DaneEveritt
d6c30092ec
Utilize a unique ID for activity logs to improve rendering perf
2022-07-10 14:53:29 -04:00
DaneEveritt
15aaa2b3c3
Fix display issues due to removal of quirks mode
2022-07-03 14:44:00 -04:00
DaneEveritt
7c4028f8f1
Update dialog logic to support defining buttons/icon from anywhere
2022-07-02 17:24:12 -04:00
DaneEveritt
0d0c595909
Show starting/stopping correctly in stats; closes #4209
2022-06-30 20:33:09 -04:00
DaneEveritt
3120e1d4a0
Fix console rendering on Safari; closes #4189
2022-06-30 20:30:01 -04:00
Boy132
003afb271b
fix: java version modal default value ( #4216 )
2022-06-30 20:23:40 -04:00
VinGal
cc06d1faa9
Fixes rounding when 0.001% or less on CPU usage. ( #4207 )
2022-06-30 20:23:27 -04:00
DaneEveritt
bd278b2688
Fix install warning display and make it reactive
2022-06-27 20:36:24 -04:00
DaneEveritt
7886251cd8
Fix infinity display
2022-06-27 20:16:43 -04:00
DaneEveritt
050d4e7a36
Show the resource limits next to numbers
2022-06-27 20:14:55 -04:00
DaneEveritt
5f156e193a
Improve the graph display; hide the bottom bar when no data exists.
2022-06-27 19:59:36 -04:00
DaneEveritt
bf287c45d6
Logic improvements, move stat blocks to right side
2022-06-27 19:56:26 -04:00
DaneEveritt
ad6e9f076b
Fix copy to clipboard when clicking server address
...
closes #4187
2022-06-27 19:18:58 -04:00