summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: favorites view and universal search against tagsArthur Schiwon2023-07-071-1/+3
* use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-071-22/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0736-426/+1006
* Fix psalm errorMarcel Klehr2023-07-061-1/+1
* fix(TagSearchProvider): Short circuit if no tag matches the queryMarcel Klehr2023-07-061-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-06160-618/+1108
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0530-4/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0422-224/+452
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-036-0/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0226-10/+342
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-01146-170/+510
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-3018-2/+124
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2818-24/+360
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2744-258/+856
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2618-210/+462
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2510-6/+174
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2486-278/+902
* add bruteforce protection in OauthApiControllerJulien Veyssier2023-06-222-5/+23
* Merge pull request #38855 from nextcloud/backport/38823/stable25Simon L2023-06-221-4/+6
|\
| * generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-22142-1692/+1732
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2114-6/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-20180-490/+978
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1914-72/+134
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1818-108/+180
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-17188-464/+746
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1618-96/+128
* expect invalidateTokensOfUser only be called for seen usersArtur Neumann2023-06-151-1/+4
* invalidate oauth2 tokens only for seen usersArtur Neumann2023-06-151-1/+1
* move mocks into private variablesArtur Neumann2023-06-151-2/+8
* adjust SettingsController testsArtur Neumann2023-06-151-15/+5
* public interface to invalidate tokens of userArtur Neumann2023-06-151-9/+2
* invalidate existing tokens when deleting an oauth clientArtur Neumann2023-06-152-6/+86
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1512-126/+126
* Merge pull request #38676 from nextcloud/backport/38648/stable25Arthur Schiwon2023-06-141-1/+1
|\
| * fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1
* | Merge pull request #38683 from nextcloud/backport/37802/stable25Arthur Schiwon2023-06-141-1/+1
|\ \
| * | fix(files_sharing): Don't show copy action when !canDownload and no update pe...Marcel Klehr2023-06-121-1/+1
* | | Merge pull request #38709 from nextcloud/backport/38398/stable25Arthur Schiwon2023-06-1412-43/+212
|\ \ \
| * | | add test that inserts a long oauth client secretJulien Veyssier2023-06-141-0/+10
| * | | encrypt oauth2 client secretsJulien Veyssier2023-06-1411-43/+202
* | | | make sure to show download button only one timeSimon L2023-06-141-3/+2
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1430-296/+364
* | | Merge pull request #37813 from nextcloud/backport/stable25-fix-event-movingArthur Schiwon2023-06-131-2/+2
|\ \ \
| * | | fix event move issueMaximilian Martin2023-06-121-2/+2
| |/ /
* | | Merge pull request #38359 from nextcloud/backport/38294/stable25Arthur Schiwon2023-06-132-1/+4
|\ \ \
| * | | Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-222-1/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1334-120/+158
* | | | Merge pull request #38582 from nextcloud/backport/38206/stable25Simon L2023-06-122-10/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Adapt encryption test to change in generateHeaderCôme Chilliet2023-06-011-1/+1