summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-2314-18/+36
* Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-228-90/+203
|\
| * use node search api for legacy file search endpointRobin Appelman2021-03-192-23/+32
| * handle ordering in folder searchRobin Appelman2021-03-193-35/+64
| * folder filtering in sqlRobin Appelman2021-03-191-16/+20
| * cleanup fileinfo creationRobin Appelman2021-03-191-9/+16
| * formatRobin Appelman2021-03-181-1/+0
| * handle limit and offset in folder file searchRobin Appelman2021-03-181-6/+51
| * only require user to be set in a query that handles tagsRobin Appelman2021-03-183-9/+13
| * unify handling of Folder::search methods into "new" query objectsRobin Appelman2021-03-181-45/+61
* | Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke2021-03-221-0/+1
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-1625-1624/+49
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-111-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-1166-197/+735
| |\ \ \ \
| * | | | | fix(sahre20): missing ILogger param instantiating NotificationsSamuel2021-02-091-0/+1
* | | | | | Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke2021-03-222-0/+2
|\ \ \ \ \ \
| * | | | | | Add OCC command to reset rendered textsDaniel Calviño Sánchez2021-03-012-0/+2
* | | | | | | Don't hardcode the product name to Nextcloud but use the theming valueJoas Schilling2021-03-221-1/+6
* | | | | | | Fix sharebymail testsJohn Molakvoæ (skjnldsv)2021-03-221-12/+27
* | | | | | | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-223-36/+20
* | | | | | | Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-222-19/+27
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-222-22/+22
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-2116-0/+16
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-202-16/+16
* | | | | | | Fix phpcs issues in encryption updateVincent Petry2021-03-191-3/+0
* | | | | | | Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-03-193-12/+26
* | | | | | | Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma2021-03-191-3/+5
|\ \ \ \ \ \ \
| * | | | | | | expand 'path is already shared' error messageRobin Appelman2021-03-151-3/+5
* | | | | | | | Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry2021-03-191-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Update user share must use correct expiration validationVincent Petry2021-03-181-5/+5
* | | | | | | | | Use executeQuery and executeUpdate in the QBMapperChristoph Wurst2021-03-181-11/+11
* | | | | | | | | log full expection during repair stepRobin Appelman2021-03-184-5/+13
* | | | | | | | | dont error the entire repair process when a repair step errorsRobin Appelman2021-03-181-1/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #24384 from nextcloud/cleanup/remove-old-migration-checkMorris Jobke2021-03-174-138/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Skip db migration simulation for core schema changesJulius Härtl2021-03-174-138/+5
* | | | | | | | | Merge pull request #25924 from nextcloud/bugfix/noid/only-mark-migrations-as-...Morris Jobke2021-03-171-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only mark migrations as installed after executionJoas Schilling2021-03-041-2/+4
* | | | | | | | | | Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-172-11/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Drop \OCP\Util::isIeChristoph Wurst2021-03-092-11/+1
* | | | | | | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-1710-10/+170
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-171-1/+20
| * | | | | | | | | Fix parameter types in docsJoas Schilling2021-03-175-6/+8
| * | | | | | | | | Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-178-3/+142
* | | | | | | | | | Merge pull request #26131 from nextcloud/fix/initialstate-templatesVincent Petry2021-03-171-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)2021-03-151-1/+1
* | | | | | | | | | | dont allow creating users with __groupfolders as uidRobin Appelman2021-03-161-0/+1
* | | | | | | | | | | Merge pull request #26013 from nextcloud/object-store-copy-cache-idRobin Appelman2021-03-166-41/+73
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | verify that cache entry is validRobin Appelman2021-03-121-0/+3
| * | | | | | | | | | | also implement for FailedCache and NullCacheRobin Appelman2021-03-122-0/+10
| * | | | | | | | | | | use returned file id for object store copyRobin Appelman2021-03-121-6/+6