summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavori...Morris Jobke2020-10-072-36/+33
|\
| * Make sure getUsersFavoritingObject can be run without a userJoas Schilling2020-10-062-36/+33
* | Merge pull request #23248 from nextcloud/techdebt/server-getters-query-getRoeland Jago Douma2020-10-071-102/+103
|\ \
| * | Use the ContainerInterface::get inside the server containerChristoph Wurst2020-10-071-102/+103
* | | Merge pull request #23252 from nextcloud/fix/l10n/activitiesRoeland Jago Douma2020-10-071-1/+1
|\ \ \
| * | | Use the correct l10n for activitiesRoeland Jago Douma2020-10-071-1/+1
* | | | Merge pull request #23244 from nextcloud/techdebt/noid/user-psr-logger-interf...Roeland Jago Douma2020-10-072-14/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Use PSR logger interface in comments managerJoas Schilling2020-10-072-14/+17
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-10-072-4/+4
* | | Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalmMorris Jobke2020-10-064-17/+19
|\ \ \ | |/ / |/| |
| * | Add explicit typecast for $value.Daniel Kesselberg2020-10-032-3/+3
| * | Update signature for setDaniel Kesselberg2020-10-022-2/+3
| * | Update signature for in/notInDaniel Kesselberg2020-10-022-4/+4
| * | Update signature for like/notLike/in/notInDaniel Kesselberg2020-10-022-8/+9
* | | Only run the query to get the account data onceJoas Schilling2020-10-061-5/+7
* | | Format code to a single space around binary operatorsChristoph Wurst2020-10-05103-313/+313
| |/ |/|
* | Merge pull request #22913 from nextcloud/group-folder-quota-warning-mountpointRoeland Jago Douma2020-10-041-1/+3
|\ \
| * | add mount point to quota warning messageRobin Appelman2020-10-041-1/+3
* | | Merge pull request #21821 from nextcloud/enh/bootstrap/initial_stateRoeland Jago Douma2020-10-047-1/+142
|\ \ \ | |/ / |/| |
| * | Move initial state provider to boostrapRoeland Jago Douma2020-10-047-1/+142
| |/
* | Merge pull request #22937 from nextcloud/enh/allow_configuring_token_auth_act...Roeland Jago Douma2020-10-041-1/+5
|\ \
| * | Allow configuring the activity update interval of tokenRoeland Jago Douma2020-10-041-1/+5
| |/
* | Merge pull request #23047 from nextcloud/techdebt/noid/warn-on-database-abuseRoeland Jago Douma2020-10-043-3/+74
|\ \ | |/ |/|
| * Fix testsJoas Schilling2020-10-021-2/+0
| * Log the number of queries built and executedJoas Schilling2020-09-253-2/+75
* | [tx-robot] updated from transifexNextcloud bot2020-10-012-0/+2
* | Merge pull request #23083 from nextcloud/bugfix/extend-php-error-loggingRoeland Jago Douma2020-09-291-2/+4
|\ \
| * | Generate exception to log on php errorsJulius Härtl2020-09-291-2/+4
* | | Merge pull request #23074 from nextcloud/fix/sharee-search-empty-email-matchJulius Härtl2020-09-291-2/+2
|\ \ \
| * | | Do not match sharees on an empty email addressChristoph Wurst2020-09-281-2/+2
| | |/ | |/|
* | | Merge pull request #23013 from nextcloud/bugfix/noid/show-federation-results-...Roeland Jago Douma2020-09-291-2/+3
|\ \ \
| * | | Show federation and email results also with exact user match unless containing @Joas Schilling2020-09-231-2/+3
| | |/ | |/|
* | | Add acutal response to BeforeTemplateRenderedEventJulius Härtl2020-09-242-2/+13
| |/ |/|
* | Update autloaderRoeland Jago Douma2020-09-241-1/+1
* | Merge pull request #23015 from nextcloud/bugfix/noid/warn-on-slow-dashboard-w...Roeland Jago Douma2020-09-242-0/+19
|\ \
| * | Log a warning if a "lazy" initial state loads longer than 1 secondJoas Schilling2020-09-231-0/+10
| * | Log an error if a dashboard widget loads longer than 1 secondJoas Schilling2020-09-231-0/+9
| |/
* | Add occ command to set theming valuesJulius Härtl2020-09-241-1/+1
* | Don't log "duplicate section" for the shared "connected-accounts" sectionJoas Schilling2020-09-231-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2020-09-202-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-1818-2/+20
* Allow to also use PHP 8.0Morris Jobke2020-09-181-3/+3
* Nextcloud 21 runs on PHP 7.3+ onlyMorris Jobke2020-09-181-3/+3
* Provide correct PHPDoc tags for public namespaceMorris Jobke2020-09-171-2/+10
* Autoloader updateMorris Jobke2020-09-172-0/+2
* add event to allow apps to overwrite user quotaRobin Appelman2020-09-172-1/+74
* Merge pull request #22844 from nextcloud/enh/richdocumentscode-armMorris Jobke2020-09-174-4/+38
|\
| * Allow to specify supported architectures in appinfo.xmlJulius Härtl2020-09-172-0/+28
| * Add htaccess exception for richdocumentscode_arm64Julius Härtl2020-09-171-1/+1
| * Install richdocumentscode depending on the architectureJulius Härtl2020-09-171-3/+9