Nextcloud bot
|
746a1e9922
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-05 02:30:26 +07:00 |
julia.kirschenheuter
|
dc0a95cce0
|
Adjust breadcrumb navigation structure to the navigation list
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2023-04-04 12:16:45 +07:00 |
Nextcloud bot
|
458abcc86d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-04 02:28:30 +07:00 |
Nextcloud bot
|
9f1eacd67e
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-31 02:28:06 +07:00 |
Nextcloud bot
|
2eda49e28d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-30 02:27:36 +07:00 |
Nextcloud bot
|
7803ba18b3
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-27 10:18:15 +07:00 |
John Molakvoæ
|
8633f13e0a
|
chore(eslint): fix missing import extensions
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-03-23 08:14:19 +07:00 |
Nextcloud bot
|
4521c79169
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-23 02:27:06 +07:00 |
Nextcloud bot
|
9c7d7139b6
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-22 02:43:41 +07:00 |
Nextcloud bot
|
07448168dc
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-20 02:27:19 +07:00 |
Anna Larch
|
c9a18fc70d
|
fix: add important to css hidden files class
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-03-17 12:40:59 +07:00 |
julia.kirschenheuter
|
058f7f426c
|
Set `<h1>` headings for navigation through files app
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2023-03-16 11:51:43 +07:00 |
Nextcloud bot
|
15b80b6c1a
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-16 02:28:08 +07:00 |
Nextcloud bot
|
ade49e0b15
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-13 02:28:47 +07:00 |
Nextcloud bot
|
dda79b583d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-12 02:27:43 +07:00 |
Nextcloud bot
|
fd22f2be3d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-11 02:27:58 +07:00 |
Nextcloud bot
|
16b68fdb34
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-10 02:27:15 +07:00 |
Simon L
|
11f46fc219
|
Merge pull request #37145 from nextcloud/enh/noid/add-link-to-app-tokens
add a direct link from files settings to app-token-settings
|
2023-03-09 19:19:04 +07:00 |
Louis Chemineau
|
45c8a829c0
|
Add underline decoration to links and use div element as target
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-03-09 15:17:18 +07:00 |
Arthur Schiwon
|
315510df84
|
Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-api
Use MultipartUpload for uploading chunks to s3
|
2023-03-09 13:55:57 +07:00 |
Simon L
|
e6a81a692a
|
add a direct link from files settings to app-token-settings
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-03-09 11:26:09 +07:00 |
Nextcloud bot
|
d7aa58eab5
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-09 02:29:13 +07:00 |
Michiel de Jong
|
c0e84cb512
|
Add SHARE_TYPE_SCIENCEMESH
Signed-off-by: Michiel de Jong <michiel@unhosted.org>
|
2023-03-08 16:46:55 +07:00 |
Julius Härtl
|
e23aa8883e
|
feat(s3): Use multipart upload for chunked uploading
This allows to stream file chunks directly to S3 during upload.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-08 14:00:04 +07:00 |
Nextcloud bot
|
5ce7336a1b
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-08 02:28:45 +07:00 |
Joas Schilling
|
394ad988c7
|
Merge pull request #36904 from nextcloud/bugfix/noid/fix-controller-setup-for-guests
fix(files): Fix controller setup for guests
|
2023-03-06 14:20:25 +07:00 |
Nextcloud bot
|
7df188b200
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-06 02:27:01 +07:00 |
Nextcloud bot
|
9e58e7b677
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-05 02:27:50 +07:00 |
Nextcloud bot
|
a5370fc71e
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-04 02:27:21 +07:00 |
Joas Schilling
|
d21db216f7
|
chore(release): Bump requirements and versions in apps/
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 06:44:27 +07:00 |
Nextcloud bot
|
bc94fab8ee
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-03 02:26:33 +07:00 |
Julius Härtl
|
6130f1a78e
|
Implement file reference wiget
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-02 21:01:44 +07:00 |
Andy Scherzinger
|
eac542d7e0
|
Merge pull request #36855 from nextcloud/fix/bread-padding
Fix files breadcrumb spacing
|
2023-02-28 16:23:09 +07:00 |
Joas Schilling
|
c02080fccb
|
fix(files): Fix controller setup for guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-02-28 15:34:11 +07:00 |
John Molakvoæ
|
deffe76d61
|
Fix files breadcrumb spacing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-02-28 14:55:24 +07:00 |
Nextcloud bot
|
0127ef4f10
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-28 02:27:47 +07:00 |
Nextcloud bot
|
15f660fa5f
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-27 02:26:11 +07:00 |
Nextcloud bot
|
61679b4fdb
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-25 02:26:03 +07:00 |
Nextcloud bot
|
710c593d53
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-22 02:26:32 +07:00 |
Joas Schilling
|
98ed72b3ed
|
Revert "fix(performance): Do not set up filesystem on every call"
|
2023-02-21 07:36:43 +07:00 |
Nextcloud bot
|
93e703bbfc
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-21 02:26:12 +07:00 |
Julius Härtl
|
614981ae9a
|
feat(directediting): Allow opening by file id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-20 12:16:34 +07:00 |
Julius Härtl
|
bba3a1ccf0
|
Merge pull request #36589 from nextcloud/enh/perf-remove-icache
|
2023-02-20 08:59:22 +07:00 |
Nextcloud bot
|
ad6eb808c7
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-20 02:26:42 +07:00 |
Nextcloud bot
|
d01154d363
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-19 02:27:04 +07:00 |
Anna Larch
|
5d4efb4d5f
|
Do not set up filesystem on every call
Also remove old Oc_FileChunking logis that produced GC- collectable chunks
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-02-17 19:18:37 +07:00 |
Julius Härtl
|
47bc024885
|
Revert the token scope to not end up with storing the user used in the session
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-17 10:18:18 +07:00 |
Nextcloud bot
|
d33fbbed1d
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-17 02:25:58 +07:00 |
Nextcloud bot
|
5413855d73
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-16 02:25:55 +07:00 |
Nextcloud bot
|
54954cc374
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-02-15 02:25:45 +07:00 |