summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-032-2/+42
| * | add IAccountPropertyCollection with implementationArthur Schiwon2021-06-031-0/+77
| * | extend AccountManager API with collection constArthur Schiwon2021-06-031-1/+6
* | | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-1/+1
|\ \ \
| * | | Fix a usort comparison function returning a boolean instead of an integerRichard de Boer2021-05-291-1/+1
* | | | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04571-1314/+480
| |/ / |/| |
* | | Escape filename in Content-DispositionLukas Reschke2021-06-021-6/+2
|/ /
* | Merge pull request #27117 from nextcloud/fix/add-exception-doc-to-qbmapperkesselb2021-05-261-7/+17
|\ \
| * | Add DB exception throws tag to QBMapper PHPDocAnna Larch2021-05-261-7/+17
* | | Merge pull request #27035 from nextcloud/techdebt/26866/userscontroller-accou...blizzz2021-05-252-2/+17
|\ \ \
| * | | do not use private AccountManager in UsersControllerArthur Schiwon2021-05-252-2/+17
* | | | executeUpdate is also deprecatedLukas Reschke2021-05-251-1/+1
* | | | Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-251-0/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Add commands to manage tags via OCCJohannes Leuker2021-05-251-0/+30
* | | | Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-0/+48
|\ \ \ \
| * | | | update public interface with new methodsRobin Appelman2021-05-121-0/+48
* | | | | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-211-85/+0
|\ \ \ \ \
| * | | | | Drop \OCP\UserChristoph Wurst2021-05-211-85/+0
* | | | | | Merge pull request #27032 from nextcloud/bugfix/noid/log-rotation-errorblizzz2021-05-211-1/+1
|\ \ \ \ \ \
| * | | | | | typodartcafe2021-05-191-1/+1
| * | | | | | fix #25813dartcafe2021-05-191-1/+1
| |/ / / / /
* / / / / / Rename External storages to External storageszaimen2021-05-202-2/+2
|/ / / / /
* | | | | Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma2021-05-184-21/+34
|\ \ \ \ \ | |/ / / / |/| | | |