summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Add event to load scripts for reference renderingJulius Härtl2022-09-011-0/+36
* Merge pull request #33625 from nextcloud/fix/33572/add-userVincent Petry2022-09-012-0/+6
|\
| * Fix creation of new user and display the correct error messageChristopher Ng2022-08-222-0/+6
* | Refactor cache handlingJulius Härtl2022-08-312-2/+28
* | CleanupJulius Härtl2022-08-314-12/+36
* | Move registration to IBootstrapJulius Härtl2022-08-312-7/+10
* | Add full public interfacesJulius Härtl2022-08-313-4/+142
* | Implement reference provider based cachingJulius Härtl2022-08-311-0/+3
* | API for fetching reference metadataJulius Härtl2022-08-313-0/+89
* | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet2022-08-302-2/+6
|\ \
| * | Flag repair errors as error level in eventSource->sendCôme Chilliet2022-08-251-1/+1
| * | Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-251-1/+5
* | | Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet2022-08-301-0/+89
|\ \ \
| * | | Move dav utils functions to OCP\Files\DavUtilCôme Chilliet2022-08-302-49/+89
| * | | Fix OCP\Util documentation blocksCôme Chilliet2022-08-291-0/+8
| * | | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet2022-08-291-0/+41
| |/ /
* / / add marker interface to mark system mount points for encryptionRobin Appelman2022-08-251-0/+34
|/ /
* | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-242-0/+65
|\ \
| * | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-232-0/+65
* | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-234-25/+62
|\ \ \
| * | | Port existing server code to new interfaceCarl Schwan2022-08-082-1/+2
| * | | Deprecated ILogger from IJobCarl Schwan2022-08-084-25/+61
* | | | Merge pull request #32162 from nextcloud/enh/session-reopenVincent Petry2022-08-231-0/+8
|\ \ \ \
| * | | | Reopen sessions if we need to write to them instead of keeping them openJulius Härtl2022-08-171-0/+8
| | |_|/ | |/| |
* / | | Support iMIP invitations from MailAnna Larch2022-08-222-0/+23
|/ / /
* | | Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry2022-08-173-48/+36
|\ \ \
| * | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-08-161-0/+10
| * | | Revert "store unencrypted size in the unencrypted_size column"Robin Appelman2022-08-161-10/+0
| * | | Revert "add case statement to sql function builder"Robin Appelman2022-08-161-12/+0
| * | | Revert "make expression build return IQueryFunction instead of string"Robin Appelman2022-08-162-36/+36
* | | | Make DisplayNameCache return null if user doesn't existsCarl Schwan2022-08-161-4/+2
| |_|/ |/| |
* | | Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-1546-289/+1319
|\| |
| * | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-083-149/+3
| |\ \
| | * | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-013-149/+3
| * | | Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-appsVincent Petry2022-08-051-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | allow apps to specify methods carrying sensitive parametersArthur Schiwon2022-07-281-0/+11
| * | | Document all getIncomplete implementations as returning string|falseCôme Chilliet2022-08-021-1/+1
| * | | Multiple fixesCarl Schwan2022-07-312-0/+175
| * | | Fix view-only code after code review commentsVincent Petry2022-07-281-2/+4
| * | | Fix share attribute related tests + code styleVincent Petry2022-07-282-8/+8
| * | | Add share attributes + prevent download permissionVincent Petry2022-07-282-1/+94
| | |/ | |/|
| * | Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-281-0/+126
| * | Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-262-10/+4
| * | Recursively fetch subsharesLouis Chemineau2022-07-261-0/+8
| |/
| * Fix reading blob data as resourceThomas Citharel2022-07-251-0/+3
| * Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan2022-07-184-43/+24
| |\
| | * Add typing to SimpleFSCarl Schwan2022-07-144-43/+24
| * | Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecretblizzz2022-07-181-0/+41
| |\ \
| | * | Allow SSO authentication to provide a user secretMichaIng2022-07-121-0/+41
| * | | Move CappedMemoryCache to OCPCarl Schwan2022-07-141-0/+160
| |/ /