Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix(files_versions): Migrate version name dialog from NcModal to NcDialog | Ferdinand Thiessen | 2024-08-22 | 3 | -109/+131 | |
| | | | | | | | | * 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> | |||||
* | chore(deps): Update openapi-extractor to v1.0.0 | provokateurin | 2024-08-21 | 1 | -32/+38 | |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-16 | 2 | -12/+40 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 80 | -160/+80 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #47212 from nextcloud/chore/master-is-now-31 | John Molakvoæ | 2024-08-14 | 1 | -2/+2 | |
|\ | ||||||
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-error | John Molakvoæ | 2024-08-14 | 1 | -1/+21 | |
|\ \ | |/ |/| | ||||||
| * | fix(files_versions): Catch constraint error on version insertion | Côme Chilliet | 2024-07-30 | 1 | -1/+21 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | Merge pull request #46813 from ↵ | Kate | 2024-08-14 | 1 | -3/+4 | |
|\ \ | | | | | | | | | | nextcloud/refactor/files_versions/security-attributes | |||||
| * | | refactor(files_versions): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 1 | -4/+3 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-09 | 2 | -0/+4 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #46710 from ↵ | Stephan Orbaugh | 2024-08-06 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/use_timestamp_instead_of_revision fix: Use timestamp instead of revision id in files_versions metadata API | |||||
| * | | | fix: Use timestamp instead of revision id in files_versions metadata API | Louis Chemineau | 2024-07-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 2 | -0/+4 | |
| |_|/ |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-28 | 2 | -12/+34 | |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix: add a try and catch for delete versioning | greta | 2024-07-25 | 1 | -2/+7 | |
| | | | | | | | | Signed-off-by: greta <gretadoci@gmail.com> | |||||
* | | fix(files_versions): avoid unintentional skipping of expiration | carhe | 2024-07-25 | 1 | -1/+1 | |
|/ | | | Signed-off-by: carhe <carstenherrmann@web.de> | |||||
* | fix(files_sharing): adjust IAttributes API and files_versions | skjnldsv | 2024-07-12 | 1 | -1/+1 | |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | Merge pull request #46391 from nextcloud/chore/use-consistent-material-symbols | Ferdinand Thiessen | 2024-07-10 | 2 | -2/+2 | |
|\ | | | | | chore: Make app icons consistent Material Symbols with same settings | |||||
| * | chore: Make app icons consistent Material Symbols with same settings | Ferdinand Thiessen | 2024-07-10 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-10 | 2 | -2/+2 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 1 | -7/+7 | |
| | | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | chore(deps): Update openapi-extractor | provokateurin | 2024-07-02 | 1 | -39/+33 | |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | fix(files_versions): renaming file version when its not a string | Sanskar Soni | 2024-06-20 | 1 | -1/+2 | |
| | | | | Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com> | |||||
* | fix: Align app icon for versions with right sidebar used icon | Andy Scherzinger | 2024-06-17 | 2 | -2/+2 | |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | |||||
* | fix(files_versions): Version name and date should be shrinkable to allow ↵ | Ferdinand Thiessen | 2024-06-17 | 1 | -7/+21 | |
| | | | | | | viewing on small screens Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files_versions): Use `NcDateTime` to ensure date is transalted properly | Ferdinand Thiessen | 2024-06-17 | 1 | -20/+14 | |
| | | | | | | Also do not use filters, filters are deprecated and will make migration to Vue 3 harder. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-16 | 2 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-14 | 2 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-05 | 6 | -2/+60 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-02 | 63 | -1141/+150 | |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-04 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-24 | 2 | -2/+20 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-19 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-18 | 2 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-15 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 2 | -4/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 2 | -12/+38 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-28 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | feat(files_versions): Add listener and interfaces to allow versions ↵ | Louis Chemineau | 2024-03-26 | 11 | -2/+329 | |
| | | | | | | migration across storages Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Merge pull request #44362 from ↵ | Louis | 2024-03-22 | 1 | -6/+14 | |
|\ | | | | | | | | | nextcloud/artonge/feat/check_permissions_of_all_nodes_for_versions Check permissions of all accessible file for versions | |||||
| * | Merge pull request #44297 from nextcloud/fix/forbid-tagging-readonly-files | Louis Chemineau | 2024-03-21 | 1 | -6/+14 | |
| | | | | | | | | | | | | Forbid tagging readonly files Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | refactor(files_versions): Rename MetadataFileEvents to VersionAuthorListener | Louis Chemineau | 2024-03-21 | 4 | -6/+6 | |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Merge pull request #43613 from nextcloud/version-owner-fallback | John Molakvoæ | 2024-03-16 | 1 | -0/+10 | |
|\ | ||||||
| * | fix: fallback from guessing the owner from path in versioning | Robin Appelman | 2024-03-07 | 1 | -0/+10 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | fix: made author-icon smaller and added try-catch | Eduardo Morales | 2024-03-15 | 1 | -14/+19 | |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | |||||
* | | feat: author displayname and avatar on versions | Eduardo Morales | 2024-03-15 | 2 | -2/+42 | |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> |