aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix default product name for old themesMorris Jobke2021-06-161-0/+9
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-162-2/+3
* Add dedicated product name to OCP\DefaultsJulius Härtl2021-06-161-1/+11
* Merge pull request #26430 from nextcloud/enh/dashboard-apiJulius Härtl2021-06-164-0/+194
|\
| * Update autoloaderJulius Härtl2021-06-152-0/+4
| * implement dashboard API for clients, new WidgetItem class, new IAPIWidget int...Julien Veyssier2021-06-152-0/+190
* | Merge pull request #27514 from nextcloud/fix/share_activityJulius Härtl2021-06-161-0/+5
|\ \
| * | Fix share activity dispatchLouis Chemineau2021-06-161-0/+5
| |/
* | inject SearchBuilderRobin Appelman2021-06-143-14/+5
* | split of query building bits from searchhelperRobin Appelman2021-06-144-196/+244
* | update tests and fix some edge cases around new searchRobin Appelman2021-06-142-6/+27
* | some cleanup and documentationRobin Appelman2021-06-142-29/+22
* | perform file search in a single queryRobin Appelman2021-06-144-60/+31
* | use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-147-38/+49
* | rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-149-243/+253
|/
* [tx-robot] updated from transifexNextcloud bot2021-06-132-2/+12
* [tx-robot] updated from transifexNextcloud bot2021-06-124-2/+4
* Merge pull request #27451 from nextcloud/enh/log-exceptionMorris Jobke2021-06-101-5/+9
|\
| * Move exception logging to separate fieldJulius Härtl2021-06-101-5/+9
* | [3rdparty] streams-0.7.4Robin Appelman2021-06-101-1/+1
* | Merge pull request #27430 from nextcloud/fix/feedback_response_checkblizzz2021-06-092-2/+2
|\ \
| * | Correctly check the reception of a remote feedbackLouis Chemineau2021-06-092-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-06-092-26/+26
|/ /
* | Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftm...Christoph Wurst2021-06-081-1/+10
|\ \
| * | Set local domain for swiftmailer transportDaniel Kesselberg2021-05-311-1/+10
* | | Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz2021-06-089-60/+404
|\ \ \
| * | | psalm happinessArthur Schiwon2021-06-042-2/+2
| * | | adjust property type declarationArthur Schiwon2021-06-031-1/+1
| * | | fix code styleArthur Schiwon2021-06-033-3/+2
| * | | allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-038-16/+142
| * | | add IAccountPropertyCollection with implementationArthur Schiwon2021-06-034-0/+167
| * | | deal with property collections when fetching users (with update)Arthur Schiwon2021-06-031-14/+39
| * | | refactor validators and sanitizersArthur Schiwon2021-06-031-35/+57
| * | | extend AccountManager API with collection constArthur Schiwon2021-06-031-1/+6
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-082-0/+2
* | | | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-073-4/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Check whether output buffering is active before turning it offRichard de Boer2021-05-291-2/+6
| * | | Fix a usort comparison function returning a boolean instead of an integerRichard de Boer2021-05-291-1/+1
| * | | Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-072-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-062-0/+2
* | | | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041269-2613/+1074
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-0412-56/+78
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-06-0354-110/+112
* | | Merge pull request #27354 from nextcloud/escape-download-responseblizzz2021-06-021-6/+2
|\ \ \
| * | | Escape filename in Content-DispositionLukas Reschke2021-06-021-6/+2
* | | | Merge pull request #27088 from nextcloud/fix/27074/removing-appsJohn Molakvoæ2021-06-021-4/+0
|\ \ \ \
| * | | | Allow removing apps with app store disabledGary Kim2021-05-241-4/+0
* | | | | Merge pull request #24295 from nextcloud/perf/noid/routerblizzz2021-06-021-12/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | First attempt to check against core routes before loading all app routesJulius Härtl2021-06-021-12/+14