aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-06-192-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-06-172-0/+2
* make placeholder a const for reuseArthur Schiwon2022-06-161-2/+4
* fix overwriting original vars when loggingArthur Schiwon2022-06-161-2/+4
* Use {$var} instead of ${var} for PHP 8.2 compatibilityCôme Chilliet2022-06-143-3/+3
* [tx-robot] updated from transifexNextcloud bot2022-06-142-0/+4
* Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry2022-06-1317-170/+297
|\
| * store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-027-49/+146
| * add case statement to sql function builderRobin Appelman2022-06-022-0/+23
| * make expression build return IQueryFunction instead of stringRobin Appelman2022-06-028-121/+128
* | Merge pull request #31637 from nextcloud/add-password-reset-typed-eventsVincent Petry2022-06-132-0/+4
|\ \
| * | Add password reset typed eventsThomas Citharel2022-06-102-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-06-122-0/+2
|/ /
* | Merge pull request #31771 from nextcloud/fix/hook-encryption-cronVincent Petry2022-06-101-13/+25
|\ \
| * | Fix hook encryption with cron jobCarl Schwan2022-06-071-13/+25
* | | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-103-3/+5
|\ \ \
| * | | Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-173-3/+5
* | | | Merge pull request #32660 from susnux/masterVincent Petry2022-06-101-0/+4
|\ \ \ \
| * | | | Feature: Add and expose frontend loglevelFerdinand Thiessen2022-06-061-0/+4
* | | | | Merge pull request #32685 from nextcloud/fix/external-storage-password-replac...Vincent Petry2022-06-101-1/+1
|\ \ \ \ \
| * | | | | Fix replacing external storage password during debug logChristoph Wurst2022-06-011-1/+1
* | | | | | Merge pull request #32748 from nextcloud/bugfix/noid/keep-non-default-protoco...Vincent Petry2022-06-101-7/+1
|\ \ \ \ \ \
| * | | | | | Keep non default protocol in cloud idJoas Schilling2022-06-091-7/+1
* | | | | | | Merge pull request #32799 from nextcloud/bugfix/noid/fix-exception-handling-w...Vincent Petry2022-06-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix exception handling when profile data is too longJoas Schilling2022-06-091-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #32723 from MartinBrugnara/masterVincent Petry2022-06-101-5/+9
|\ \ \ \ \ \ \
| * | | | | | | Expose umask override value as config parameter: localstorage.umaskMartin Brugnara2022-06-051-5/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #32768 from nextcloud/fs-setup-onetime-earlierVincent Petry2022-06-101-0/+4
|\ \ \ \ \ \ \
| * | | | | | | perform onetime setup earlier to ensure wrappers are registered on timeRobin Appelman2022-06-081-0/+4
* | | | | | | | fix mounts mounted at the users homeRobin Appelman2022-06-091-7/+3
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #32767 from nextcloud/seeakble-http-stream-wrappersJulius Härtl2022-06-091-0/+13
|\ \ \ \ \ \ \
| * | | | | | | handle stream wrappers in SeekableHttpStreamRobin Appelman2022-06-081-0/+13
| | |/ / / / / | |/| | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-094-0/+12
* | | | | | | Merge pull request #32697 from nextcloud/fix/get-avatar-authzPytal2022-06-081-11/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix get avatar authorizationChristopher Ng2022-06-071-11/+14
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #32746 from nextcloud/new-share-column-attributesJulius Härtl2022-06-082-0/+2
|\ \ \ \ \ \
| * | | | | | Add new share attributes columnVincent Petry2022-06-082-0/+2
* | | | | | | Merge pull request #32744 from nextcloud/bugfix/noid/easier-federation-debuggingJoas Schilling2022-06-081-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Always log errors from sending federation api requests to ease debuggingJoas Schilling2022-06-071-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Simlify tests for integrity check on modified mimetype listsJulius Härtl2022-06-071-1/+2
* | | | | | feat: add docxf and form mimetypesLuka Trovic2022-06-071-0/+13
|/ / / / /
* | | | | Merge pull request #26582 from nextcloud/enhancement/logger-functionChristoph Wurst2022-06-074-0/+106
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a helper function that makes it easier to log from anywhereChristoph Wurst2022-05-234-0/+106
* | | | | Merge pull request #32556 from nextcloud/bugfix/noid/fix-comments-query-handlingJoas Schilling2022-06-031-4/+3
|\ \ \ \ \
| * | | | | Create query parameters on correct objects to make debugging easierJoas Schilling2022-05-231-4/+3
* | | | | | Merge pull request #32435 from nextcloud/revert-32278-remove-default-phpJoas Schilling2022-06-031-1/+10
|\ \ \ \ \ \
| * | | | | | Revert "Remove call to already default php.ini values"Joas Schilling2022-05-161-1/+10
* | | | | | | Cleanup temporary files after finishing the write to object storageJulius Härtl2022-06-021-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #32690 from nextcloud/bugfix/noid/fix-mountpoint-matching-...blizzz2022-06-021-1/+1
|\ \ \ \ \ \
| * | | | | | Trim mount point before matching in encryption codeVincent Petry2022-06-011-1/+1
| | |_|_|/ / | |/| | | |