Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #30030 from nextcloud/fexists | Vincent Petry | 2022-07-26 | 1 | -2/+2 |
|\ | |||||
| * | Fix #30003 | acsfer | 2022-06-21 | 1 | -2/+2 |
* | | Merge pull request #30510 from nextcloud/user-cleanup-storage-before-cache | Vincent Petry | 2022-07-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | delete files before cleaning cache when cleaning user files | Robin Appelman | 2022-06-13 | 1 | -1/+1 |
* | | | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanup | Vincent Petry | 2022-07-26 | 7 | -7/+8 |
|\ \ \ | |||||
| * | | | Add missing closing spans and avoid empty href | Vincent Petry | 2022-07-26 | 4 | -3/+4 |
| * | | | Removed id=modified in files app | Vincent Petry | 2022-07-26 | 4 | -4/+4 |
* | | | | Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set... | Anna | 2022-07-26 | 2 | -41/+99 |
|\ \ \ \ | |||||
| * | | | | fix possibly null variables | Cédric Neukom | 2022-07-17 | 1 | -1/+8 |
| * | | | | Respect user settings when generating alerts for birthday calendar | Cédric Neukom | 2022-07-17 | 2 | -41/+92 |
* | | | | | Merge pull request #33360 from nextcloud/adjust-acceptance-tests-to-changes-i... | Pytal | 2022-07-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Adjust acceptance tests to changes in sharing tab | Daniel Calviño Sánchez | 2022-07-26 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #33341 from nextcloud/fix/29617/no-purge-when-birthday-cal... | blizzz | 2022-07-26 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Don't try to purge objects from the birthday calendar when it doesn't exist | Thomas Citharel | 2022-07-25 | 1 | -0/+3 |
* | | | | | | Merge pull request #32733 from nextcloud/dependabot/npm_and_yarn/underscore-1... | Vincent Petry | 2022-07-26 | 13 | -37/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix core tests by stubbing debounce | Vincent Petry | 2022-07-26 | 1 | -0/+10 |
| * | | | | | | Bump underscore from 1.12.0 to 1.13.4 | dependabot[bot] | 2022-07-26 | 12 | -37/+23 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #33358 from nextcloud/techdebt/noid/remove-old-notificatio... | Vincent Petry | 2022-07-26 | 20 | -182/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove obsolete notification container | Vincent Petry | 2022-07-26 | 20 | -182/+5 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #31728 from nextcloud/bugfix/30791/update-subshare-owner-o... | Louis | 2022-07-26 | 9 | -31/+240 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add argument to getSharesInFolder enable deep share lookup | Louis Chemineau | 2022-07-26 | 7 | -46/+40 |
| * | | | | | Skip testMovedIntoShareChangeOwner | Louis Chemineau | 2022-07-26 | 1 | -0/+2 |
| * | | | | | Recursively fetch subshares | Louis Chemineau | 2022-07-26 | 3 | -3/+27 |
| * | | | | | Int test for share owner change on move | Vincent Petry | 2022-07-26 | 1 | -0/+48 |
| * | | | | | Change share owner when moving share out of share | Louis Chemineau | 2022-07-26 | 1 | -12/+14 |
| * | | | | | Prevent column name conflict between tables | Louis Chemineau | 2022-07-26 | 1 | -1/+4 |
| * | | | | | Update owner of subdir on move into/out of share | Vincent Petry | 2022-07-26 | 1 | -0/+19 |
| * | | | | | Test moving share in and out of another share | Louis Chemineau | 2022-07-26 | 1 | -0/+117 |
|/ / / / / | |||||
* | | | | | Merge pull request #33320 from nextcloud/bugfix/noid/remove-files-duplicate-d... | Vincent Petry | 2022-07-26 | 69 | -795/+798 |
|\ \ \ \ \ | |||||
| * | | | | | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 69 | -795/+798 |
* | | | | | | Merge pull request #33031 from nextcloud/fix/improve-local-ip-detection | Côme Chilliet | 2022-07-26 | 2 | -2/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use Symfony IpUtils to check for local IP ranges | Côme Chilliet | 2022-07-12 | 2 | -3/+12 |
| * | | | | | | Check for local IPs nested in IPv6 as well | Côme Chilliet | 2022-07-12 | 1 | -1/+3 |
| * | | | | | | Refactor local IP if and set strict to true for in_array | Côme Chilliet | 2022-07-12 | 1 | -6/+6 |
| * | | | | | | Improve local IP detection | Côme Chilliet | 2022-07-12 | 1 | -0/+6 |
* | | | | | | | Merge pull request #33166 from Lukasdoe/master | Simon L | 2022-07-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Add button disable on submit for login grant | Lukas Döllerer | 2022-07-25 | 1 | -0/+1 |
* | | | | | | | Merge pull request #33315 from nextcloud/bugfix/33314/allow-reseting-status-o... | Joas Schilling | 2022-07-26 | 4 | -13/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reset user status based on message ID only | Joas Schilling | 2022-07-22 | 4 | -13/+20 |
* | | | | | | | | Merge pull request #33206 from nextcloud/enh/27869/consolidate | Vincent Petry | 2022-07-26 | 9 | -122/+44 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Consolidate account property getters | Christopher Ng | 2022-07-21 | 9 | -122/+44 |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-26 | 10 | -4/+276 |
* | | | | | | | | | Merge pull request #33334 from nextcloud/bugfix/appmenu-text | Pytal | 2022-07-25 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Make sure app menu text opacity matches the icons | Julius Härtl | 2022-07-25 | 3 | -3/+3 |
* | | | | | | | | | | Merge pull request #33129 from nextcloud/fix-reading-blob-as-resources | blizzz | 2022-07-25 | 2 | -0/+20 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix reading blob data as resource | Thomas Citharel | 2022-07-25 | 2 | -0/+20 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #33342 from nextcloud/bugfix/delete-comments-that-have-exp... | blizzz | 2022-07-25 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Delete comments that expired now | Vitor Mattos | 2022-07-25 | 2 | -2/+5 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #33338 from nextcloud/fix/contrast-search-icon | Carl Schwan | 2022-07-25 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix contrast of the search icon | Carl Schwan | 2022-07-25 | 3 | -4/+4 |