Commit Graph

955 Commits

Author SHA1 Message Date
150eba5581 Fix errors in directory upload 2023-07-06 18:12:42 +02:00
c617997017 Better handle download errors 2023-06-13 14:26:09 +02:00
eff4b366ce Make modal background static 2023-06-08 14:18:36 +02:00
deda057a2d Fix issue with deleting files 2023-06-08 14:18:24 +02:00
f46c4e703d Render JSON files as text files 2023-06-08 14:18:12 +02:00
008ffbc4f7 Fix download error 2023-05-31 00:27:00 +02:00
a0ee6ece1a Resore unused function which was not actually unused 2023-05-31 00:26:51 +02:00
b2a5d42cdb Fix error handling in search 2023-05-30 23:35:18 +02:00
7ff314c8fe Rename bandwidth to transfer in file stats 2023-05-30 17:14:53 +02:00
8377ac1fab Properly encode path links, remove unused password settings 2023-05-30 16:59:11 +02:00
0299b730a5 Remove the need to provide a bucket ID to each API call 2023-05-30 15:51:10 +02:00
2647a22c91 Fix share button 2023-05-29 22:15:46 +02:00
20730141d5 Remove old file uploader 2023-05-29 18:01:23 +02:00
34bd15fa8b Close search with escape 2023-05-29 12:33:22 +02:00
71538e5d7a Add directory uploader 2023-05-27 15:50:44 +02:00
82ebf18cdb Dynamic modal width 2023-05-25 23:40:39 +02:00
f9904ba1e9 Don't show downloads graph for directories 2023-05-25 23:21:39 +02:00
976a37f299 Add file timeseries chart 2023-05-25 23:07:17 +02:00
b29a1b2a97 Loading indicator on edit operations 2023-05-25 21:36:59 +02:00
e23acf46be Better icon dimensions 2023-05-25 20:31:29 +02:00
4c9f3914b7 Enable searching when in file view 2023-05-25 20:19:37 +02:00
88676a928e Better error checking for search API 2023-05-25 17:32:59 +02:00
9e5f2ae6d4 Add search view 2023-05-25 17:06:17 +02:00
fff705bc2a Fix double api call in edit window 2023-05-25 14:47:36 +02:00
794a38da19 Add realtime stats for filesystem 2023-05-19 21:45:42 +02:00
98c725f291 Add torrent and zip viewers to filesystem 2023-05-19 17:17:05 +02:00
84f835f581 Fix naming conflict with navigator 2023-05-17 22:46:27 +02:00
a26d0412ff Faster menu animation 2023-05-17 20:06:49 +02:00
3a2b0bd693 Fix sharing URL and share last public ID instead of first 2023-05-17 19:41:47 +02:00
cea4a946b6 Watch me add a download button and not even check if it works 2023-05-17 19:31:42 +02:00
bd9359de44 Add oembed tags. Fix sharing and copy link button. Add text and file viewer 2023-05-17 19:27:46 +02:00
277637511c Split filesystem up in components
Also thumbnails work now
2023-05-17 15:34:56 +02:00
c4cd2e1ee5 Add branding options to disable toolbar and toolbar buttons 2023-05-16 14:18:44 +02:00
80a1085f78 Add sharing settings to filesystem 2023-05-11 19:07:29 +02:00
f0847da15f Remove unused buckets and directory_upload pages 2023-05-11 15:01:29 +02:00
3f1318784e Remove demo file viewer, update dependencies 2023-05-10 15:08:29 +02:00
15a1702063 Add strict transport security header in middleware 2023-05-04 21:14:55 +02:00
aa9533e195 Update patreon payment not found message 2023-05-01 21:39:36 +02:00
11d0b4cede Set download limit back to 10 GB per day 2023-05-01 21:39:15 +02:00
8b18a5ea6d Fix transfer left indicator 2023-05-01 21:38:47 +02:00
ee648e0ed8 Empty ads.txt 2023-05-01 21:38:11 +02:00
4aaf6e4d73 It was still not right 2023-04-19 20:11:08 +02:00
b90d9ee2db Fix one more navigation issue 2023-04-19 19:55:16 +02:00
e2a87d3af3 Fix URI encoding and navigation issues 2023-04-19 19:47:08 +02:00
6ae9f06d64 Add toggle for showing hidden files 2023-04-19 18:26:50 +02:00
5803a30b6b Add shared folder icon 2023-04-19 00:04:06 +02:00
971a0fe539 Update filesystem structure 2023-04-11 23:44:50 +02:00
9b451b37ea Restore list download button 2023-04-04 16:48:12 +02:00
782492de35 Make copyrighted files available to the uploader 2023-04-04 16:00:14 +02:00
e5fa6cfc88 Add leave confirmation to upload widget 2023-03-27 16:00:13 +02:00