Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #41202 from nextcloud/pulsejet/fix-webdav | John Molakvoæ | 2024-02-28 | 7 | -63/+117 |
|\ | |||||
| * | fix(dav): multiple fixes in usage of webdav library | Varun Patil | 2024-02-28 | 7 | -63/+117 |
| | | | | | | | | | | | | | | | | 1. Refresh token on update 2. Fix some very weird imports 3. Patch fetch instead of request to prevent accessing impl details Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | | Merge pull request #39244 from shdehnavi/refactor_dashboard_app | John Molakvoæ | 2024-02-28 | 3 | -48/+11 |
|\ \ | |||||
| * | | Merge branch 'master' into refactor_dashboard_app | John Molakvoæ | 2024-02-28 | 4033 | -70456/+147697 |
| |\| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | Make adjustments based on the review | Hamid Dehnavi | 2023-07-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
| * | | Make adjustments based on the review | Hamid Dehnavi | 2023-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
| * | | Refactor dashboard app | Hamid Dehnavi | 2023-07-08 | 3 | -42/+10 |
| | | | | | | | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | | | Merge pull request #43745 from nextcloud/feat/dav/write-default-calendar-url | Richard Steinmetz | 2024-02-28 | 7 | -9/+341 |
|\ \ \ | |_|/ |/| | | feat(dav): update a principal's schedule-default-calendar-URL | ||||
| * | | feat(dav): update a principal's schedule-default-calendar-URL | Richard Steinmetz | 2024-02-28 | 7 | -9/+341 |
| | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | Merge pull request #43860 from nextcloud/feat/files-search-provider-by-path | John Molakvoæ | 2024-02-28 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | feat(search): allows to search files by path | Benjamin Gaussorgues | 2024-02-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `GET search/providers/files/search?path=<path>` with beginning of the path Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | Merge pull request #43607 from nextcloud/enh/migrate-ocx-providers-setupcheck | Ferdinand Thiessen | 2024-02-28 | 6 | -4/+275 |
|\ \ \ \ | |_|/ / |/| | | | enh(setting): Migrate OCM / OCS provider tests to SetupCheck | ||||
| * | | | feat(settings): Migrate OCM / OCS provider tests to SetupCheck | Ferdinand Thiessen | 2024-02-27 | 6 | -4/+275 |
| | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #40667 from nextcloud/rakekniven-patch-2 | Simon L | 2024-02-28 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | fix(i18n): Corrected grammar | rakekniven | 2024-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-28 | 220 | -1182/+1812 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #43768 from ↵ | John Molakvoæ | 2024-02-27 | 5 | -305/+44 |
|\ \ \ \ | |/ / / |/| | | | | | | | nextcloud/artonge/tests/add_tests_for_versions_actions | ||||
| * | | | fix(files_version): Prevent error in nc/vue when deleting an NcListItem in ↵ | Louis Chemineau | 2024-02-27 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | from one of its actions Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | test: Add test selector on sharing and versions components | Louis Chemineau | 2024-02-27 | 3 | -9/+34 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | chore(files_sharing): Remove legacy share permissions editor | Louis Chemineau | 2024-02-27 | 1 | -290/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | fix(dav): Init ViewOnlyPlugin after auth | Louis Chemineau | 2024-02-27 | 1 | -5/+5 |
| |/ / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #41317 from fabianzw/fix/admin_overview_version | John Molakvoæ | 2024-02-27 | 1 | -4/+0 |
|\ \ \ | |||||
| * | | | fix(settings): Always show "Nextcloud" before version number | Fabian Zwemke | 2024-02-27 | 1 | -4/+0 |
| |/ / | | | | | | | | | | Signed-off-by: Fabian Zwemke <fabian@zwemke.de> | ||||
* | | | Merge pull request #43854 from theTyster/fix/add-button-switching-to-new | John Molakvoæ | 2024-02-27 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix: Display "+New" while files page loads instead of "+Add". | Ty Davis | 2024-02-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Ty Davis <noreply@mail.theTyster.dev> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-27 | 186 | -420/+542 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #43577 from arublov/fix/pages-titles-apps | John Molakvoæ | 2024-02-26 | 3 | -4/+4 |
|\ \ | | | | | | | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) | ||||
| * \ | Merge branch 'master' into fix/pages-titles-apps | Andrii Rublov | 2024-02-25 | 166 | -617/+828 |
| |\ \ | | | | | | | | | Signed-off-by: Andrii Rublov <github.a@rublov.me> | ||||
| * | | | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 | Andrii Rublov | 2024-02-23 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Andrii Rublov <airublev@outlook.com> | ||||
* | | | | Merge pull request #43325 from ↵ | John Molakvoæ | 2024-02-26 | 1 | -0/+19 |
|\ \ \ \ | | | | | | | | | | | | | | | | arublov/feature/hide-breadcrumbs-upload-and-overlap | ||||
| * | | | | Update apps/files/src/components/BreadCrumbs.vue | Andrii Rublov | 2024-02-25 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: Andrii Rublov <39839367+arublov@users.noreply.github.com> | ||||
| * | | | | feature: [F2V] Hide breadcrumbs when an upload is ongoing on narrow screen ↵ | Andrii Rublov | 2024-02-25 | 1 | -0/+19 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | #40942 Signed-off-by: Andrii Rublov <airublev@outlook.com> | ||||
* | | | | Merge pull request #43428 from nextcloud/feat/share-expiration-with-time | Benjamin Gaussorgues | 2024-02-26 | 4 | -10/+21 |
|\ \ \ \ | |||||
| * | | | | feat(share): save date and time for expiration | Benjamin Gaussorgues | 2024-02-22 | 4 | -10/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-26 | 12 | -0/+12 |
| |/ / / |/| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-25 | 28 | -86/+102 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge branch 'master' into fix/42480/user-admin-not-admin | John Molakvoæ | 2024-02-24 | 203 | -1005/+2297 |
|\ \ \ \ | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | | | fix: Allow to disable multipart copy on external s3 storage | Julius Härtl | 2024-02-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Merge pull request #43248 from nextcloud/fix/clear-status-after-predefined | Pytal | 2024-02-24 | 1 | -11/+5 |
| |\ \ \ \ | | | | | | | | | | | | | fix(user_status): Fix status update request not being sent | ||||
| | * | | | | fix(user_status): Fix status update request not being sent | Christopher Ng | 2024-02-24 | 1 | -11/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | | | | Merge pull request #39276 from nextcloud/fix/noid/full-upper-const | John Molakvoæ | 2024-02-24 | 9 | -17/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | mark MOUNT_TYPE_PERSONAl as deprecated | Maxence Lange | 2024-02-24 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| | * | | | | | full uppercase const | Maxence Lange | 2024-02-24 | 9 | -19/+18 |
| | |/ / / / | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | | | | Merge branch 'master' into share-external-watcher | John Molakvoæ | 2024-02-24 | 105 | -425/+601 |
| |\| | | | | |||||
| | * | | | | feat: files update correctly on destination/current folder | Eduardo Morales | 2024-02-23 | 1 | -19/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| | * | | | | fix: conflict picker moves files correctly to its directory | Eduardo Morales | 2024-02-23 | 1 | -5/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| | * | | | | fix: merge conflict dialog added when overwriting files on move-file action | Eduardo Morales | 2024-02-23 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| | * | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-24 | 90 | -182/+458 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| | * | | | | Merge pull request #41038 from nextcloud/fix-#41005-Resend-welcome-email | John Molakvoæ | 2024-02-23 | 1 | -1/+8 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Fix: #41005 Resend welcome email | ||||
| | | * | | | | Fix: #41005 Resend welcome email | Ezhil Shanmugham | 2024-02-23 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ezhil Shanmugham <ezhil930@gmail.com> |