Nextcloud bot
|
2ea7719bfa
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-01 00:29:41 +00:00 |
|
Nextcloud bot
|
582e655c01
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-27 00:25:58 +00:00 |
|
Nextcloud bot
|
bbb0827417
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-22 00:31:23 +00:00 |
|
Nextcloud bot
|
9bdb78f6cc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-21 00:24:21 +00:00 |
|
Nextcloud bot
|
3da48c2adb
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-20 00:26:12 +00:00 |
|
Joas Schilling
|
a6bf93501d
|
fix(files_trashbin): Migrate to IEventDispatcher and emit as typed event
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-19 17:37:33 +02:00 |
|
Pytal
|
eaf19c4829
|
Merge pull request #39229 from nextcloud/fix/default-empty-content-files
|
2023-07-18 17:33:16 -07:00 |
|
Nextcloud bot
|
46d80b4f70
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-19 00:26:31 +00:00 |
|
John Molakvoæ
|
bb9c7ee75c
|
fix(files): default emptycontent message
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-07-18 23:53:04 +02:00 |
|
Kate
|
287a1d0562
|
Merge pull request #39320 from nextcloud/feature/openapi/files_trashbin
files_trashbin: Add OpenAPI spec
|
2023-07-13 07:17:33 +02:00 |
|
jld3103
|
99dc010670
|
files_trashbin: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-07-13 06:26:58 +02:00 |
|
Nextcloud bot
|
97a93c73ce
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-13 00:29:31 +00:00 |
|
Nextcloud bot
|
3fb8aad35b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-10 00:28:45 +00:00 |
|
Nextcloud bot
|
a62a8fab97
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-08 00:30:07 +00:00 |
|
John Molakvoæ
|
fb61e3a761
|
feat: add modified column
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-07-05 16:20:33 +02:00 |
|
John Molakvoæ
|
fa50f6ce14
|
fix(files): restore action tslint
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-07-05 16:20:33 +02:00 |
|
John Molakvoæ
|
0984970cd8
|
feat(files): favorites
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-07-05 16:20:32 +02:00 |
|
Joas Schilling
|
75d5fa4115
|
Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-names
Fix event names of 2FA related typed events
|
2023-07-03 15:38:28 +02:00 |
|
Joas Schilling
|
05aa39d777
|
Fix event names of 2FA related typed events
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-03 14:25:01 +02:00 |
|
Christoph Wurst
|
95145ee0c9
|
feat(ocp): More specific type for ICapabilities::getCapabilities
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-07-03 10:03:45 +02:00 |
|
Nextcloud bot
|
7d7df35c2e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-26 00:27:54 +00:00 |
|
Nextcloud bot
|
99cbf778f3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-24 00:26:10 +00:00 |
|
Nextcloud bot
|
79aca5520e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-18 00:17:49 +00:00 |
|
Nextcloud bot
|
bd3f3afcf7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-17 00:17:53 +00:00 |
|
Nextcloud bot
|
c12a64fa52
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-14 00:17:56 +00:00 |
|
Côme Chilliet
|
c4281fe135
|
Correctly react to bad configuration
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-06-08 14:52:30 +02:00 |
|
Côme Chilliet
|
b234b9637e
|
Do not cast sizes to int in Trashbin class
This helps with 32bits support
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-06-08 13:07:57 +02:00 |
|
Nextcloud bot
|
df2727ae44
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-08 00:18:55 +00:00 |
|
Christopher Ng
|
7c430a8afc
|
fix(trashbin): Truncate long filenames
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-05-31 19:06:42 -07:00 |
|
Nextcloud bot
|
45d7cee7f8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-30 00:17:33 +00:00 |
|
Nextcloud bot
|
7d9d99d5e6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-26 00:18:10 +00:00 |
|
Nextcloud bot
|
b24bb42ef7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-18 00:17:49 +00:00 |
|
Joas Schilling
|
7e45fdf867
|
chore(release): Bump requirements and versions in apps/
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-05-17 10:44:23 +02:00 |
|
Pytal
|
972b2097d0
|
Merge pull request #38104 from nextcloud/feat/um-32-bit
|
2023-05-09 08:20:41 -07:00 |
|
Nextcloud bot
|
158405127b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-09 02:19:48 +00:00 |
|
Christopher Ng
|
4e51f5224c
|
feat(UserMigration)!: 32-bit support
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-05-05 17:59:57 -07:00 |
|
Nextcloud bot
|
278f6413c9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-26 02:28:10 +00:00 |
|
Joas Schilling
|
f2afccfd56
|
fix(assets): Optimize SVGs with scour 0.38.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-24 08:59:38 +02:00 |
|
Joas Schilling
|
cca3b9495c
|
chore(autoloader): Update autoloaders with composer 2.5.5
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-21 15:53:55 +02:00 |
|
Nextcloud bot
|
8799098d1f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-20 02:29:13 +00:00 |
|
Nextcloud bot
|
a5348bc400
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-17 02:27:34 +00:00 |
|
Nextcloud bot
|
857961c9e7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-16 02:27:54 +00:00 |
|
Nextcloud bot
|
6746a7aebc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-15 02:27:32 +00:00 |
|
John Molakvoæ
|
edbdfefcb8
|
fix(files): standardize files:node:event event syntax
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-04-14 09:26:32 +02:00 |
|
Nextcloud bot
|
b1abc57c07
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-13 02:27:50 +00:00 |
|
Nextcloud bot
|
73000175d0
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-12 02:28:34 +00:00 |
|
John Molakvoæ
|
441aab68a4
|
fix(files_trashbin): set real filename on trashbin download
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-04-11 11:56:06 +02:00 |
|
John Molakvoæ
|
a16703d181
|
Merge pull request #37646 from nextcloud/feat/trashbin-cleanup
chore(files_trashbin): cleanup old legacy files
|
2023-04-11 10:49:55 +02:00 |
|
Nextcloud bot
|
36faad8f47
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-10 02:30:53 +00:00 |
|
Nextcloud bot
|
a19589d5c2
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-09 02:27:38 +00:00 |
|