summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26939 from nextcloud/enh/app-icon-notification-bubbleblizzz2021-06-172-1/+20
|\
| * Let apps toggle an unread counter on app iconsJulius Härtl2021-06-162-1/+20
* | [tx-robot] updated from transifexNextcloud bot2021-06-17136-324/+324
* | Merge pull request #22628 from Sp1l/simplify-htaccess-rewritesLukas Reschke2021-06-161-13/+6
|\ \
| * | Coalesce RewriteCond lines in .htaccessBernard Spil2021-06-021-13/+6
* | | Merge pull request #27098 from nextcloud/fix/noid/missing-key-in-addInfoJohn Molakvoæ2021-06-161-1/+1
|\ \ \ | |_|/ |/| |
| * | force 'name' key in arrayMaxence Lange2021-05-251-1/+1
* | | Merge pull request #26319 from nextcloud/files_external_app.phpMorris Jobke2021-06-162-15/+24
|\ \ \
| * | | remove depricated methods from MountConfigRobin Appelman2021-06-162-15/+24
* | | | Merge pull request #27190 from nextcloud/bugfix/noid/deduplicate-translationJoas Schilling2021-06-161-5/+5
|\ \ \ \
| * | | | Deduplicate translations and fix double .Joas Schilling2021-06-041-5/+5
* | | | | Merge pull request #27529 from nextcloud/fix/25950/default-product-nameMorris Jobke2021-06-161-0/+9
|\ \ \ \ \
| * | | | | Fix default product name for old themesMorris Jobke2021-06-161-0/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #27515 from nextcloud/enh/noid/read-multi-value-user-attri...Christoph Wurst2021-06-161-3/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add method to read multi-value attributes from ldap.Daniel Kesselberg2021-06-161-3/+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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |