Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-30 | 172 | -114/+244 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Update dav snapshot | Christopher Ng | 2023-08-29 | 1 | -30/+30 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(a11y): Always visible user management labels | Christopher Ng | 2023-08-29 | 1 | -24/+15 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(a11y): Always visible file rename label | Christopher Ng | 2023-08-29 | 1 | -1/+9 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore: Migrate to new @nextcloud/vue API | Christopher Ng | 2023-08-29 | 3 | -7/+0 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Make adjustments based on the psalm messages | Hamid Dehnavi | 2023-08-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | Refactor contactsinteraction app | Hamid Dehnavi | 2023-08-29 | 5 | -57/+33 |
| | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-29 | 40 | -8/+64 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #40079 from ↵ | Joas Schilling | 2023-08-28 | 9 | -25/+28 |
|\ | | | | | | | | | nextcloud/techdebt/noid/user-IThrottler-interface-for-DI techdebt(DI): Use public IThrottler interface which exists since 25 | ||||
| * | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 9 | -25/+28 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix(cache): Remove displayname cache entry on delete | Joas Schilling | 2023-08-28 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #39944 from nextcloud/share-cache-share | Robin Appelman | 2023-08-28 | 2 | -5/+14 |
|\ | | | | | pass the share to the cache instead of having to ask the storage | ||||
| * | pass the share to the cache instead of having to ask the storage | Robin Appelman | 2023-08-18 | 2 | -5/+14 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-28 | 6 | -2/+70 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #39911 from ↵ | Daniel | 2023-08-27 | 7 | -13/+71 |
|\ \ | | | | | | | | | | nextcloud/fix/carddav/limit-upgrade-sync-to-1000-users | ||||
| * | | fix(CardDAV): only run upgrade sync if 1000 users or less | Anna Larch | 2023-08-26 | 7 | -13/+71 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #39792 from nextcloud/feat/vue-filepicker-dialog | John Molakvoæ | 2023-08-27 | 6 | -21/+43 |
|\ \ \ | |||||
| * | | | fix(theming): user background picker | John Molakvoæ | 2023-08-26 | 3 | -17/+43 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | | | fix(apps): Adjust apps for FilePicker API change | Ferdinand Thiessen | 2023-08-26 | 4 | -4/+0 |
| |/ / | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-27 | 4 | -4/+6 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-26 | 16 | -14/+92 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: encode basename in restore action | Daniel Kesselberg | 2023-08-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-25 | 20 | -36/+60 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Do not log passwords in debug mode | Anna Larch | 2023-08-24 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-24 | 24 | -6/+50 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #39971 from nextcloud/fix/a11y-weather-visible-label | Pytal | 2023-08-23 | 1 | -3/+2 |
|\ \ | |||||
| * | | fix(a11y): Add always visible label when setting weather address | Christopher Ng | 2023-08-18 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #40012 from nextcloud/techdebt/noid/prepare-doctrine-update | Daniel | 2023-08-23 | 2 | -20/+28 |
|\ \ \ | |||||
| * | | | fix(tests): Specify all positional parameters again to fix tests | Joas Schilling | 2023-08-23 | 2 | -20/+28 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | chore: upgrade to `@nextcloud/files@3.0.0-beta.18` | John Molakvoæ | 2023-08-23 | 6 | -23/+39 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | | feat: migrate FileAction from server | John Molakvoæ | 2023-08-23 | 50 | -293/+71 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | | chore: use Navigation from `@nextcloud/files` | John Molakvoæ | 2023-08-23 | 43 | -446/+158 |
|/ / / | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-23 | 106 | -460/+480 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | files: Fix OpenAPI spec | jld3103 | 2023-08-22 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | | Merge pull request #39984 from nextcloud/feature/openapi/files_reminders | Kate | 2023-08-22 | 2 | -0/+518 |
|\ \ \ | | | | | | | | | files_reminders: Add OpenAPI spec | ||||
| * | | | files_reminders: Add OpenAPI spec | jld3103 | 2023-08-22 | 2 | -0/+518 |
| | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | | | Merge pull request #39950 from nextcloud/bugfix/uncaught-preview-promise | Julius Härtl | 2023-08-22 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | fix: Avoid throwing on folder previews as there are none | Julius Härtl | 2023-08-22 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | | Merge pull request #39987 from nextcloud/fix/39926-fix_predefined_status-buttons | Julia Kirschenheuter | 2023-08-22 | 3 | -14/+20 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix predefined status buttons | ||||
| * | | | | | Add logic for predefined status to be visible. | julia.kirschenheuter | 2023-08-22 | 3 | -14/+20 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | Add styles for radio buttons to be visible in checked, active and focus-visible state. Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | | | | Merge pull request #39912 from nextcloud/fix/improved-upload-view | Ferdinand Thiessen | 2023-08-22 | 4 | -20/+60 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Improve upload progress visualization | ||||
| * | | | | fix: Upload progress shows number of files to upload and current index | Ferdinand Thiessen | 2023-08-21 | 4 | -9/+23 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | fix: Make smooth bitrate and remaining upload time work when unset | Ferdinand Thiessen | 2023-08-21 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | Smooth time remaining, bitrate and stabilize user information | Phlogi | 2023-08-21 | 1 | -14/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Besides the existing moving average, a smoothing factor is introduced for the time remaining display as well as the bitrate. Furthermore, half of the buffer needs to be filled before the first prediction is displayed to the user. This reduces volatile and jumping durations towards the user and improves usability. Signed-off-by: Cyrill H. <phlogi@posteo.de> Co-authored-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | | | | feat(dashboard): implement widget item api v2 | Richard Steinmetz | 2023-08-22 | 10 | -372/+455 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This API enables the dashboard to render all widgets from the API data alone without having apps to provide their own bundles. This saves a lot of traffic and execution time as a lot less javascript has to be parsed on the frontend. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | | | Merge pull request #39870 from nextcloud/perf/noid/memcache-bfp-backend | Joas Schilling | 2023-08-22 | 2 | -0/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | feat(security): Add a bruteforce protection backend base on memcache | ||||
| * | | | | | feat(admin): Show an error when the admin is throttled | Joas Schilling | 2023-08-21 | 2 | -0/+15 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-22 | 14 | -4/+54 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | fix(settings): Invert app nav icons when active | Christopher Ng | 2023-08-21 | 2 | -11/+28 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | Merge pull request #39391 from nextcloud/fix/4324-fix-color-of-special-buttons | Joas Schilling | 2023-08-21 | 3 | -28/+28 |
|\ \ \ \ | |/ / / |/| | | | Change color of error and success |