aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-30172-114/+244
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Update dav snapshotChristopher Ng2023-08-291-30/+30
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh(a11y): Always visible user management labelsChristopher Ng2023-08-291-24/+15
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh(a11y): Always visible file rename labelChristopher Ng2023-08-291-1/+9
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-293-7/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Make adjustments based on the psalm messagesHamid Dehnavi2023-08-291-1/+1
| | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
* Refactor contactsinteraction appHamid Dehnavi2023-08-295-57/+33
| | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2940-8/+64
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #40079 from ↵Joas Schilling2023-08-289-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 25Joas Schilling2023-08-289-25/+28
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-281-0/+4
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #39944 from nextcloud/share-cache-shareRobin Appelman2023-08-282-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 storageRobin Appelman2023-08-182-5/+14
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-286-2/+70
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #39911 from ↵Daniel2023-08-277-13/+71
|\ \ | | | | | | | | | nextcloud/fix/carddav/limit-upgrade-sync-to-1000-users
| * | fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-267-13/+71
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Merge pull request #39792 from nextcloud/feat/vue-filepicker-dialogJohn Molakvoæ2023-08-276-21/+43
|\ \ \
| * | | fix(theming): user background pickerJohn Molakvoæ2023-08-263-17/+43
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-264-4/+0
| |/ / | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-08-274-4/+6
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2616-14/+92
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: encode basename in restore actionDaniel Kesselberg2023-08-251-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2520-36/+60
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Do not log passwords in debug modeAnna Larch2023-08-241-0/+9
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2424-6/+50
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #39971 from nextcloud/fix/a11y-weather-visible-labelPytal2023-08-231-3/+2
|\ \
| * | fix(a11y): Add always visible label when setting weather addressChristopher Ng2023-08-181-3/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #40012 from nextcloud/techdebt/noid/prepare-doctrine-updateDaniel2023-08-232-20/+28
|\ \ \
| * | | fix(tests): Specify all positional parameters again to fix testsJoas Schilling2023-08-232-20/+28
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-236-23/+39
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | feat: migrate FileAction from serverJohn Molakvoæ2023-08-2350-293/+71
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-2343-446/+158
|/ / / | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-23106-460/+480
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | files: Fix OpenAPI specjld31032023-08-221-4/+4
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Merge pull request #39984 from nextcloud/feature/openapi/files_remindersKate2023-08-222-0/+518
|\ \ \ | | | | | | | | files_reminders: Add OpenAPI spec
| * | | files_reminders: Add OpenAPI specjld31032023-08-222-0/+518
| | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | Merge pull request #39950 from nextcloud/bugfix/uncaught-preview-promiseJulius Härtl2023-08-221-1/+5
|\ \ \ \
| * | | | fix: Avoid throwing on folder previews as there are noneJulius Härtl2023-08-221-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-buttonsJulia Kirschenheuter2023-08-223-14/+20
|\ \ \ \ \ | | | | | | | | | | | | Fix predefined status buttons
| * | | | | Add logic for predefined status to be visible.julia.kirschenheuter2023-08-223-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-viewFerdinand Thiessen2023-08-224-20/+60
|\ \ \ \ \ | |_|/ / / |/| | | | Improve upload progress visualization
| * | | | fix: Upload progress shows number of files to upload and current indexFerdinand Thiessen2023-08-214-9/+23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix: Make smooth bitrate and remaining upload time work when unsetFerdinand Thiessen2023-08-211-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | Smooth time remaining, bitrate and stabilize user informationPhlogi2023-08-211-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 v2Richard Steinmetz2023-08-2210-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-backendJoas Schilling2023-08-222-0/+15
|\ \ \ \ \ | | | | | | | | | | | | feat(security): Add a bruteforce protection backend base on memcache
| * | | | | feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-212-0/+15
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2214-4/+54
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | fix(settings): Invert app nav icons when activeChristopher Ng2023-08-212-11/+28
|/ / / / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #39391 from nextcloud/fix/4324-fix-color-of-special-buttonsJoas Schilling2023-08-213-28/+28
|\ \ \ \ | |/ / / |/| | | Change color of error and success