summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22057 from nextcloud/fix/20009/contactsmenu-limit-usersMorris Jobke2020-08-033-9/+23
|\
| * contactsmanager shall limit number of results earlyArthur Schiwon2020-07-313-9/+23
* | Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-035-17/+58
* | Add user-status appGeorg Ehrke2020-07-314-4/+107
* | Merge pull request #22060 from nextcloud/trashbin-s3-fixesMorris Jobke2020-07-311-1/+5
|\ \
| * | dont update mimetype when moving to trashRobin Appelman2020-07-301-1/+5
| |/
* / fix instanceof ISettings check for activity settingsRobin Appelman2020-07-301-1/+1
|/
* Merge pull request #21993 from nextcloud/fix/lower_route_not_found_levelJoas Schilling2020-07-301-1/+1
|\
| * Log the route not found exception on a lower levelRoeland Jago Douma2020-07-241-1/+1
* | Correctly remove usergroup shares on removing group membersJoas Schilling2020-07-305-2/+56
* | Merge pull request #22034 from nextcloud/bugfix/noid/parse-url-returns-nullJoas Schilling2020-07-291-1/+1
|\ \
| * | parse_url returns null in case a parameter is not foundJoas Schilling2020-07-291-1/+1
* | | Merge pull request #21542 from nextcloud/activity-notificationsMorris Jobke2020-07-2910-6/+220
|\ \ \ | |/ / |/| |
| * | implement old settings interfaceRobin Appelman2020-07-242-4/+26
| * | build autoloaderRobin Appelman2020-07-215-3/+11
| * | improve default notification fallbackRobin Appelman2020-07-211-1/+1
| * | basic settings system for activity notificationsRobin Appelman2020-07-218-7/+191
* | | [tx-robot] updated from transifexNextcloud bot2020-07-292-2/+2
* | | Fix overwriteService() for appsJoas Schilling2020-07-281-1/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-07-272-0/+8
* | | [tx-robot] updated from transifexNextcloud bot2020-07-252-8/+8
| |/ |/|
* | Merge pull request #21977 from onehappycat/issue_21960Morris Jobke2020-07-241-0/+3
|\ \
| * | Ignore whitespace in sharing by mailonehappycat2020-07-231-0/+3
* | | Move NotFoundResponse to a proper TemplateResponseJulius Härtl2020-07-242-22/+10
* | | [tx-robot] updated from transifexNextcloud bot2020-07-242-0/+60
|/ /
* | Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke2020-07-231-1/+3
|\ \
| * | Move federated_share_added into a typed eventMorris Jobke2020-07-231-1/+3
* | | Merge pull request #21628 from nextcloud/external-to-s3-trashbin-fixMorris Jobke2020-07-233-18/+32
|\ \ \
| * | | fix renameFromStorage messing with folder mimetypeRobin Appelman2020-07-231-7/+10
| * | | use exceptions for error signaling in writeStreamRobin Appelman2020-07-232-5/+19
| * | | fix moving files from external storage to object store trashbinRobin Appelman2020-07-231-9/+6
| |/ /
* | | Fix header logo size in notification mailsSimon Spannagel2020-07-231-2/+3
* | | Allow user backends to specify a custom logout urlRoeland Jago Douma2020-07-234-0/+53
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-07-232-0/+4
* | Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke2020-07-223-8/+7
|\ \
| * | Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-213-11/+9
| * | Make the bootstrap context return ContainerInterface instancesChristoph Wurst2020-07-214-15/+16
| |/
* | Merge pull request #21658 from nextcloud/trashbin-configurable-sizeMorris Jobke2020-07-211-1/+3
|\ \ | |/ |/|
| * allow admin to configure the max trashbin sizeRobin Appelman2020-07-071-1/+3
* | Merge pull request #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke2020-07-202-0/+52
|\ \
| * | Deprecate ILoggerChristoph Wurst2020-07-162-0/+52
* | | Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke2020-07-206-2/+145
|\ \ \
| * | | Allow to register AlternativeLogin on RegistrationContextJoas Schilling2020-07-166-2/+145
* | | | Merge pull request #21880 from nextcloud/webauthn/discourage_user_authMorris Jobke2020-07-201-2/+7
|\ \ \ \
| * | | | Discourage webauthn user interactionRoeland Jago Douma2020-07-161-2/+7
* | | | | Merge pull request #21891 from nextcloud/techdebt/undeprecate-iappcontainer-i...Morris Jobke2020-07-192-19/+20
|\ \ \ \ \
| * | | | | Undeprecate IAppContainer and IServerContainerChristoph Wurst2020-07-172-19/+20
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-07-192-4/+4
* | | | | | Deprecate the query mothod on the server containerChristoph Wurst2020-07-171-0/+3
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-174-2/+20