aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix testsSimon L2023-07-212-2/+2
* add missing places and address review.Simon L2023-07-202-2/+2
* address reviewSimon L2023-07-191-1/+1
* switch to bootstrap font-stackSimon L2023-07-191-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2618-210/+462
* Merge pull request #38665 from nextcloud/fix/weather_status-osm-apiFerdinand Thiessen2023-06-251-2/+3
|\
| * fix(weather_status): Pass address as paramFerdinand Thiessen2023-06-061-2/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2510-6/+174
* | feat: add detected mime type to exceptionDaniel Kesselberg2023-06-242-1/+27
* | address reviewSimon L2023-06-243-6/+6
* | only print deprecation logs if debug mode is enabledSimon L2023-06-243-6/+6
* | Move deprecation warnings to debugSimon L2023-06-243-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2486-278/+902
* | Merge pull request #38948 from nextcloud/Jerome-Herbinet-collaborative-tags-a...John Molakvoæ2023-06-235-5/+4
|\ \
| * | Align collaborative tags differentlyJérôme Herbinet2023-06-235-5/+4
* | | Merge pull request #38800 from nextcloud/bugfix/noid/version-update-or-insertJulius Härtl2023-06-231-16/+34
|\ \ \
| * | | Do not create a new version if previousNode has the same mtimeLouis Chemineau2023-06-221-2/+2
| * | | fix: Add logging statement for cases when updating the version failsJulius Härtl2023-06-211-8/+29
| * | | Handle previousNode size === 0 on version creationLouis Chemineau2023-06-211-20/+10
| * | | fix: Avoid failing to update the current version entry if there is noneJulius Härtl2023-06-131-5/+12
* | | | Merge pull request #38939 from nextcloud/feat/f2v/more-actionsJohn Molakvoæ2023-06-2210-3/+894
|\ \ \ \
| * | | | feat: add rename action with testsJohn Molakvoæ2023-06-224-2/+164
| * | | | fix(files): action default is false if not setJohn Molakvoæ2023-06-223-1/+3
| * | | | feat: add favorite action with testsJohn Molakvoæ2023-06-222-0/+490
| * | | | feat: add edit locally action with testsJohn Molakvoæ2023-06-222-0/+237
* | | | | Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perfArthur Schiwon2023-06-221-2/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix paged search when offset is not a multiple of default page sizeCôme Chilliet2023-06-201-2/+8
| * | | | Use default page size for jumping to desired offsetCôme Chilliet2023-05-251-2/+3
* | | | | Merge pull request #38856 from nextcloud/fix/contacts/3404/put-location-in-pr...Johannes2023-06-222-2/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(sab): put location in proper address fieldJohannes Merkel2023-06-202-2/+14
* | | | | Merge pull request #38747 from nextcloud/perf/early-exit-mkcolJoas Schilling2023-06-221-2/+13
|\ \ \ \ \
| * | | | | perf: skip request without write permissionDaniel Kesselberg2023-06-191-2/+13
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-22142-1692/+1732
* | | | | | enh(a11y): New user modalChristopher Ng2023-06-215-366/+531
* | | | | | fix(jest): replace mock with jest.spyOnJohn Molakvoæ2023-06-212-3/+3
* | | | | | feat: add open folder action testingJohn Molakvoæ2023-06-212-6/+173
* | | | | | feat: add download action testingJohn Molakvoæ2023-06-212-0/+267
* | | | | | feat: add delete action testingJohn Molakvoæ2023-06-212-2/+188
* | | | | | feat: add sidebar action testingJohn Molakvoæ2023-06-213-10/+168
* | | | | | fix: delete action importJohn Molakvoæ2023-06-211-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2114-6/+16
* | | | | | Merge pull request #38639 from charno/bugfix/36644-pruneOutdatedSyncTokens-de...Simon L2023-06-204-6/+135
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-06-122-4/+22
| * | | | | Issue #36644: Test casesChristof Arnosti2023-06-052-2/+113
* | | | | | Cleanup comments codeCarl Schwan2023-06-2015-181/+64
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-20180-490/+978
* | | | | | Merge pull request #38888 from nextcloud/artonge/fix/dont_disable_action_duri...Simon L2023-06-201-8/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Don't disable actions when saving share permissionsLouis Chemineau2023-06-191-8/+4
* | | | | | Merge pull request #38773 from nextcloud/fix/noid/protect-oauth2-api-controllerJulien Veyssier2023-06-192-5/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add bruteforce protection in OauthApiControllerJulien Veyssier2023-06-192-5/+23