Commit Graph

280 Commits

Author SHA1 Message Date
Graham Steffaniak d6e9ed6272
updated workflow (#37) 2023-09-24 20:03:09 -05:00
Graham Steffaniak 8cdb79c915
28 disable settings (#34) 2023-09-24 13:57:11 -05:00
Graham Steffaniak cb37a50abc
updated with rounded corners (#35) 2023-09-24 13:50:59 -05:00
Graham Steffaniak 668bbdd481 removed ace theme due to issue 2023-09-09 16:20:02 -05:00
Graham Steffaniak a7c6f637f0 updated 2023-09-04 14:39:06 -05:00
Graham Steffaniak eb33db5d87 updated 2023-09-04 13:26:19 -05:00
Graham Steffaniak 7c019ed286 updated 2023-09-04 13:11:51 -05:00
Graham Steffaniak ea160f5dc0 updated 2023-09-04 10:45:18 -05:00
Graham Steffaniak 78ced98d2e update style 2023-09-04 10:02:13 -05:00
Graham Steffaniak 2cbb3c313c updated frontend 2023-09-03 21:21:25 -05:00
Graham Steffaniak 50958430f7 updated settings to work :) 2023-09-03 12:28:00 -05:00
Graham Steffaniak 736489b577 updated 2023-08-31 18:28:34 -05:00
Graham Steffaniak 4cda1d1c63 updated 2023-08-31 17:32:57 -05:00
Graham Steffaniak bc768ea12f updated 2023-08-31 17:15:44 -05:00
Graham Steffaniak 8b6a6a1afe updated header location 2023-08-19 13:32:29 -05:00
Graham Steffaniak f9f82d7298 updated 2023-08-19 10:07:24 -05:00
Graham Steffaniak a1e3b6df96 updated search 2023-08-18 18:38:38 -05:00
Graham Steffaniak 146595ab79 updated styling 2023-08-17 18:24:42 -05:00
Graham Steffaniak 102d81995a updated 2023-08-17 17:58:31 -05:00
Graham Steffaniak 55bb36239c updated deps and reverted search 2023-08-17 16:46:49 -05:00
Graham Steffaniak 6790b723a7 updated a few things 2023-08-12 17:21:31 -05:00
Graham Steffaniak 4e01929dc8 updated things 2023-08-12 11:30:41 -05:00
Graham Steffaniak 6f83300f92 updated 2023-08-05 09:58:06 -05:00
Graham Steffaniak 3dd3e01f4c initial commit 2023-08-05 07:32:43 -05:00
Graham Steffaniak ef09213b90 updated css 2023-07-31 18:48:51 -05:00
Graham Steffaniak f39e561af7 updated a bit 2023-07-31 17:20:14 -05:00
Graham Steffaniak 8226281579 updated hovers 2023-07-30 17:20:22 -05:00
Graham Steffaniak 87515d9cf9 updated styling 2023-07-30 13:19:03 -05:00
Graham Steffaniak cbb39d8abe updated styling 2023-07-29 11:26:52 -05:00
Graham Steffaniak a26f0a42c2 updated 2023-07-29 10:42:00 -05:00
Graham Steffaniak c768f3762a add everything back 2023-07-29 10:38:55 -05:00
Graham Steffaniak 5364b3fb13 updated hovers 2023-07-29 10:37:16 -05:00
Graham Steffaniak 006e8c18e3 made overlay work 2023-07-22 23:19:12 -05:00
Graham Steffaniak 421b1c9ef6 updated styling 2023-07-22 23:12:26 -05:00
Graham Steffaniak b928e6557c updated with a few changes
- git directory structure changed (no more src folder)
 - search now works with filesize larger/smaller than x MB
 - search currently allows for only one search request at a time
   - cancels older requests by having them immediately return null
2023-07-21 17:41:24 -05:00
graham 3945228161 moved files to src 2023-06-12 21:32:30 -05:00
ULiiAn 6744cd47ce
fix: video preview click next or prev button subtitles not update (#2423) 2023-05-01 13:09:44 +02:00
Yeicor a4ef02a47b
feat: add option to copy download links from shares (#2442) 2023-05-01 13:07:01 +02:00
Gabriel Alencar 428c1c606d
feat: add a new setting that disables the display of the disk usage (#2136) 2023-02-15 23:30:48 +01:00
Gyuris Gellért 11e9202160
feat: add Hungarian translation (#2232) 2022-12-26 22:36:03 +01:00
Davide Quaranta 59619ba34f
chore: update Italian translation (#2260) 2022-12-23 13:07:06 +01:00
brlarini 73dd066670
chore: update pt-br translations (#2248) 2022-12-23 13:06:19 +01:00
Yasin Silavi 2b2c1085fb
refactor: replace username old focus logic with the autofocus attribute (#2223) 2022-11-25 12:26:07 +01:00
thewh1teagle a5757b94e8
fix: missing video controls on mobile (#2180) 2022-10-22 11:16:59 +02:00
thewh1teagle 2c14146a31
feat: add rtl support (#2178) 2022-10-21 18:07:11 +02:00
thewh1teagle a49105db1d
feat: hebrew translation (#2168) 2022-10-20 12:27:59 +02:00
Ltzhu76 0401adf7f4
fix: modify the delete confirmation interface logic. (#2138) 2022-09-24 19:05:50 +02:00
Marcelina Hołub 57c99e0e26
feat: update Polish translation (#2089) 2022-08-17 20:18:51 +02:00
Ramires Viana dda9a389f3 feat: hook authentication method 2022-07-20 16:40:49 +02:00
Ángel Fernández Sánchez f80b016ef0
chore: update es translation (#2046) 2022-07-20 12:17:52 +02:00
Oleg Lobanov dec3d629d4
fix: display disk capacity in a correct format (#2013) 2022-07-01 16:31:49 +02:00
langren1353 577c0efa9c
fix: don't calculate usage for files (#1973)
* fix: use incorrect suffix and return no 500(#1972、#1967)

* chore: set progress bar to small

Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com>

* chore: refactoring

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com>
2022-06-13 12:50:39 +02:00
Po Chen dcf0bc65bf
fix: preview url building fix (#1976) 2022-06-10 12:05:05 +02:00
Jeffrey Schiller 1e7d3b25c2
fix: use correct basepath prefix for preview urls (#1971) 2022-06-06 16:57:19 +02:00
Oleg Lobanov 02730bb9bf
fix: set correct scope when user home creation is enabled 2022-06-03 16:04:15 +02:00
Oleg Lobanov d1d8e3e340
feat: add disk usage information to the sidebar 2022-06-02 13:16:37 +02:00
Ramires Viana b14b9114f8 feat: invalid symlink icon 2022-05-05 15:14:40 +00:00
Ramires Viana 8a43413f88 feat: page title localization 2022-05-04 13:16:16 +00:00
Ramires Viana c3bd1188aa fix: expired token error 2022-05-04 12:58:19 +00:00
Ramires Viana fc209f64de fix: network error object message 2022-05-04 12:36:13 +00:00
Ramires Viana 96afaca0ad chore: refactor response error handling 2022-05-04 12:11:36 +00:00
Ramires Viana d1d7b23da6 fix: folder info on upload list 2022-05-02 15:03:02 +00:00
Ramires Viana e677c78471 fix: drag-and-drop folder upload 2022-05-02 15:01:39 +00:00
Ramires Viana 9734f707f0 chore: refactor url creation 2022-05-02 13:47:22 +00:00
Oleg Lobanov 596c73288f
feat: automatically focus username field on login page 2022-05-04 00:45:17 +04:00
Oleg Lobanov aed3af5838
fix: disable autocapitalize of login input (closes #1910) 2022-04-30 13:37:32 +04:00
Jan Lucansky e7fed5a45b
chore: fix typo in slovak translation (#1885) 2022-03-30 16:40:29 +02:00
Felix Nüsse f8dfbf7eee
feat: add branding to the window title (#1850) 2022-03-24 12:01:19 +01:00
Sinux fca5fc5b87
chore: enhance translations for French language (#1876)
Signed-off-by: Simon LEONARD <git-1001af4@sinux.sh>
2022-03-24 11:56:53 +01:00
Daniel 4ee19be63d
chore: update german translation (#1855) 2022-03-24 11:56:14 +01:00
Oleg Lobanov c782f21b0f
fix: correctly handle non-ascii passwords for shared resources 2022-02-21 20:47:28 +01:00
Filippo Finke cf85404dd2
feat: add upload file list with progress (#1825) 2022-02-21 19:30:42 +01:00
Adrian 7870e89bc0 feat: smaller column width to fit 2 columns in landscape mobiles 2022-02-10 17:11:24 +01:00
Adrian 8888b9f446 feat: add gallery view mode 2022-02-10 17:11:24 +01:00
Adrian 2948589fcd feat: add colorized file type icons 2022-01-18 08:40:06 +01:00
Adrian ecd0b2ee0d chore: update Material Icons 2022-01-17 23:21:45 +01:00
on4r 205f11d677
chore: rotate the spinner clockwise (#1765) 2022-01-11 21:23:46 +01:00
niubility000 949f0f277f
fix: open all the pdf files correctly (#1742) 2022-01-10 17:01:21 +01:00
Anton Grouchtchak 665e45889c
feat: add Ukrainian translation / update Russian translation (#1753) 2022-01-07 12:29:57 +01:00
Oleg Lobanov 2bebb5f0f8
ci: fix frontend formatting 2021-12-20 22:29:41 +01:00
niubility000 7401d16e45
feat: prefetch previous and next images in preview. (#1627) 2021-11-15 14:54:28 +01:00
Ramires Viana e08239781f fix: empty file listing on share 2021-11-11 13:06:04 +00:00
Ramires Viana c29698dffa fix: relative font sizes 2021-11-11 12:54:30 +00:00
coxde 81de95632a
chore: update zh-cn.json (#1656) 2021-11-10 15:07:53 +01:00
niubility000 6cb51b4eb4
Add files via upload (#1615) 2021-10-24 13:35:29 +04:00
niubility000 f09bf3e1d0
fix: fix sidebar navigation on mobile devices (#1618) 2021-10-19 20:37:12 +04:00
niubility000 6f345be3e4
fix: search box is misaligned when the browser preferred font size is other than 16px (#1613) 2021-10-19 20:34:17 +04:00
niubility000 ddd4ffa4ca
fix: set correct editor height regardless of preferred font size (#1614) 2021-10-19 20:32:25 +04:00
niubility000 deabc80fd7
fix: back button behaviour in preview (#1573) 2021-10-12 13:09:05 +02:00
niubility000 b6a51bed51
fix: zoom pics when dlclick at first time (#1561) 2021-09-23 10:21:17 +02:00
lilihx 0426629a59
feat: add ability to select file modified time format (#1536) 2021-09-11 14:12:51 +02:00
Filip Hanes 3768e3345f
chore: add slovak translation (#1534) 2021-09-03 12:03:50 +02:00
ahmetlutfu 16e434be66
chore: add turkish translation (#1524) 2021-08-31 11:49:33 +02:00
Andrew Kennedy 43a460993c
fix: bug with inlineLink not creating url properly (#1515) 2021-08-26 12:43:37 +02:00
Ramires Viana 76add9e527 feat: open file option on preview 2021-08-20 14:43:06 +02:00
Andrew Kennedy 25c8788390
fix: 401 error in share view open file button (#1495) 2021-08-19 14:35:24 +02:00
Ramires Viana ba8c09f454 feat: show more button on share 2021-04-23 11:59:34 +00:00
Ramires Viana 16a34defc0 feat: file name on page title 2021-04-23 11:59:04 +00:00
Ramires Viana 7d1e03075d feat: mod time title on file info 2021-04-23 11:57:56 +00:00
Ramires Viana 1c25f6ee69 feat: open file option on share 2021-04-23 11:55:56 +00:00