summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix BackgroundCleanupJobTestCôme Chilliet2023-03-201-2/+2
* Avoid calling Server::get more times than necessary in loadAppCôme Chilliet2023-03-201-29/+45
* Strong type private properties and methods in AppManagerCôme Chilliet2023-03-201-43/+17
* Switch away from Server::get for AppManager and logger in loadAppCôme Chilliet2023-03-201-8/+8
* Move loadApp function to the AppManagerCôme Chilliet2023-03-203-129/+158
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-2014-8/+124
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1918-24/+54
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1828-2/+68
* Merge pull request #37269 from nextcloud/fix/scss-add-important-to-hidden-fil...Simon L2023-03-175-5/+5
|\
| * fix: add important to css hidden files classAnna Larch2023-03-175-5/+5
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-172-2/+2
* Merge pull request #36928 from nextcloud/techdebt/noid/bruteforce-protection-...Joas Schilling2023-03-167-81/+307
|\
| * Add a debug message when throttling without definingJoas Schilling2023-03-083-17/+44
| * feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute an...Joas Schilling2023-03-086-67/+266
* | Merge pull request #36114 from nextcloud/perf/autoloader/drop-legacy-loaderJoas Schilling2023-03-161-2/+0
|\ \
| * | perf(autoloader): Drop legacy class autoloaderChristoph Wurst2023-03-161-2/+0
* | | Merge pull request #37244 from nextcloud/fix/37179-replace-custom-tooltips-wi...Julia Kirschenheuter2023-03-167-26/+98
|\ \ \
| * | | Replace custom tooltips with native ones and add description to all elements ...julia.kirschenheuter2023-03-167-26/+98
* | | | Merge pull request #37252 from nextcloud/bugfix/noid/validate-tagJoas Schilling2023-03-161-8/+29
|\ \ \ \
| * | | | fix(workflow): Check tag attributeJoas Schilling2023-03-161-8/+29
* | | | | Merge pull request #37174 from nextcloud/fix/36911-create-h1-heading-for-filesJulia Kirschenheuter2023-03-163-3/+5
|\ \ \ \ \
| * | | | | Set `<h1>` headings for navigation through files appjulia.kirschenheuter2023-03-163-3/+5
| |/ / / /
* | | | | Merge pull request #37262 from nextcloud/fix/autocomplete-controller-classKate2023-03-161-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix controller class import for autocompletejld31032023-03-161-2/+3
| |/ / /
* | | | Merge pull request #36661 from onny/event-update-mail-subjectSimon L2023-03-163-7/+13
|\ \ \ \
| * | | | Invitation mail: Change subject if event got updatedJonas Heinrich2023-02-203-8/+13
* | | | | Merge pull request #37152 from nextcloud/artonge/fix/title_foar_version_dateLouis2023-03-163-8/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use native tooltip for versionsLouis Chemineau2023-03-093-8/+9
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1630-30/+174
* | | | | Merge pull request #37242 from nextcloud/bugfix/noid/extend-listJoas Schilling2023-03-151-1/+1
|\ \ \ \ \
| * | | | | Reduce listJoas Schilling2023-03-151-1/+1
* | | | | | Merge pull request #37229 from nextcloud/dependabot/composer/giggsey/libphone...Côme Chilliet2023-03-152-1/+6
|\ \ \ \ \ \
| * | | | | | Bump 3rdparty to latest masterCôme Chilliet2023-03-151-0/+0
| * | | | | | Fix update-3rdparty commandCôme Chilliet2023-03-151-1/+6
| * | | | | | Bump giggsey/libphonenumber-for-php to 8.13.7 in masterCôme Chilliet2023-03-151-0/+0
* | | | | | | Merge pull request #37239 from nextcloud/bugfix/noid/extend-listJoas Schilling2023-03-151-0/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Extend listJoas Schilling2023-03-151-0/+5
|/ / / / / /
* | | | | | Merge pull request #35561 from nextcloud/create-user-transactionJulius Härtl2023-03-151-11/+18
|\ \ \ \ \ \
| * | | | | | Create the database user in a transactionThomas Citharel2023-03-151-11/+18
* | | | | | | Merge pull request #37227 from nextcloud/h1-dav-brute-force-protectionArthur Schiwon2023-03-152-10/+113
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | chore(tests): add tests for handleLoginFailedDaniel Kesselberg2023-03-101-0/+97
| * | | | | | chore: use local variable for remote addressDaniel Kesselberg2023-03-101-10/+16
* | | | | | | Merge pull request #37197 from nextcloud/fix/user_ldap-do-not-send-0-size-pag...Arthur Schiwon2023-03-151-9/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Do not send a pagination control with size = 0 if cookie is emptyCôme Chilliet2023-03-131-9/+13
* | | | | | | Merge pull request #36033 from nextcloud/invalidateTokensWhenDeletingOAuthCli...Côme Chilliet2023-03-158-8/+172
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | move mocks into private variablesArtur Neumann2023-03-141-2/+8
| * | | | | | autoloadercheckerArtur Neumann2023-03-142-0/+2
| * | | | | | added @since tagArtur Neumann2023-03-141-0/+4
| * | | | | | unit tests for Manager::invalidateTokensOfUserArtur Neumann2023-03-141-0/+44
| * | | | | | adjust SettingsController testsArtur Neumann2023-03-141-15/+5