aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30030 from nextcloud/fexistsVincent Petry2022-07-261-2/+2
|\
| * Fix #30003acsfer2022-06-211-2/+2
* | Merge pull request #30510 from nextcloud/user-cleanup-storage-before-cacheVincent Petry2022-07-261-1/+1
|\ \
| * | delete files before cleaning cache when cleaning user filesRobin Appelman2022-06-131-1/+1
* | | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-267-7/+8
|\ \ \
| * | | Add missing closing spans and avoid empty hrefVincent Petry2022-07-264-3/+4
| * | | Removed id=modified in files appVincent Petry2022-07-264-4/+4
* | | | Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-262-41/+99
|\ \ \ \
| * | | | fix possibly null variablesCédric Neukom2022-07-171-1/+8
| * | | | Respect user settings when generating alerts for birthday calendarCédric Neukom2022-07-172-41/+92
* | | | | Merge pull request #33360 from nextcloud/adjust-acceptance-tests-to-changes-i...Pytal2022-07-261-1/+1
|\ \ \ \ \
| * | | | | Adjust acceptance tests to changes in sharing tabDaniel Calviño Sánchez2022-07-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #33341 from nextcloud/fix/29617/no-purge-when-birthday-cal...blizzz2022-07-261-0/+3
|\ \ \ \ \
| * | | | | Don't try to purge objects from the birthday calendar when it doesn't existThomas Citharel2022-07-251-0/+3
* | | | | | Merge pull request #32733 from nextcloud/dependabot/npm_and_yarn/underscore-1...Vincent Petry2022-07-2613-37/+33
|\ \ \ \ \ \
| * | | | | | Fix core tests by stubbing debounceVincent Petry2022-07-261-0/+10
| * | | | | | Bump underscore from 1.12.0 to 1.13.4dependabot[bot]2022-07-2612-37/+23
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #33358 from nextcloud/techdebt/noid/remove-old-notificatio...Vincent Petry2022-07-2620-182/+5
|\ \ \ \ \ \
| * | | | | | Remove obsolete notification containerVincent Petry2022-07-2620-182/+5
| |/ / / / /
* | | | | | Merge pull request #31728 from nextcloud/bugfix/30791/update-subshare-owner-o...Louis2022-07-269-31/+240
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-267-46/+40
| * | | | | Skip testMovedIntoShareChangeOwnerLouis Chemineau2022-07-261-0/+2
| * | | | | Recursively fetch subsharesLouis Chemineau2022-07-263-3/+27
| * | | | | Int test for share owner change on moveVincent Petry2022-07-261-0/+48
| * | | | | Change share owner when moving share out of shareLouis Chemineau2022-07-261-12/+14
| * | | | | Prevent column name conflict between tablesLouis Chemineau2022-07-261-1/+4
| * | | | | Update owner of subdir on move into/out of shareVincent Petry2022-07-261-0/+19
| * | | | | Test moving share in and out of another shareLouis Chemineau2022-07-261-0/+117
|/ / / / /
* | | | | Merge pull request #33320 from nextcloud/bugfix/noid/remove-files-duplicate-d...Vincent Petry2022-07-2669-795/+798
|\ \ \ \ \
| * | | | | Replace files app ids to classesVincent Petry2022-07-2669-795/+798
* | | | | | Merge pull request #33031 from nextcloud/fix/improve-local-ip-detectionCôme Chilliet2022-07-262-2/+19
|\ \ \ \ \ \
| * | | | | | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-122-3/+12
| * | | | | | Check for local IPs nested in IPv6 as wellCôme Chilliet2022-07-121-1/+3
| * | | | | | Refactor local IP if and set strict to true for in_arrayCôme Chilliet2022-07-121-6/+6
| * | | | | | Improve local IP detectionCôme Chilliet2022-07-121-0/+6
* | | | | | | Merge pull request #33166 from Lukasdoe/masterSimon L2022-07-261-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add button disable on submit for login grantLukas Döllerer2022-07-251-0/+1
* | | | | | | Merge pull request #33315 from nextcloud/bugfix/33314/allow-reseting-status-o...Joas Schilling2022-07-264-13/+20
|\ \ \ \ \ \ \
| * | | | | | | Reset user status based on message ID onlyJoas Schilling2022-07-224-13/+20
* | | | | | | | Merge pull request #33206 from nextcloud/enh/27869/consolidateVincent Petry2022-07-269-122/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Consolidate account property gettersChristopher Ng2022-07-219-122/+44
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-2610-4/+276
* | | | | | | | | Merge pull request #33334 from nextcloud/bugfix/appmenu-textPytal2022-07-253-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make sure app menu text opacity matches the iconsJulius Härtl2022-07-253-3/+3
* | | | | | | | | | Merge pull request #33129 from nextcloud/fix-reading-blob-as-resourcesblizzz2022-07-252-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix reading blob data as resourceThomas Citharel2022-07-252-0/+20
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #33342 from nextcloud/bugfix/delete-comments-that-have-exp...blizzz2022-07-252-2/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Delete comments that expired nowVitor Mattos2022-07-252-2/+5
|/ / / / / / / / /
* | | | | | | | | Merge pull request #33338 from nextcloud/fix/contrast-search-iconCarl Schwan2022-07-253-4/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix contrast of the search iconCarl Schwan2022-07-253-4/+4