summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-03-2112-2/+18
* Merge pull request #37006 from nextcloud/ldap-unmark-dhArthur Schiwon2023-03-201-2/+0
|\
| * also unmark deleted ldap user when checking the ldap entryRobin Appelman2023-03-021-2/+0
* | Merge pull request #36591 from nextcloud/enh/refactor-app-loadingC么me Chilliet2023-03-204-231/+305
|\ \
| * | Small cleanups for AppManagerC么me Chilliet2023-03-203-3/+6
| * | Move loadApps to the AppManagerC么me Chilliet2023-03-203-32/+66
| * | Move isType to AppManagerC么me Chilliet2023-03-203-28/+46
| * | 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
* | | Merge pull request #37271 from nextcloud/fix/36908-set_aria-hidden-for-defaul...Julia Kirschenheuter2023-03-203-4/+8
|\ \ \
| * | | Fix description for icons in dashboard widgetsjulia.kirschenheuter2023-03-203-4/+8
* | | | Merge pull request #37292 from nextcloud/dependabot/npm_and_yarn/jsdom-21.1.1Julius H盲rtl2023-03-202-204/+297
|\ \ \ \ | |_|/ / |/| | |
| * | | bump jsdom from 19.0.0 to 21.1.1dependabot[bot]2023-03-182-204/+297
* | | | 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