aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34073 from nextcloud/login-email-filterVincent Petry2022-09-161-0/+3
|\
| * dont try email login if the provider username is not a valid emailRobin Appelman2022-09-141-0/+3
* | Merge pull request #24596 from kofemann/dcache-wormVincent Petry2022-09-161-0/+14
|\ \
| * | config: add a switch to control truncate before updateTigran Mkrtchyan2022-09-161-6/+12
| * | files: remove destination file before copying new content (WORM)Tigran Mkrtchyan2022-09-161-0/+2
| * | files: make OC\Files\Storage\Local WORM friendlyTigran Mkrtchyan2022-08-251-0/+6
* | | Merge pull request #34020 from nextcloud/logical-opVincent Petry2022-09-161-18/+12
|\ \ \
| * | | Switch logical operators (and|or)Git'Fellow2022-09-121-18/+12
* | | | l10n: Correct error messagesValdnet2022-09-161-3/+3
* | | | l10n: Correct error messagesValdnet2022-09-161-4/+4
* | | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-152-4/+21
|\ \ \ \
| * | | | set defaultEnabled in shipped.jsonMaxence Lange2022-09-152-4/+21
* | | | | Merge pull request #33718 from nextcloud/seekable-http-fseek-endVincent Petry2022-09-151-21/+60
|\ \ \ \ \
| * | | | | fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman2022-09-151-21/+60
| |/ / / /
* | | | | Merge pull request #34009 from andrey-utkin/safe-config-updateCôme Chilliet2022-09-151-25/+29
|\ \ \ \ \
| * | | | | Make config file saving safe against write failuresAndriy Utkin2022-09-091-25/+29
| | |/ / / | |/| | |
* | | | | Merge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-idMaxence Lange2022-09-151-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rtrim url earlierMaxence Lange2022-09-011-2/+2
* | | | | Add accessibility entry in user menuVincent Petry2022-09-141-5/+16
| |_|_|/ |/| | |
* | | | Merge pull request #34019 from nextcloud/fix/quota-typeVincent Petry2022-09-122-4/+4
|\ \ \ \
| * | | | Fix quota type to intCarl Schwan2022-09-122-4/+4
| | |/ / | |/| |
* | | | Merge pull request #33921 from nextcloud/fix/fix-config-file-emptiedCôme Chilliet2022-09-121-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Do not empty config.php file if reading failed for any reasonCôme Chilliet2022-09-061-0/+4
* | | | Update avatars on updateCarl Schwan2022-09-092-19/+13
* | | | Dark theme for guest avatarCarl Schwan2022-09-093-8/+8
* | | | Avatar new styleCarl Schwan2022-09-092-30/+53
* | | | Merge pull request #33788 from nextcloud/improve-recentCarl Schwan2022-09-081-27/+55
|\ \ \ \
| * | | | Filter out old files when trying to get recent filesCarl Schwan2022-09-051-27/+55
* | | | | Merge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestampblizzz2022-09-081-1/+16
|\ \ \ \ \
| * | | | | Fix various errors in iMIP logicAnna Larch2022-09-081-1/+16
| | |/ / / | |/| | |
* | | | | Merge pull request #33600 from nextcloud/lazy-quotablizzz2022-09-072-24/+55
|\ \ \ \ \
| * | | | | get quota for user only when neededRobin Appelman2022-09-012-24/+55
* | | | | | Merge pull request #33813 from nextcloud/fix/infinite_email_change_notificationLouis2022-09-061-1/+1
|\ \ \ \ \ \
| * | | | | | I dug into it again, and the issue is much simpler than I previously though.Louis Chemineau2022-09-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #29881 from nextcloud/fix/setting/accessibility-titleCarl Schwan2022-09-061-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-02178-1496/+3293
| |\ \ \ \ \
| * | | | | | Improve accessibility of the title of the settingsCarl Schwan2022-05-161-0/+7
* | | | | | | Merge pull request #33863 from nextcloud/hash-wrapper-catch-errorsblizzz2022-09-021-2/+7
|\ \ \ \ \ \ \
| * | | | | | | handle errors from hash_finalRobin Appelman2022-09-021-2/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #33692 from nextcloud/update-dirblizzz2022-09-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Introduce $updateDir to move updates outside $dataDirGit'Fellow2022-08-251-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-021-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | l10n: Spelling unificationValdnet2022-09-021-1/+1
* | | | | | | Merge pull request #33625 from nextcloud/fix/33572/add-userVincent Petry2022-09-012-1/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix creation of new user and display the correct error messageChristopher Ng2022-08-222-1/+6
* | | | | | | Merge pull request #33780 from nextcloud/enh/noid/cloud-id-cliblizzz2022-09-011-0/+3
|\ \ \ \ \ \ \
| * | | | | | | filter index.php from cloudIdMaxence Lange2022-08-311-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry2022-09-012-7/+80
|\ \ \ \ \ \ \
| * | | | | | | adjusts tests for CloudIdManagerRobin Appelman2022-08-311-1/+1
| * | | | | | | cache cloud id data in CloudIdManagerRobin Appelman2022-08-312-7/+80