aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Update avatars on updateCarl Schwan2022-09-091-0/+6
* Avatar new styleCarl Schwan2022-09-092-2/+12
* Merge pull request #29881 from nextcloud/fix/setting/accessibility-titleCarl Schwan2022-09-062-2/+8
|\
| * Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-0265-281/+1929
| |\
| * | Improve accessibility of the title of the settingsCarl Schwan2022-05-162-2/+8
* | | Add description for public and immutableDaniel2022-09-031-2/+2
* | | Update docblock for cacheForDaniel Kesselberg2022-09-031-2/+4
| |/ |/|
* | 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