summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* feat(files): Quota in navigationJohn Molakvoæ2023-01-173-70/+25
* Fix favourite openingJohn Molakvoæ2023-01-042-6/+6
* Fixing testsJohn Molakvoæ2023-01-043-14/+13
* Add component testingJohn Molakvoæ2023-01-042-6/+7
* Port settings to ModalJohn Molakvoæ2023-01-044-53/+212
* Port Files navigation to vueJohn Molakvoæ2023-01-043-32/+32
* Do not setup a session when not required on WebDAV requestsJulius Härtl2022-12-211-0/+1
* Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-193-41/+12
|\
| * Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-293-41/+12
* | Use TimedJob from OCP instead of OCCôme Chilliet2022-12-053-11/+18
|/
* Cast to int #32837Markus Zeller2022-11-071-1/+1
* Also throttle on expirationJoas Schilling2022-10-121-1/+3
* Fix psalm error on migrationJoas Schilling2022-10-121-6/+0
* Add a background job to delete expired tokensJoas Schilling2022-10-122-0/+70
* Also remove token when we successfully validatedJoas Schilling2022-10-111-1/+2
* Require a token for "Edit locally"Joas Schilling2022-10-114-0/+326
* Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan2022-10-111-16/+33
* Url encode the web dav url for copyingAnna Larch2022-10-021-1/+1
* Fix typos in apps/ subdirectoryluz paz2022-09-053-3/+3
* Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-231-12/+11
|\
| * Port existing server code to new interfaceCarl Schwan2022-08-081-12/+11
* | Use user name cache in activity providersJoas Schilling2022-08-191-4/+4
* | Remove redundant eventsVincent Petry2022-08-151-0/+3
* | Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-101-1/+1
* | Use total available space rather than quota when updating the displayDaniel Calviño Sánchez2022-08-101-0/+1
|/
* Merge pull request #32874 from bill-mcgonigle/patch-1Simon L2022-06-171-1/+1
|\
| * Mention missing files subdirBill McGonigle2022-06-141-1/+1
* | Use {$var} instead of ${var} for PHP 8.2 compatibilityCôme Chilliet2022-06-141-1/+1
|/
* Merge pull request #32059 from cld4h/patch-1Vincent Petry2022-06-101-1/+1
|\
| * Fix issue #31692 of occ files:scancld4h2022-04-261-1/+1
* | Only load direct editing capabilities when requiredJulius Härtl2022-06-033-28/+56
* | Merge pull request #32149 from nextcloud/fix-transferring-groupfoldersJohn Molakvoæ2022-05-111-1/+2
|\ \
| * | fix for transferring ownership of groupfoldersVanessa Pertsch2022-05-101-1/+2
| |/
* / Add a public replacement for OC::$server->getCarl Schwan2022-05-102-18/+25
|/
* don't force a full setup for getting storage statsRobin Appelman2022-04-061-1/+0
* Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-243-13/+8
* Don't redirect when loading files index pageCarl Schwan2022-02-171-1/+1
* Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-...Vincent Petry2022-02-101-7/+6
|\
| * Init user's file system if not existing on ownership transferCarl Schwan2022-02-011-7/+6
* | Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-gue...Vincent Petry2022-02-101-1/+5
|\ \
| * | Fix path handling when transferring incoming sharesVincent Petry2022-02-101-1/+5
| |/
* / Don't provide favorite activity settingsJoas Schilling2022-02-091-2/+10
|/
* [files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier2022-01-141-2/+2
* Merge pull request #30530 from nextcloud/fix/search-urlJohn Molakvoæ2022-01-141-6/+5
|\
| * Fix wrong unified search link to folderJohn Molakvoæ2022-01-131-6/+5
* | Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-4/+2
* | Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-082-2/+4
|/
* Limit more contact searchesJoas Schilling2021-12-081-1/+6
* fix testsRobin Appelman2021-12-021-4/+3
* stop background scan early if a users still has unscanned files after backgro...Robin Appelman2021-12-021-1/+7