Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-09 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-07 | 6 | -8/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Do not import styles that are already included in server bundle | Ferdinand Thiessen | 2024-05-06 | 3 | -6/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-05 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-04 | 20 | -48/+86 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-03 | 2 | -0/+46 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): Add missing properties and fix Typescript errors in `FileEntryName` | Ferdinand Thiessen | 2024-05-02 | 1 | -21/+33 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): apply the renaming when leaving the input field | Raphaël Jakse | 2024-05-02 | 1 | -1/+1 |
| | | | | | | Refs: #42689 Signed-off-by: Raphaël Jakse <raphael.git@jakse.fr> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-02 | 2 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-01 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): Fix ownership transfer encrypted files detection | Côme Chilliet | 2024-04-30 | 1 | -1/+1 |
| | | | | | | Discovered by psalm update Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(files): Use string array instead of string for forbidden characters | Ferdinand Thiessen | 2024-04-29 | 2 | -8/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access ↵ | Ferdinand Thiessen | 2024-04-29 | 2 | -9/+2 |
| | | | | | | to system config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-29 | 2 | -0/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-27 | 2 | -0/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-26 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-24 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-23 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-21 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-20 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-19 | 16 | -4/+64 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44904 from nextcloud/fix/transfer-ownership | Ferdinand Thiessen | 2024-04-18 | 1 | -38/+73 |
|\ | | | | | fix(files): Also restore shares after ownership transfer for object storage | ||||
| * | fix(files): Also restore shares after ownership transfer for object storage | Ferdinand Thiessen | 2024-04-18 | 1 | -38/+73 |
| | | | | | | | | | | | | | | | | | | | | When a file is moved between different storages then the file id is not (always) preserved. This means the file id has to be adjusted for all shares. So in case the file id does not exist anymore we try to find the new file id based on the target path of the transfer and the path suffix of the share. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-18 | 2 | -0/+84 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44805 from nextcloud/fix/selected-files-count | Pytal | 2024-04-17 | 1 | -0/+6 |
|\ \ | | | | | | | fix(files): Display selected files count | ||||
| * | | fix(files): Display selected files count | Christopher Ng | 2024-04-17 | 1 | -0/+6 |
| |/ | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* / | fix(comments): Fix issues thrown by comments sidebar tab code | Ferdinand Thiessen | 2024-04-17 | 1 | -4/+4 |
|/ | | | | | | | | When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data). This is fixed as well as some other vue related errors in the sidebar Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Ensure search query is cleared when changing view or directory | Ferdinand Thiessen | 2024-04-17 | 1 | -0/+10 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-17 | 2 | -0/+30 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): Do not show files from hidden folders in "Recent"-view if hidden ↵ | Ferdinand Thiessen | 2024-04-16 | 5 | -6/+59 |
| | | | | | | | | files are disabled by user Needed to adjust the store creation to be able to inject pinia before the vue app is initialized. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Focus filename input in new-node dialog when opened | Ferdinand Thiessen | 2024-04-16 | 1 | -1/+18 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #44806 from nextcloud/chore/widget-primary-color | Pytal | 2024-04-16 | 1 | -1/+1 |
|\ | | | | | chore(files): Switch widget to primary color | ||||
| * | chore: Switch widget to primary color | Christopher Ng | 2024-04-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | fix(files): Inherit some node attributes when creating new nodes to preserve ↵ | Ferdinand Thiessen | 2024-04-16 | 4 | -9/+35 |
| | | | | | | | | | | | | shared state Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(files): Sanitize `share-types` attribute in download action | Ferdinand Thiessen | 2024-04-16 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-16 | 2 | -2/+50 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | feat: cleanup filecache_extended items by default | Robin Appelman | 2024-04-15 | 2 | -3/+4 |
| | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | feat: remove orphaned entries from filecache_extended | Daniel Kesselberg | 2024-04-15 | 1 | -1/+37 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-15 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-15 | 2 | -18/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-14 | 4 | -6/+42 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-12 | 4 | -6/+42 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-10 | 4 | -6/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(Cypress): Adjust tests for new breadcrumbs | Eduardo Morales | 2024-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | fix(files): Hide full view name on small mobile to prevent overflow | Ferdinand Thiessen | 2024-04-10 | 1 | -10/+11 |
| | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | fix(breadcrumbs): Improved breadcrumb progress bar mobile rendering | Eduardo Morales | 2024-04-10 | 2 | -19/+21 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-09 | 4 | -0/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44714 from ↵ | Louis | 2024-04-08 | 1 | -2/+1 |
|\ | | | | | | | | | nextcloud/artonge/fix/call_davGetFavoritesReport_after_init Call davGetFavoritesReport after the registration of propfind properties | ||||
| * | fix(files): Call davGetFavoritesReport after the registration of propfind ↵ | Louis Chemineau | 2024-04-08 | 1 | -2/+1 |
| | | | | | | | | | | | | properties Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | chore(deps): Update openapi-extractor | provokateurin | 2024-04-08 | 1 | -4/+40 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> |