| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix favourite opening | John Molakvoæ | 2023-01-04 | 2 | -6/+6 |
* | Fixing tests | John Molakvoæ | 2023-01-04 | 3 | -14/+13 |
* | Add component testing | John Molakvoæ | 2023-01-04 | 2 | -6/+7 |
* | Port settings to Modal | John Molakvoæ | 2023-01-04 | 4 | -53/+212 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 3 | -32/+32 |
* | Do not setup a session when not required on WebDAV requests | Julius Härtl | 2022-12-21 | 1 | -0/+1 |
* | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject | Côme Chilliet | 2022-12-19 | 3 | -41/+12 |
|\ |
|
| * | Get rid of all useless calls to setParsedSubject now that setRichSubject is a... | Côme Chilliet | 2022-11-29 | 3 | -41/+12 |
* | | Use TimedJob from OCP instead of OC | Côme Chilliet | 2022-12-05 | 3 | -11/+18 |
|/ |
|
* | Cast to int #32837 | Markus Zeller | 2022-11-07 | 1 | -1/+1 |
* | Also throttle on expiration | Joas Schilling | 2022-10-12 | 1 | -1/+3 |
* | Fix psalm error on migration | Joas Schilling | 2022-10-12 | 1 | -6/+0 |
* | Add a background job to delete expired tokens | Joas Schilling | 2022-10-12 | 2 | -0/+70 |
* | Also remove token when we successfully validated | Joas Schilling | 2022-10-11 | 1 | -1/+2 |
* | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 4 | -0/+326 |
* | Allow scanning for metadata with occ scan:file --generate-metadata | Carl Schwan | 2022-10-11 | 1 | -16/+33 |
* | Url encode the web dav url for copying | Anna Larch | 2022-10-02 | 1 | -1/+1 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 3 | -3/+3 |
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated | Carl Schwan | 2022-08-23 | 1 | -12/+11 |
|\ |
|
| * | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -12/+11 |
* | | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 1 | -4/+4 |
* | | Remove redundant events | Vincent Petry | 2022-08-15 | 1 | -0/+3 |
* | | Show usage percenteage in the tooltip | Daniel Calviño Sánchez | 2022-08-10 | 1 | -1/+1 |
* | | Use total available space rather than quota when updating the display | Daniel Calviño Sánchez | 2022-08-10 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #32874 from bill-mcgonigle/patch-1 | Simon L | 2022-06-17 | 1 | -1/+1 |
|\ |
|
| * | Mention missing files subdir | Bill McGonigle | 2022-06-14 | 1 | -1/+1 |
* | | Use {$var} instead of ${var} for PHP 8.2 compatibility | Côme Chilliet | 2022-06-14 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #32059 from cld4h/patch-1 | Vincent Petry | 2022-06-10 | 1 | -1/+1 |
|\ |
|
| * | Fix issue #31692 of occ files:scan | cld4h | 2022-04-26 | 1 | -1/+1 |
* | | Only load direct editing capabilities when required | Julius Härtl | 2022-06-03 | 3 | -28/+56 |
* | | Merge pull request #32149 from nextcloud/fix-transferring-groupfolders | John Molakvoæ | 2022-05-11 | 1 | -1/+2 |
|\ \ |
|
| * | | fix for transferring ownership of groupfolders | Vanessa Pertsch | 2022-05-10 | 1 | -1/+2 |
| |/ |
|
* / | Add a public replacement for OC::$server->get | Carl Schwan | 2022-05-10 | 2 | -18/+25 |
|/ |
|
* | don't force a full setup for getting storage stats | Robin Appelman | 2022-04-06 | 1 | -1/+0 |
* | Adapt more code to migration to LoggerInterface | Côme Chilliet | 2022-03-24 | 3 | -13/+8 |
* | Don't redirect when loading files index page | Carl Schwan | 2022-02-17 | 1 | -1/+1 |
* | Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-... | Vincent Petry | 2022-02-10 | 1 | -7/+6 |
|\ |
|
| * | Init user's file system if not existing on ownership transfer | Carl Schwan | 2022-02-01 | 1 | -7/+6 |
* | | Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-gue... | Vincent Petry | 2022-02-10 | 1 | -1/+5 |
|\ \ |
|
| * | | Fix path handling when transferring incoming shares | Vincent Petry | 2022-02-10 | 1 | -1/+5 |
| |/ |
|
* / | Don't provide favorite activity settings | Joas Schilling | 2022-02-09 | 1 | -2/+10 |
|/ |
|
* | [files] new internal link GET param to avoid setting 'openfile' on redirect | Julien Veyssier | 2022-01-14 | 1 | -2/+2 |
* | Merge pull request #30530 from nextcloud/fix/search-url | John Molakvoæ | 2022-01-14 | 1 | -6/+5 |
|\ |
|
| * | Fix wrong unified search link to folder | John Molakvoæ | 2022-01-13 | 1 | -6/+5 |
* | | Split common vendor chunk | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -4/+2 |
* | | Move bundles to /dist | John Molakvoæ (skjnldsv) | 2022-01-08 | 2 | -2/+4 |
|/ |
|
* | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -1/+6 |
* | fix tests | Robin Appelman | 2021-12-02 | 1 | -4/+3 |
* | stop background scan early if a users still has unscanned files after backgro... | Robin Appelman | 2021-12-02 | 1 | -1/+7 |
* | find users for background scan one by one | Robin Appelman | 2021-12-02 | 1 | -22/+20 |