aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Default message for ShareNotFound exceptionJohn Molakvoæ (skjnldsv)2021-08-181-0/+14
| * | | Merge pull request #29015 from nextcloud/enhancement/l10n-factory-find-generi...Christoph Wurst2021-10-131-5/+30
| |\ \ \
| | * | | Add L10n factory method for generic language heuristicsChristoph Wurst2021-10-131-5/+30
| | | |/ | | |/|
| * / | Keep group restrictions when reenabling apps after an updateJoas Schilling2021-10-131-6/+0
| |/ /
| * | Merge pull request #28608 from nextcloud/path-prefix-filterVincent Petry2021-10-072-0/+20
| |\ \
| | * | generate a better optimized query for path prefix search filtersRobin Appelman2021-08-262-0/+20
| * | | Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-052-3/+17
| |\ \ \
| | * \ \ Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-0419-21/+113
| | |\ \ \
| | * | | | Add RedirectToDefaultAppResponse::__construct() annotationsDaniel Rudolf2021-07-011-0/+3
| | * | | | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-011-3/+2
| | * | | | Remove \OC::$server->getURLGenerator() usageDaniel Rudolf2021-07-011-1/+4
| | * | | | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-302-1/+10
| * | | | | Add admin privilege delegation for admin settingsCarl Schwan2021-09-292-5/+78
| * | | | | Use IRoomMetadata as source of truth for supported room typesRichard Steinmetz2021-09-211-1/+1
| * | | | | enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-092-1/+64
| * | | | | Confirm mails only per POSTArthur Schiwon2021-09-091-0/+7
| * | | | | add a job to clean up expired verification tokensArthur Schiwon2021-09-091-1/+1
| * | | | | fix parameter type hint in phpdocArthur Schiwon2021-09-091-1/+1
| * | | | | implement verification for additional mailsArthur Schiwon2021-09-092-0/+29
| * | | | | move verification token logic out of lost password controllerArthur Schiwon2021-09-092-0/+129
| * | | | | Fix typo on the DocBlock of the copy methodAsier Iturralde Sarasola2021-08-271-1/+1
| | |_|/ / | |/| | |
| * | | | Merge pull request #28476 from nextcloud/search-jail-insensitiveVincent Petry2021-08-241-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | use case insensitive like when limiting search to jailRobin Appelman2021-08-171-0/+1
| * | | | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
| | |_|/ | |/| |
| * | | Remove some mentions of ownCloud from our api documentationCarl Schwan2021-07-295-8/+8
| |/ /
| * | Merge pull request #27860 from J0WI/alphanumeric-rndJoas Schilling2021-07-161-0/+1
| |\ \
| | * | Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-0/+1
| * | | Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-141-2/+2
| * | | Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+9
| |\ \ \
| | * | | Add F-DroidHouraisanNEET2021-07-041-0/+9
| * | | | Allow casting query functions as wellJoas Schilling2021-07-071-2/+2
| | |/ / | |/| |
| * | | Migrate HintException to OCPGary Kim2021-06-3010-9/+91
| | |/ | |/|
| * | Merge pull request #27700 from nextcloud/deprecate-remoteblizzz2021-06-308-0/+34
| |\ \
| | * | Deprecate OCP\RemoteLukas Reschke2021-06-288-0/+34
| * | | adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-301-1/+2
| * | | prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-301-0/+8
| |/ /
| * | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-231-2/+2
| |\ \
| | * | Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-2/+2
| * | | Add security.txtLukas Reschke2021-06-231-0/+62
| |/ /
| * | Phase out the controller reflectorChristoph Wurst2021-06-171-0/+6
| * | Let apps toggle an unread counter on app iconsJulius Härtl2021-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
| * | | 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-162-0/+190
| |\ \ \
| | * | | implement dashboard API for clients, new WidgetItem class, new IAPIWidget int...Julien Veyssier2021-06-152-0/+190
| | |/ /
| * | | use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-141-6/+4
| * | | rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-0/+29
| |/ /
| * | Correctly check the reception of a remote feedbackLouis Chemineau2021-06-091-1/+1
| * | Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz2021-06-083-3/+125
| |\ \