Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | 11 | -66/+87 | |
| * | | | | Fix share controller to accept share attributes alone | Vincent Petry | 2022-07-28 | 1 | -2/+5 | |
| * | | | | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 28 | -51/+1189 | |
* | | | | | Merge pull request #33225 from nextcloud/fix/handle-one-time-passwords | Carl Schwan | 2022-07-29 | 2 | -2/+10 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Handle one time password better | Carl Schwan | 2022-07-28 | 2 | -2/+10 | |
* | | | | | Merge pull request #33394 from nextcloud/fix/fix-370-Label_not_connected_to_f... | Julia Kirschenheuter | 2022-07-28 | 1 | -3/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Connect ```input``` checkbox with corresponding file name via ```aria-describ... | julia.kirschenheuter | 2022-07-28 | 1 | -3/+4 | |
* | | | | | Merge pull request #33385 from nextcloud/fix/transfer-aria-label-from-nav-set... | Louis | 2022-07-28 | 1 | -3/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Transfer `aria-label` from nav settings menu to settings menu icon-button | julia.kirschenheuter | 2022-07-28 | 1 | -3/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #33081 from nextcloud/techdebt/noid/ocp-security-bruteforc... | Vincent Petry | 2022-07-28 | 5 | -5/+133 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a public interface for the bruteforce throttler and register for injection | Joas Schilling | 2022-07-28 | 5 | -5/+133 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #33280 from nextcloud/externalStorageWithoutVersioning | Vincent Petry | 2022-07-28 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | handle AccessDenied error when checking if external s3 support versions | Matthieu Gallien | 2022-07-28 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #33299 from nextcloud/fix/files-dark-color-theme | Louis | 2022-07-28 | 1 | -2/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | files: Fix colormode detection for filelist | Ferdinand Thiessen | 2022-07-26 | 1 | -2/+5 | |
* | | | | | 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 | |
* | | | | | | Merge pull request #32244 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.3 | dependabot[bot] | 2022-07-27 | 4 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump core-js from 3.22.0 to 3.22.3 | dependabot[bot] | 2022-07-27 | 4 | -11/+11 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33386 from nextcloud/fix/noid/delete-user-value | Julius Härtl | 2022-07-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix mistake in db query to delete a user config value | Julien Veyssier | 2022-07-27 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #33379 from nextcloud/techdebt/noid/goodbye-legacy-ids | Vincent Petry | 2022-07-27 | 6 | -8/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove more legacy ids | Vincent Petry | 2022-07-27 | 6 | -8/+3 | |
* | | | | | | | | Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-content | Vincent Petry | 2022-07-27 | 1 | -5/+16 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Handle file contained inside the uploads folder | Carl Schwan | 2022-06-21 | 1 | -5/+16 | |
* | | | | | | | | 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 #33316 from nextcloud/bugfix/noid/aria-label-share-link-bu... | Vincent Petry | 2022-07-27 | 5 | -4/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Accessible names for share panel buttons | Vincent Petry | 2022-07-26 | 5 | -4/+8 | |
* | | | | | | | | Merge pull request #33373 from nextcloud/techdebt/noid/remove-legacy-dir | Vincent Petry | 2022-07-27 | 19 | -51/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 19 | -51/+32 | |
* | | | | | | | | | Merge pull request #33368 from luzpaz/fix/apps-dav-typos | Simon L | 2022-07-27 | 18 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typos in apps/dav subdirectory | luz paz | 2022-07-26 | 18 | -21/+21 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #33265 from nextcloud/fix/carl/login-boxes | Carl Schwan | 2022-07-27 | 47 | -611/+515 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix login flow | Carl Schwan | 2022-07-27 | 6 | -14/+13 | |
| * | | | | | | | | | Fix caldav invitation related public pages | Carl Schwan | 2022-07-27 | 6 | -14/+29 | |
| * | | | | | | | | | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 41 | -595/+485 | |
* | | | | | | | | | | Merge pull request #33300 from nextcloud/fix/dashboard-dark-color-theme | Louis | 2022-07-27 | 3 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | dashboard: Fix dark theme detection | Ferdinand Thiessen | 2022-07-26 | 3 | -5/+7 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #33307 from nextcloud/bump/nextcloud-dialogs-3.1.2-to-3.1.4 | Vincent Petry | 2022-07-27 | 8 | -32/+53 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump nextcloud-dialogs from 3.1.2 to 3.1.4 | Vincent Petry | 2022-07-26 | 8 | -32/+53 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #33271 from nextcloud/enh/a11y-new-file-menu | Vincent Petry | 2022-07-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use explicit name for new file/folder menu | Christopher Ng | 2022-07-18 | 1 | -2/+2 | |
* | | | | | | | | | 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 |