Omar Hussein
1ace579a55
feat: add context menu ( #3343 )
...
Co-authored-by: Henrique Dias <mail@hacdias.com>
2025-11-14 16:53:16 +01:00
Lucky Jain
ac7b49c148
feat: add option to hide the login button from public-facing pages ( #3922 )
...
Co-authored-by: Henrique Dias <mail@hacdias.com>
2025-11-14 16:21:08 +01:00
Jagadam Dinesh Reddy
6950c2e4d2
fix: share page preview items to contain baseUrl ( #5510 )
...
Co-authored-by: jagadam97 <dineshjagadam@hmail.com>
2025-11-11 08:09:19 +01:00
Henrique Dias
93fe31cc55
fix: support croatian ( #5502 )
2025-11-01 08:53:50 +01:00
Ryan
a397e7305d
fix: editor discard prompt doesn't save nor discard
...
Co-authored-by: Ryan Miller <ryan.miller@infinitetactics.com>
2025-10-17 16:45:36 +02:00
Henrique Dias
c4725428e0
fix: computation of file path
2025-09-25 17:09:16 +02:00
MSomnium Studios
d29ad356d1
feat: Improved path display in the new file and directory modal ( #5451 )
2025-09-25 16:57:30 +02:00
MSomnium Studios
692ca5eaf0
fix(upload): throttle upload speed calculation to 100ms to avoid Infinity MB/s ( #5456 )
...
Co-authored-by: Henrique Dias <mail@hacdias.com>
2025-09-25 16:54:28 +02:00
Adam
b9787c78f3
feat: allow setting ace editor theme ( #3826 )
...
Co-authored-by: Henrique Dias <mail@hacdias.com>
2025-09-25 16:47:00 +02:00
Jorge
84e8632b98
feat: "save changes" button to discard changes dialog
2025-09-13 08:07:05 +02:00
Jagadam Dinesh Reddy
3107ae4147
fix: "new folder" button not working in the move and copy popup ( #5368 )
2025-08-16 09:42:05 +02:00
Ramires Viana
c14cf86f83
refactor: upload progress calculation ( #5350 )
2025-08-06 16:47:48 +02:00
Ramires Viana
06e8713fa5
fix: show file upload errors
2025-08-01 18:44:38 +02:00
Henrique Dias
619f6837b0
fix: norsk loading
2025-07-27 13:37:43 +02:00
Ramires Viana
cbeec6d225
feat: select item on file list after navigating back ( #5329 )
2025-07-27 13:03:00 +02:00
Henrique Dias
a7a68f74ae
chore: update minor dependencies ( #5295 )
2025-07-15 20:02:06 +02:00
jagadam97
b8454bb2e4
fix: Only left click should drag the image in extended image view
2025-07-13 20:47:09 +02:00
Henrique Dias
5a8e7171b1
fix: Settings button in the sidebar
2025-07-13 08:18:06 +02:00
Jagadam Dinesh Reddy
7c716862c1
feat: rewrite the archiver and added support for zstd and brotli ( #5283 )
2025-07-12 14:27:08 +02:00
Jonathan Bout
528ce92fad
feat: Show the current users name in the sidebar ( #2821 )
...
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
Co-authored-by: Henrique Dias <mail@hacdias.com>
2025-07-12 07:59:50 +02:00
Foxy Hunter
8d7522049c
feat: Long press selects item in single click mode
2025-06-30 16:14:09 +02:00
Henrique Dias
2b5d6cbb99
fix: mitigate unprotected shares
2025-06-29 16:06:20 +02:00
Foxy Hunter
7354eb6cf9
fix: exclude to-be-moved folder from move dialog ( #5235 )
2025-06-29 11:23:06 +02:00
manx98
93c4b2e03c
fix: abort ongoing requests when changing pages ( #3927 )
2025-06-29 09:38:03 +02:00
Adam
0268506f80
fix: actually register the czech language ( #5189 )
2025-06-24 17:02:01 +02:00
Arion2000
2741616473
fix: update search hotkey in help prompt ( #5178 )
2025-06-22 12:45:21 +02:00
michioxd
56b80b6d9b
feat: add Vietnamese translation ( #3840 )
2025-06-16 18:47:20 +02:00
Simon
71a8f5662c
fix: set videojs locale ( #3742 )
...
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2025-06-05 15:53:29 +02:00
elmodor
bbdd313705
fix: disk usage refreshing ( #3692 )
...
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2025-01-30 10:32:05 +01:00
kloon15
0201f9c5c4
refactor: Fix eslint warnings ( #3698 )
...
* Update dependencies and remove typescript version pinning (fixed upstream)
* Fix esling warnings (disabled any and script lang checks)
Rewrote clipboard copy (Fixes #3407 )
Run prettier
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2025-01-30 10:18:48 +01:00
Ryan
d1c84a8412
fix: prompts disappearing on copy / move / upload ( #3537 )
...
---------
Co-authored-by: Ryan Miller <ryan.miller@infinitetactics.com>
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2025-01-21 00:05:59 +01:00
kloon15
d51a343820
build: update to node 22 and pnpm ( #3616 )
...
This commit brings the project to support node 22 which became LTS and
fixes broken builds with typescript 5.7+ until vue-tsc is updated and
replaces npm with pnpm.
- Update tsconfig for node 22
- Pin typescript to 5.6.x to not break vue-tsc
- Replace npm with pnpm (corepack recommended)
- Update Makefile and main workflow for pnpm
- Migrate to eslint 9 flat config
- Fix broken imports
- Exclude non-TS vue files for vue-tsc
2024-12-09 12:27:18 +01:00
Angelfisch
2b37e696c9
fix: added whitespace before version ( #3510 )
2024-09-30 11:05:23 +02:00
rogodra
a53aac1c30
chore: Add Catalan Language ( #3347 )
2024-08-17 18:58:11 +02:00
Oleg Lobanov
eb3978ea55
chore(frontend): fix formatting
2024-06-08 22:20:58 +02:00
Andrés Bono
2a90cdfdaf
fix: CSS selectors for listing icons ( #3277 )
2024-06-08 21:54:06 +02:00
kloon15
3b48f75301
fix: add overlay for sidebar on mobile ( #3197 )
2024-05-19 12:00:31 +02:00
古大羊
c9e05f98c4
chore: Optimize upload indicator display ( #3202 )
2024-05-11 22:22:17 +02:00
Andrés Bono
2e47a038d6
feat: allow multi-select with SHIFT key in singleClick mode ( #3185 )
2024-05-03 12:40:39 +02:00
古大羊
a9c327cc06
fix: The file type icon in the file list is sensitive to the case of the suffix name ( #3187 )
2024-05-03 11:31:07 +02:00
古大羊
782375b1cb
fix: Fixing the inability to play MKV video files online and enhancing the auxiliary features of the VideoPlayer. ( #3181 )
2024-05-03 11:29:21 +02:00
Alex Yong
236ca637f9
feat: Display Upload Progress as Percentage and File Size / Total File Size ( #3111 )
2024-04-28 20:40:24 +02:00
古大羊
bee71d93fe
Fix: Frontend bug, administrators unable to delete users ( #3170 )
2024-04-28 19:52:05 +02:00
kloon15
821f51ea5a
fix: apply proper zindex to modal dialogs ( #3172 )
2024-04-28 19:49:25 +02:00
Alex Yong
434e49bf59
fix: abort upload behavior to properly handle server-side deletion and frontend state reset ( #3114 )
...
* Fixed an issue where aborting an upload would not delete the partial upload from the server. Also fixed an issue where the abortAll function wasn't resetting and reloading the frontend properly
* Add server-side tus delete handler
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-04-25 01:23:44 +02:00
Sergey Ponomarev
0e0b0c8095
chore: remove language names from translations ( #3140 )
...
---------
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-04-24 22:41:40 +02:00
kloon15
5100e587d7
feat: migrate to vue 3 ( #2689 )
...
---------
Co-authored-by: Joep <jcbuhre@gmail.com>
Co-authored-by: Omar Hussein <omarmohammad1951@gmail.com>
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-04-01 17:18:22 +02:00
niubility000
cdf8def330
fix: stay in the same position after renaming or deleting ( #3039 )
2024-03-07 11:14:40 +01:00
ねらひかだ
fe5ca74aa1
fix: fix lint warnings ( #2976 )
2024-02-09 11:05:35 +01:00
Shlomo
6d7ba65faf
fix: shell direction ( #2980 )
2024-02-09 11:04:02 +01:00