Matthew Penner
|
9b35a55eea
|
ui: make the Input component slightly shorter
|
2023-09-29 16:34:56 -06:00 |
|
Matthew Penner
|
35ded9def8
|
ui(admin): fix server egg select improperly switching
|
2023-09-29 16:33:15 -06:00 |
|
Matthew Penner
|
3721b2007b
|
ui(admin): fix egg creation
|
2023-09-28 13:48:21 -06:00 |
|
Matthew Penner
|
6f5fb09c13
|
Merge branch '1.0-develop' into develop
|
2023-08-22 19:22:50 -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
|
673f7282e0
|
ui: fix prettier
|
2023-02-23 13:15:06 -07:00 |
|
Matthew Penner
|
18f6611a2d
|
Merge branch '1.0-develop' into develop
|
2023-02-23 12:36:22 -07:00 |
|
Devonte W
|
aea5c474db
|
fix(resources/api): allow svg xml format (#4705)
|
2023-02-23 12:19:58 -07:00 |
|
Matthew Penner
|
d8b7747828
|
ui(server): lazy load server console to reduce main bundle size
|
2023-01-25 11:39:07 -07:00 |
|
Matthew Penner
|
4b82ca1042
|
ui(admin): fix users list
|
2023-01-25 11:14:39 -07:00 |
|
Matthew Penner
|
62238ad418
|
Merge branch '1.0-develop' into develop
|
2023-01-17 15:25:28 -07:00 |
|
Matthew Penner
|
fbdac5b63f
|
ui(server): fix reinstall_failed conflict state
|
2023-01-17 15:21:31 -07:00 |
|
Matthew Penner
|
7665eea14d
|
app(server): rename oom_disabled to oom_killer and invert existing values
|
2023-01-17 12:11:31 -07:00 |
|
Matthew Penner
|
450fba00bc
|
ui(admin): fix oom killer setting toggle
|
2023-01-17 11:43:26 -07:00 |
|
Matthew Penner
|
f6cf4a1236
|
ui: add read-only styling to Input element
|
2023-01-13 11:59:11 -07:00 |
|
Matthew Penner
|
e88197c4b1
|
ui: fix DashboardRouter trailing slashes
|
2023-01-13 11:58:40 -07:00 |
|
Matthew Penner
|
3d7112b702
|
ui: fix eslint
|
2023-01-12 12:45:07 -07:00 |
|
Matthew Penner
|
7e1aa8d7e2
|
ui: fix tests
|
2023-01-12 12:44:49 -07:00 |
|
Matthew Penner
|
155d7bb876
|
chore: run prettier
|
2023-01-12 12:31:47 -07:00 |
|
Matthew Penner
|
9cdbbc3a00
|
ui(admin): fix server editing
|
2023-01-12 12:25:58 -07:00 |
|
Matthew Penner
|
216c464ac8
|
ui(admin): update New Nest button
|
2023-01-12 12:12:06 -07:00 |
|
Matthew Penner
|
bc7737840a
|
ui(editor): fix editor child styling
|
2023-01-12 12:08:11 -07:00 |
|
Matthew Penner
|
76b67cb889
|
ui: fix IPv6 formatting logic
|
2023-01-12 11:28:11 -07:00 |
|
Matthew Penner
|
42d8f2cb82
|
ui(server): fix file editor and file manager
|
2023-01-12 11:22:24 -07:00 |
|
Matthew Penner
|
089860b721
|
ui(admin): update button components, fix Editor for eggs
|
2022-12-21 14:27:55 -07:00 |
|
Matthew Penner
|
5402584508
|
ui(admin): add "working" React admin ui
|
2022-12-15 19:06:14 -07:00 |
|
Matthew Penner
|
c44842e517
|
chore: run prettier
|
2022-12-12 14:09:22 -07:00 |
|
Matthew Penner
|
e64e28839b
|
Merge branch '1.0-develop' into develop
|
2022-12-12 14:06:52 -07:00 |
|
Matthew Penner
|
598c956e4e
|
ui(server): fix file uploads being canceled instead of completed
|
2022-12-04 16:36:53 -07:00 |
|
Matthew Penner
|
209711c826
|
ui(server): disable file manager upload, due to library issues
|
2022-11-29 14:39:48 -07:00 |
|
Matthew Penner
|
3f7e2a565f
|
Merge branch '1.0-develop' into develop
|
2022-11-28 09:33:33 -07:00 |
|
Charles Morgan
|
a4e547dc67
|
ui(server): fix console searchbar z-index (#4587)
|
2022-11-27 19:38:28 -07:00 |
|
Matthew Penner
|
c475d601f3
|
ui: remove unused codemirror 5 editor
|
2022-11-27 11:53:46 -07:00 |
|
Matthew Penner
|
21613fa602
|
React 18 and Vite (#4510)
|
2022-11-25 13:25:03 -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 |
|
Harry W
|
a6b250913b
|
fix: page title for SSH keys (#4391)
|
2022-09-25 13:05:53 -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
|
be29fe1db2
|
Break activity log values ignoring word boundaries
Not my favorite approach, but it'll work. closes #4305
|
2022-08-07 15:00:43 -04:00 |
|