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
Andreas Deininger
d729701bd4
chore: fix typos ( #3490 )
2024-09-23 11:55:07 +02:00
ultwcz
b0f4604f44
feat: implement markdown file preview in Ace editor ( #3431 )
...
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-08-29 23:04:10 +02:00
Oleg Lobanov
83898d616f
chore: fix frontend lint
2024-08-18 13:51:16 +02:00
Mercury233
10bf3cffbf
fix(frontend): N files selected hint use i18n ( #3390 )
2024-08-17 19:09:38 +02:00
Dmitriy
99a6382b32
feat: Added epub preview. Resolves #3375 ( #3376 )
2024-08-17 19:07:55 +02:00
Daniel
21783ed91a
fix: pull down to refresh within editor ( #3378 )
...
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-07-30 22:14:41 +02:00
Oleg Lobanov
eb3978ea55
chore(frontend): fix formatting
2024-06-08 22:20:58 +02:00
Andrés Bono
a8388689f3
fix: pdf preview header ( #3274 )
2024-06-08 21:55:46 +02:00
古大羊
e336a25ad2
fix: current folder name in page title ( #3200 )
2024-05-11 22:27:06 +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
4c233c3db3
feat: enable preview in shared folder ( #3055 )
2024-03-17 21:53:33 +01:00
niubility000
d70650689c
feat: auto hiding header bar in preview to enlarge the preview window ( #3024 )
2024-03-07 11:25:01 +01:00
niubility000
cdf8def330
fix: stay in the same position after renaming or deleting ( #3039 )
2024-03-07 11:14:40 +01:00
niubility000
e167c3e1ef
feat: freezing the list in the backgroud while previewing a file ( #3004 )
2024-02-22 19:42:36 +01:00
zoui
34a08170c8
fix: editor discard prompt ( #2990 )
2024-02-09 11:01:41 +01:00
Shlomo
fb1a09c7c1
feat: prompt to confirm discard editor changes ( #2948 )
...
* chore: update he.json
* feat: prompt to confirm discard editor changes
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-01-30 10:48:03 +01:00
Shlomo
b19710efca
feat: focus editor when opened ( #2946 )
2024-01-30 10:44:20 +01:00
Shlomo
70c826133b
feat: close editor when click escape key ( #2947 )
2024-01-30 10:29:37 +01:00
Shlomo
883383a571
fix: moment locale ( #2952 )
2024-01-30 10:16:32 +01:00
ねらひかだ
4dbc802972
fix: fix typo ( #2843 )
2023-11-25 13:29:43 +01:00
kloon15
cdcd9a313a
fix: display file size as base 2 (KiB instead of KB) ( #2779 )
2023-11-02 08:47:55 +01:00
ArthurMousatov
5994224468
feat: add new folder button to move/create dialogs ( #2667 )
...
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2023-08-27 00:28:58 +02:00
kloon15
8838a09cf5
refactor: migrate frontend tooling to vite 4 ( #2645 )
...
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2023-08-26 13:55:51 +02:00
Tobias Goerke
7b35815754
feat: integrate tus.io for resumable and chunked uploads ( #2145 )
2023-07-28 18:15:44 +02:00
ArthurMousatov
2744f7d5b9
fix: added an early return on non-existent items ( #2571 )
2023-07-27 18:03:49 +02: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
Yasin Silavi
2b2c1085fb
refactor: replace username old focus logic with the autofocus attribute ( #2223 )
2022-11-25 12:26:07 +01:00
thewh1teagle
2c14146a31
feat: add rtl support ( #2178 )
2022-10-21 18:07:11 +02:00
Oleg Lobanov
02730bb9bf
fix: set correct scope when user home creation is enabled
2022-06-03 16:04:15 +02:00
Ramires Viana
8a43413f88
feat: page title localization
2022-05-04 13:16:16 +00:00
Ramires Viana
96afaca0ad
chore: refactor response error handling
2022-05-04 12:11:36 +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
Felix Nüsse
f8dfbf7eee
feat: add branding to the window title ( #1850 )
2022-03-24 12:01:19 +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
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
niubility000
6cb51b4eb4
Add files via upload ( #1615 )
2021-10-24 13:35:29 +04:00
niubility000
deabc80fd7
fix: back button behaviour in preview ( #1573 )
2021-10-12 13:09:05 +02:00
lilihx
0426629a59
feat: add ability to select file modified time format ( #1536 )
2021-09-11 14:12:51 +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