provokateurin
|
238f518273
|
refactor(files_versions): Remove Application::registerRoutes() usage
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-14 11:28:34 +01:00 |
|
Nextcloud bot
|
f47d1e99db
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-12 00:22:54 +00:00 |
|
John Molakvoæ
|
d53fde8eef
|
Merge pull request #49015 from nextcloud/fix/openapi/array-syntax
|
2024-11-06 08:56:30 +01:00 |
|
provokateurin
|
77114fb327
|
fix(OpenAPI): Adjust array syntax to avoid ambiguities
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-05 09:58:11 +01:00 |
|
Nextcloud bot
|
b95431ba57
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-04 00:20:21 +00:00 |
|
Nextcloud bot
|
7cdd7013ee
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-30 00:20:24 +00:00 |
|
Nextcloud bot
|
75e9be595b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-27 00:22:10 +00:00 |
|
Nextcloud bot
|
c3ac8bf89a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-26 00:20:19 +00:00 |
|
provokateurin
|
381077028a
|
refactor(apps): Use constructor property promotion when possible
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-21 12:37:59 +02:00 |
|
Nextcloud bot
|
488055e37e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-21 00:20:31 +00:00 |
|
Nextcloud bot
|
abdffe3676
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-20 00:20:35 +00:00 |
|
Nextcloud bot
|
603890e951
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-19 00:22:55 +00:00 |
|
Ferdinand Thiessen
|
e8c1e2c611
|
fix(code-style): Adjust JS code to our code style
This resolves 68 ESLint warnings about invalid code style.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-10-16 22:11:59 +02:00 |
|
Nextcloud bot
|
94e1241c58
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-16 00:20:20 +00:00 |
|
Côme Chilliet
|
1580c8612b
|
chore(apps): Apply new rector configuration to autouse classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-10-15 10:40:25 +02:00 |
|
Nextcloud bot
|
07f822c916
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-15 00:20:12 +00:00 |
|
Nextcloud bot
|
e2bdefa0a2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-13 00:21:55 +00:00 |
|
Nextcloud bot
|
0c27824263
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-12 00:20:13 +00:00 |
|
Nextcloud bot
|
d013a13eb5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-10-11 00:25:09 +00:00 |
|
Louis Chemineau
|
2582b6a181
|
fix: Minor @nc/vue usage errors
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-10-09 19:49:07 +02:00 |
|
Côme Chilliet
|
1a4978c4ea
|
chore: Apply rector configuration to apps folder
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-09-20 17:51:00 +02:00 |
|
provokateurin
|
9836e9b164
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-19 14:21:20 +02:00 |
|
provokateurin
|
dc13f9cc1e
|
fix(Files): Handle getOwner() returning false
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-17 10:10:50 +02:00 |
|
Christoph Wurst
|
49dd79eabb
|
refactor: Add void return type to PHPUnit test methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2024-09-15 22:32:31 +02:00 |
|
Nextcloud bot
|
a51c200cab
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-09-10 00:37:30 +00:00 |
|
Mostafa Ahangarha
|
723780d184
|
feat: Add bidi support in core directory
Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
|
2024-08-29 08:32:47 +00:00 |
|
Daniel Kesselberg
|
af6de04e9e
|
style: update codestyle for coding-standard 1.2.3
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2024-08-25 19:34:58 +02:00 |
|
Nextcloud bot
|
0cab17bfe7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-08-23 00:20:06 +00:00 |
|
Ferdinand Thiessen
|
351dd6dd8a
|
fix(files_versions): Migrate version name dialog from NcModal to NcDialog
* Resolves https://github.com/nextcloud/viewer/issues/2390
Make the version name dialog a real dialog instead of a modal.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-08-22 19:16:24 +02:00 |
|
provokateurin
|
ff10f9f60f
|
chore(deps): Update openapi-extractor to v1.0.0
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-08-21 11:07:50 +02:00 |
|
Nextcloud bot
|
f4f7c757d4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-08-16 00:20:07 +00:00 |
|
Nextcloud bot
|
e218d1f98e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-08-15 00:25:46 +00:00 |
|
John Molakvoæ
|
effbc44756
|
Merge pull request #47212 from nextcloud/chore/master-is-now-31
|
2024-08-14 11:29:57 +02:00 |
|
John Molakvoæ
|
1fa9d3987b
|
Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-error
|
2024-08-14 10:32:45 +02:00 |
|
Joas Schilling
|
eb365438d6
|
feat(branchoff): Bump versions and requirements in apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-08-14 10:03:30 +02:00 |
|
Kate
|
1044b7f0b9
|
Merge pull request #46813 from nextcloud/refactor/files_versions/security-attributes
|
2024-08-14 09:46:46 +02:00 |
|
Ferdinand Thiessen
|
4bbcbc5206
|
feat: Make ISharedStorage public API and reuse where possible
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-08-12 11:42:10 +02:00 |
|
Nextcloud bot
|
dda6dd0bf4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-08-09 00:25:27 +00:00 |
|
Stephan Orbaugh
|
199ee80795
|
Merge pull request #46710 from nextcloud/artonge/fix/use_timestamp_instead_of_revision
fix: Use timestamp instead of revision id in files_versions metadata API
|
2024-08-06 15:00:41 +02:00 |
|
Nextcloud bot
|
4b4af0b6b8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-07-31 00:20:17 +00:00 |
|
Côme Chilliet
|
30a2e8f9b8
|
fix(files_versions): Catch constraint error on version insertion
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-07-30 17:09:10 +02:00 |
|
Nextcloud bot
|
1ac631ba0f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-07-28 00:39:35 +00:00 |
|
provokateurin
|
2c8f6a009a
|
refactor(files_versions): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 21:34:00 +02:00 |
|
greta
|
26d22881e5
|
fix: add a try and catch for delete versioning
Signed-off-by: greta <gretadoci@gmail.com>
|
2024-07-25 14:46:06 +02:00 |
|
carhe
|
7eac3fe7da
|
fix(files_versions): avoid unintentional skipping of expiration
Signed-off-by: carhe <carstenherrmann@web.de>
|
2024-07-25 12:29:04 +02:00 |
|
Louis Chemineau
|
6e76aed867
|
fix: Use timestamp instead of revision id in files_versions metadata API
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-07-24 09:34:13 +02:00 |
|
skjnldsv
|
9b84831c8d
|
fix(files_sharing): adjust IAttributes API and files_versions
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-07-12 20:14:30 +02:00 |
|
Ferdinand Thiessen
|
b97c7dfe7f
|
Merge pull request #46391 from nextcloud/chore/use-consistent-material-symbols
chore: Make app icons consistent Material Symbols with same settings
|
2024-07-10 19:47:01 +02:00 |
|
Ferdinand Thiessen
|
b2cf05657d
|
chore: Make app icons consistent Material Symbols with same settings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-07-10 15:53:45 +02:00 |
|
Nextcloud bot
|
cd7007c649
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-07-10 00:34:21 +00:00 |
|