| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-07 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-06 | 18 | -54/+70 |
* | Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-apps | Vincent Petry | 2022-08-05 | 4 | -10/+76 |
|\ |
|
| * | allow apps to specify methods carrying sensitive parameters | Arthur Schiwon | 2022-07-28 | 4 | -10/+76 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-05 | 58 | -56/+58 |
* | | Merge pull request #33447 from nextcloud/bugfix/noid/detect-leading-spaces-in... | Vincent Petry | 2022-08-04 | 1 | -0/+8 |
|\ \ |
|
| * | | Detect leading spaces in config files | Vincent Petry | 2022-08-03 | 1 | -0/+8 |
* | | | Support specifying IPv6 proxies in CIDR notation | Simon Leiner | 2022-08-02 | 1 | -30/+3 |
|/ / |
|
* | | Merge pull request #32958 from nextcloud/fix/noid/permission-update-allow-pub... | Julius Härtl | 2022-08-02 | 1 | -2/+2 |
|\ \ |
|
| * | | don't reduce file public link permissions if public upload is not enabled | Julien Veyssier | 2022-08-01 | 1 | -2/+2 |
* | | | Document all getIncomplete implementations as returning string|false | Côme Chilliet | 2022-08-02 | 3 | -3/+3 |
* | | | Fix dynamic property creations in test files | Côme Chilliet | 2022-08-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #32482 from nextcloud/enh/noid/share-attributes | Carl Schwan | 2022-08-01 | 11 | -6/+476 |
|\ \ |
|
| * | | Multiple fixes | Carl Schwan | 2022-07-31 | 6 | -24/+199 |
| * | | Inherit hide download from share attributes | Vincent Petry | 2022-07-28 | 1 | -0/+2 |
| * | | Fix view-only code after code review comments | Vincent Petry | 2022-07-28 | 2 | -3/+5 |
| * | | Attempt to fix sqlite json issue | Vincent Petry | 2022-07-28 | 1 | -2/+2 |
| * | | Fix share attribute related tests + code style | Vincent Petry | 2022-07-28 | 4 | -24/+11 |
| * | | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 9 | -4/+308 |
* | | | Merge pull request #33225 from nextcloud/fix/handle-one-time-passwords | Carl Schwan | 2022-07-29 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Handle one time password better | Carl Schwan | 2022-07-28 | 1 | -1/+1 |
* | | | Add a public interface for the bruteforce throttler and register for injection | Joas Schilling | 2022-07-28 | 5 | -5/+133 |
* | | | Merge pull request #33380 from luzpaz/fix/lib-private-typos | Côme Chilliet | 2022-07-28 | 37 | -44/+44 |
|\ \ \ |
|
| * | | | Fix typos in lib/private subdirectory | luz paz | 2022-07-27 | 37 | -44/+44 |
* | | | | fix mistake in db query to delete a user config value | Julien Veyssier | 2022-07-27 | 1 | -2/+2 |
* | | | | Merge pull request #33378 from nextcloud/s3-no-null-bundle | Daniel | 2022-07-27 | 1 | -3/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | don't set `null` as a bundle path | Robin Appelman | 2022-07-27 | 1 | -3/+6 |
* | | | | 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 |
* | | | | | | Add argument to getSharesInFolder enable deep share lookup | Louis Chemineau | 2022-07-26 | 4 | -38/+23 |
* | | | | | | Recursively fetch subshares | Louis Chemineau | 2022-07-26 | 2 | -0/+26 |
* | | | | | | Prevent column name conflict between tables | Louis Chemineau | 2022-07-26 | 1 | -1/+4 |
* | | | | | | Merge pull request #33031 from nextcloud/fix/improve-local-ip-detection | Côme Chilliet | 2022-07-26 | 1 | -2/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use Symfony IpUtils to check for local IP ranges | Côme Chilliet | 2022-07-12 | 1 | -3/+7 |
| * | | | | | | 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 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-26 | 2 | -2/+12 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge pull request #33129 from nextcloud/fix-reading-blob-as-resources | blizzz | 2022-07-25 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix reading blob data as resource | Thomas Citharel | 2022-07-25 | 1 | -0/+3 |
| | |_|_|/ /
| |/| | | | |
|
* / | | | | | Delete comments that expired now | Vitor Mattos | 2022-07-25 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | always triger setup of builtin storage wrappers | Robin Appelman | 2022-07-21 | 1 | -6/+15 |
* | | | | | only update last login timestamp with minute percision | Robin Appelman | 2022-07-20 | 1 | -4/+9 |
* | | | | | Merge pull request #33266 from nextcloud/bugfix/noid/skip-content-public | Vincent Petry | 2022-07-20 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Add skip content buttons to the public page layout | Julius Härtl | 2022-07-18 | 1 | -2/+2 |
* | | | | | | fix loading legacy app.php with multi app dir | Arthur Schiwon | 2022-07-18 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #32981 from nextcloud/typing/carl/simplefs | Carl Schwan | 2022-07-18 | 7 | -103/+55 |
|\ \ \ \ \ |
|
| * | | | | | Add typing to SimpleFS | Carl Schwan | 2022-07-14 | 7 | -103/+55 |
| | |_|/ /
| |/| | | |
|