Commit Graph

45 Commits

Author SHA1 Message Date
Johannes Zellner
27dd54dbeb filemanager: Do not attach a generic esc handler for viewer exit
This intereferes too much with the text editor.
image viewer already handles this internally
2023-08-25 13:59:44 +02:00
Johannes Zellner
c98a7b7850 filemanager: Always show app or volume name 2023-08-23 14:13:07 +02:00
Johannes Zellner
0895f65582 filemanager: fix logs button link 2023-08-22 14:29:04 +02:00
Johannes Zellner
03529174de filemanager: also condense common buttons 2023-08-21 20:29:44 +02:00
Johannes Zellner
25d06690ec terminal: do not show labels for common buttons 2023-08-21 20:29:44 +02:00
Johannes Zellner
61047e374c terminal: wait for DOM to update the a-tag before opening it 2023-08-21 17:48:14 +02:00
Johannes Zellner
be481ef006 frontend: update dependencies 2023-08-21 17:34:54 +02:00
Johannes Zellner
3bd5f9b027 filemanager: Use different owner map for apps and volumes 2023-08-21 17:34:40 +02:00
Johannes Zellner
d05e16dc11 filemanager: Show uid if username is not known 2023-08-21 16:54:13 +02:00
Girish Ramakrishnan
4acbb7136a proper task name for dashboard change 2023-08-14 10:45:12 +05:30
Girish Ramakrishnan
68a3c267e5 move config route under dashboard
it's essentially giving info for various parts of the ui
2023-08-12 22:25:49 +05:30
Girish Ramakrishnan
2cdbf4d2c5 move server routes into /system 2023-08-04 13:42:21 +05:30
Johannes Zellner
30880de82f filemanager: close viewer on esc 2023-08-01 18:45:24 +02:00
Johannes Zellner
7099102a79 filemanager: do not rely on history when closing viewers 2023-07-31 11:31:27 +02:00
Johannes Zellner
72ccac2753 frontend: update pankow for dragndrop fixes 2023-07-30 19:43:31 +02:00
Johannes Zellner
ae5748ffd1 frontend: update pankow 2023-07-30 13:53:52 +02:00
Johannes Zellner
b3916622e8 filemanager: bring some drag'n'drop functionality via pankow 2023-07-28 19:31:53 +02:00
Johannes Zellner
2a7b320834 logviewer: remove extra gap in top buttons 2023-07-26 19:49:44 +02:00
Johannes Zellner
3eedbdd163 logviewer: fix button margins for non-app types 2023-07-26 12:53:15 +02:00
Johannes Zellner
bdc07bbbc7 frontend: update dependencies bringing in list view sorting 2023-07-25 16:42:13 +02:00
Johannes Zellner
c3574614bc filemanager: make footer render the custom branding 2023-07-24 12:07:23 +02:00
Johannes Zellner
fcfc8ce66d frontend: update readme 2023-07-24 10:32:43 +02:00
Johannes Zellner
bd2e51ba1b frontend: update pankow dependency 2023-07-19 11:48:35 +02:00
Johannes Zellner
18c54aa8c6 logviewer: hide some buttons on mobile to avoid overflow 2023-07-19 11:45:34 +02:00
Johannes Zellner
978faa1f68 terminal: support ctrl+shift+c/v for copy paste 2023-07-18 18:05:07 +02:00
Johannes Zellner
9399b430d6 terminal: remove unused placeholder element 2023-07-18 17:18:19 +02:00
Johannes Zellner
1affadad8e Use vuejs based terminal in all places 2023-07-18 12:39:18 +02:00
Johannes Zellner
f2c511902c fatalError needs to be a boolean false for the dialog widget 2023-07-17 19:37:07 +02:00
Johannes Zellner
6940de7465 terminal: show fatal error for invalid appid 2023-07-17 19:33:22 +02:00
Johannes Zellner
159ff1704f Always use full origin for api origin 2023-07-14 18:45:25 +02:00
Johannes Zellner
be16ad6953 Terminal: add download file dialog 2023-07-14 18:18:55 +02:00
Johannes Zellner
c1b393d926 Terminal: add file upload to /tmp 2023-07-14 17:32:56 +02:00
Johannes Zellner
1f4827f5c5 terminal: improve topbar button layout 2023-07-14 16:53:12 +02:00
Johannes Zellner
b239e81065 terminal: support cron/scheduler 2023-07-14 16:39:27 +02:00
Johannes Zellner
ee2cd0b573 Give success buttons our color scheme 2023-07-14 16:39:12 +02:00
Johannes Zellner
c3d4769956 terminal: support addon injection 2023-07-14 16:06:03 +02:00
Johannes Zellner
698a5be41a frontend: update dependencies 2023-07-14 15:44:46 +02:00
Johannes Zellner
d162ffe508 First version of vuejs terminal 2023-07-14 14:48:58 +02:00
Johannes Zellner
d75c8e2858 various filemanager and logs improvements 2023-07-13 15:37:27 +02:00
Johannes Zellner
4cb017e0e1 logs: fix page title and favicon 2023-07-13 12:14:37 +02:00
Johannes Zellner
8aec0f52ba logs: some style improvments 2023-07-12 20:45:15 +02:00
Johannes Zellner
0ccbc76f31 logs: fix logline hover background for timestamp 2023-07-12 14:40:35 +02:00
Johannes Zellner
76fa45c88d logs: Remove unused import 2023-07-12 14:39:26 +02:00
Johannes Zellner
1d4a680851 Fix focus state on p-buttons 2023-07-12 14:37:50 +02:00
Johannes Zellner
caa160b3fd Move filemanager/ to frontend/ 2023-07-12 14:22:58 +02:00