summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* encrypt oauth2 client secretsJulien Veyssier2023-06-2211-44/+205
* add test that inserts a long oauth client secretJulien Veyssier2023-06-221-0/+10
* Merge pull request #38853 from nextcloud/backport/38823/stable26Simon L2023-06-221-4/+6
|\
| * generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* | Merge pull request #38887 from nextcloud/backport/38868/stable26Simon L2023-06-221-8/+10
|\ \
| * | fix confusion around mail settingsSimon L2023-06-191-8/+10
* | | 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
* Merge pull request #37230 from nextcloud/backport/36033/stable26Arthur Schiwon2023-06-152-7/+75
|\
| * expect invalidateTokensOfUser only be called for seen usersArtur Neumann2023-05-191-1/+4
| * invalidate oauth2 tokens only for seen usersArtur Neumann2023-05-191-1/+1
| * move mocks into private variablesArtur Neumann2023-05-191-2/+8
| * adjust SettingsController testsArtur Neumann2023-05-191-15/+5
| * public interface to invalidate tokens of userArtur Neumann2023-05-191-9/+2
| * invalidate existing tokens when deleting an oauth clientArtur Neumann2023-05-192-7/+83
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1512-126/+126
* | Merge pull request #38684 from nextcloud/backport/37802/stable26Arthur 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
* | | 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
* | | Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-06-131-8/+8
* | | Rename "pendingPassword" to "pendingEnforcedPassword"Daniel Calviño Sánchez2023-06-131-4/+4
* | | Merge pull request #38358 from nextcloud/backport/38294/stable26Arthur Schiwon2023-06-132-1/+4
|\ \ \
| * | | Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-222-1/+4
* | | | Merge pull request #38574 from nextcloud/backport/38301/stable26Arthur Schiwon2023-06-132-0/+46
|\ \ \ \
| * | | | fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-06-012-0/+46
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1334-120/+158
* | | | | Merge pull request #38583 from nextcloud/backport/38206/stable26Simon L2023-06-122-10/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adapt encryption test to change in generateHeaderCôme Chilliet2023-06-011-1/+1
| * | | | Increase from 100000 to 600000 iterations for hash_pbkdf2Côme Chilliet2023-06-011-9/+9
| |/ / /
* | | | Merge pull request #38399 from nextcloud/backport/38291/stable26Simon L2023-06-123-6/+6
|\ \ \ \
| * | | | fix loading custom logo imageRobin Appelman2023-05-223-6/+6
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1226-302/+308
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1140-618/+788
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1020-22/+42
* | | | | reload filelist when adding or removing sharesRobin Appelman2023-06-092-3/+11
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-0840-12/+62
* | | | | Merge pull request #38677 from nextcloud/backport/38648/stable26Christoph Wurst2023-06-071-1/+1
|\ \ \ \ \
| * | | | | fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-078-170/+180
|/ / / / /
* | | | | fix(caldav): Close DB cursor in reminder index background jobChristoph Wurst2023-06-061-2/+4
* | | | | Merge pull request #38654 from nextcloud/backport/37904/stable26Julius Härtl2023-06-061-1/+1
|\ \ \ \ \