Ferdinand Thiessen
4023f1e582
fix(files): Make sure to add the fileid on favorite folders navigation entries
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-25 15:07:52 +01:00
Ferdinand Thiessen
2893d1b926
fix(files): Make sure $navigation is observable to react on changes
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-25 15:07:52 +01:00
Ferdinand Thiessen
a62bb3a581
fix(files): Set default view and match also child routes
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-25 15:07:52 +01:00
Grigorii K. Shartsev
b40279e376
fix(files): combine navigation and files list into single Vue app
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-25 00:25:54 +01:00
John Molakvoæ
90d50323d8
fix(files): use backend error message if provided
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-12 10:10:27 +01:00
Raul Ferreira
cf415bfe70
Include unsubscribe from file changed event
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com>
2024-01-11 15:56:25 +01:00
Raul Ferreira Fuentes
a977247ae3
Update apps/files/src/views/FilesList.vue
...
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Raul Ferreira Fuentes <Raudius@users.noreply.github.com>
2024-01-11 15:41:39 +01:00
Raul Ferreira
ef2db702f7
Refresh FileList on current folder update
...
Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com>
2024-01-11 15:39:26 +01:00
Louis Chemineau
d6cd3a6b49
Include grid view toggle in accessibility switch
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-01-08 23:15:38 +01:00
Louis Chemineau
a39b3a3d84
Add global accessibility switch
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-12-19 10:21:13 +01:00
Ferdinand Thiessen
2d5d782f7f
fix(files): Partly revert 32c1aeb and show correct quota again
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-14 12:56:41 -06:00
John Molakvoæ
fb39015056
fix(files): navigation exact
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-12 09:26:51 -06:00
Ferdinand Thiessen
9a2aaf3a42
fix(files): Adjust reference picker for new vue file picker
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-07 12:03:54 -08:00
Christopher Ng
0167f671f5
enh(files): Add files navigation label
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-12-06 17:01:05 -08:00
Julius Härtl
782e0cfaa4
fix: Also filter out undefined entries from the file list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-05 16:55:40 +01:00
John Molakvoæ
f89ef392b3
fix(files): better upload error handling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-05 12:10:39 +01:00
John Molakvoæ
431ac74d78
feat(files): disable upload button if quota is reached
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-05 11:45:34 +01:00
Julius Härtl
d9ae4b6b43
fix: Properly take show_hidden user setting into account for file listing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-04 20:35:51 +01:00
Grigorii K. Shartsev
909d8f2d2b
fix(files): add label for WebDAV URL in files settings
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-12-01 20:41:25 +01:00
Joas Schilling
d05a13fc76
Fix more active entry icons
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-29 16:38:41 +01:00
Varun Patil
c581024540
sidebar: allow turning off tags view by default
...
With #37065 , there is no way to hide the tags from the sidebar
by default when they are not relevant or redundant (e.g. the tab
may already show the file's tags). This can be annyoing especially
when the file has many tags. This patch adds an option to hide
the tags from the sidebar by default (the user can still open
the tags tab manually).
This also reduces one request when opening the sidebar when the
tags are turned off, since all tags don't need to be fetched
anymore.
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-27 18:25:09 +00:00
Ferdinand Thiessen
0dfbd129e1
fix(config): Adjust typescript config to allow .ts imports and Typescript in Vue files
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-27 17:35:14 +01:00
Ferdinand Thiessen
c91cdb2631
fix(files): Show error message if drag-and-drop upload fails
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-27 17:35:14 +01:00
Ferdinand Thiessen
e30ce44dac
fix(files): Allow to drag and drop new files also on empty directories
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-27 17:35:14 +01:00
Marco Ambrosini
53a6857287
Fix action button labels
...
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-24 08:57:59 +00:00
Marco
f476220f09
Add star indicator in file description
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-22 13:41:50 +00:00
Marco
cd26b919e4
Move starring into actions menu
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
2023-11-22 14:35:10 +01:00
Ferdinand Thiessen
e250a56170
fix(files): Ensure favorites and folders are sorted first regardless or sorting order
...
Also fixes `mtime` being wrong sorted, as high mtime means recently edited -> lower
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-16 14:25:40 +01:00
Louis Chemineau
1c84139fa6
Hide .mov for live photos
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-09 22:39:52 +01:00
julia.kirschenheuter
0d53f54076
Reduce left margin of files list header
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-17 21:43:22 +02:00
John Molakvoæ
1ba5bc08ab
fix(files): hide grid view button on narrow screen
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 12:43:25 +02:00
John Molakvoæ
116c396f0e
feat(files): add grid toggle button
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:19:02 +02:00
John Molakvoæ
4b55594f55
feat(files): migrate template picker
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17 11:17:35 +02:00
John Molakvoæ
35aed73ede
feat: allow external drop and add dropzone
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-10 15:28:52 +02:00
John Molakvoæ
f9d2e3af0c
feat(files): add move or copy action
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-26 20:15:59 +02:00
John Molakvoæ (skjnldsv)
ef1abd958c
fix(systemtags): fix capabilities and sidebar + tag visibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-18 16:44:28 +02:00
John Molakvoæ (skjnldsv)
2845319187
feat(files): add systemtags view
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-18 15:33:21 +02:00
John Molakvoæ
e040d939e5
feat(files): add sharing icon in header
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-02 01:16:41 +02:00
John Molakvoæ
52590a762f
feat(files): add uploader
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-01 14:35:40 +02:00
John Molakvoæ
3e271d89f4
chore: upgrade to @nextcloud/files@3.0.0-beta.18
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-23 14:03:51 +02:00
John Molakvoæ
2c9acd5d5d
feat: migrate FileAction from server
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-23 14:03:51 +02:00
John Molakvoæ
b4e71ad0fb
chore: use Navigation from @nextcloud/files
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-23 14:03:50 +02:00
John Molakvoæ
1b67542e0b
fix(files): trashbin redirect and default fileid Sidebar open
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:58:20 +02:00
John Molakvoæ
fdf07fc759
fix(cypress): adjust selectors
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:56:39 +02:00
John Molakvoæ
f6a6e0b991
fix(files): sidebar favorite event sync
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:56:38 +02:00
John Molakvoæ
af44cc79fa
fix(files): unnecessary navigation change detection
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:56:38 +02:00
John Molakvoæ
c08d5e6240
fix(files): dir contents variables
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:56:38 +02:00
John Molakvoæ
410f58e43e
chore(files): add Headers, remove legacy methods and cleanup
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:56:37 +02:00
John Molakvoæ
998b3a2581
feat(f2v): migrate Files
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:56:37 +02:00
Ferdinand Thiessen
650312580f
fix(cypress): Really mock the initial state instead of trying to stub a module
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-02 15:21:34 +02:00