Commit Graph

39 Commits

Author SHA1 Message Date
Kloon ImKloon
e48c3eaea7
Fix click event in ListingItem 2023-10-07 17:59:28 +02:00
Kloon ImKloon
f91c937626
Merge branch 'vue3-wip' into vue3 2023-10-07 17:07:32 +02:00
Kloon ImKloon
df9d199044
Fix ts errors 2023-10-07 17:06:57 +02:00
Joep
23fd2e1466
Updated ListingImage to composition api & typescript. 2023-10-07 13:40:59 +02:00
Kloon ImKloon
2df99e0d8c
Simplify filesize calls 2023-10-06 20:36:09 +02:00
Kloon ImKloon
49e3b6231e
Display filesize in base 2 format (KiB instead of KB) 2023-10-06 19:57:59 +02:00
Kloon ImKloon
d6165f48c4
Rename Listing to FileListing (reserved keyword) 2023-09-08 11:39:37 +02:00
Kloon ImKloon
4bbb48dce5
Forgot to save in vscode (facepalm) 2023-09-02 16:08:04 +02:00
Kloon ImKloon
8ec78fb134
Merge commit '374bbd3' into vue3 2023-09-02 16:06:10 +02:00
Kloon ImKloon
05d011f586
Migration to vue3 continued
Replace moment with dayjs
Fix some routing issues
Fix some vuex store leftovers
2023-08-30 17:47:22 +02:00
Kloon ImKloon
85fe716031
Migration to vue3 continued
Remove garbage from vscode renaming
Fix reading route in pinia store
2023-08-28 19:31:12 +02:00
Kloon ImKloon
7c91ba03b7
Migration to vue3 continued
Replace vuex with pinia
Fix some routing issues
Fix most vue3 breaking changes
2023-08-28 17:48:55 +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
Kloon ImKloon
17d80aa9ca
Migration to Vite 4 (initial commit) 2023-08-12 10:16:11 +02:00
Ramires Viana
b14b9114f8 feat: invalid symlink icon 2022-05-05 15:14:40 +00:00
Ramires Viana
9734f707f0 chore: refactor url creation 2022-05-02 13:47:22 +00:00
Adrian
2948589fcd feat: add colorized file type icons 2022-01-18 08:40:06 +01:00
niubility000
949f0f277f
fix: open all the pdf files correctly (#1742) 2022-01-10 17:01:21 +01:00
Ramires Viana
e08239781f fix: empty file listing on share 2021-11-11 13:06:04 +00:00
lilihx
0426629a59
feat: add ability to select file modified time format (#1536) 2021-09-11 14:12:51 +02:00
Ramires Viana
190cb99a79 feat: browser cache directives 2021-04-19 12:49:40 +00:00
Ramires Viana
20ebbf6611 fix: copying files with special characters 2021-04-15 11:50:30 +00:00
Ramires Viana
ba7e71a7c3 fix: inconsistent double click on listing item 2021-04-14 15:29:06 +00:00
Oleg Lobanov
c44b37c50c
chore: add prettier frontent linter 2021-03-21 12:51:58 +01:00
Ramires Viana
326b35a7ac fix: item dragging on file listing 2021-03-11 12:09:12 +00:00
Ramires Viana
81b6f4d6f6 fix: update image cache when replacing 2021-03-10 15:14:01 +00:00
Ramires Viana
edb9e85efd chore: share view logic responsability 2021-03-03 17:46:37 +00:00
WeidiDeng
fb5b28d9cb
feat: download shared subdirectory (#1184)
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2020-12-28 17:35:29 +01:00
WeidiDeng
bc4a6462ce
chore: use command key to select multiple files on mac (#1183) 2020-12-12 14:09:50 +01:00
Julien Loir
e8b4e9af46
feat: add single click mode (#1139) 2020-11-23 19:06:37 +01:00
Oleg Lobanov
aa78e3ab1f
feat: add param to disable img resizing 2020-07-27 19:26:44 +02:00
Oleg Lobanov
bc00165094
feat: add lazy load of image thumbnails 2020-07-27 19:26:44 +02:00
Ramires Viana
2636f876ab feat: rename option on replace prompt 2020-07-17 14:11:15 +00:00
Ramires Viana
eed9da1471 feat: file copy, move and paste conflict checking 2020-07-17 12:37:52 +00:00
monkeyWie
6b0d49b1fc
feat: add image thumbnails support (#980)
* set max image preview size to 1080x1080px
2020-06-25 09:37:13 +02:00
Ramires Viana
963837ef1d fix: multiple selection count
- Only add files to selected list that arent on it.
- Only shift key select when there are selected files.
2020-06-17 22:56:55 +00:00
Oleg Lobanov
28672c0114
fix(security): check user permission to rename files 2020-06-06 17:45:51 +02:00
Ramires Viana
cc7ec4f0c5 Fix multiple selection 2020-01-09 17:24:30 +00:00
Henrique Dias
7414ca10b3 chore: move files to frontend 2019-05-21 11:13:59 +01:00