summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-066-0/+18
* | | Fix scrolling while dragging in file list viewLouis Chemineau2023-01-051-17/+19
|/ /
* | fix(files): Make sure that static routes on /apps/files still workJulius Härtl2023-01-051-12/+12
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-05142-378/+680
* | feat(files): Add clipboard copy to webdav url in files settingsJohn Molakvoæ2023-01-041-3/+36
* | fix(files): Settings & cypress fixesJohn Molakvoæ2023-01-042-3/+1
* | Hide settings when emptyJohn Molakvoæ2023-01-041-1/+3
* | Fix favourite openingJohn Molakvoæ2023-01-045-33/+48
* | Fixing testsJohn Molakvoæ2023-01-049-300/+55
* | Add component testingJohn Molakvoæ2023-01-047-32/+161
* | Fix preview cropJohn Molakvoæ2023-01-0412-51/+116
* | Port settings to ModalJohn Molakvoæ2023-01-0416-229/+421
* | Port Files navigation to vueJohn Molakvoæ2023-01-0415-92/+610
* | appsidebar should be compact when opened on small heightsSimon L2023-01-041-1/+12
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-312-0/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-278-2/+8
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-268-0/+10
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-258-0/+8
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-24144-276/+276
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-228-49/+10
* 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
* | [tx-robot] updated from transifexNextcloud bot2022-12-182-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-12-172-2/+6
* | Merge pull request #35789 from nextcloud/fix/noid/rename-sabre-public-eventVincent Petry2022-12-161-2/+2
|\ \
| * | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-12-162-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-12-142-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-12-102-0/+28
* | Merge pull request #35596 from nextcloud/fix/move-to-ocp-timedjobCôme Chilliet2022-12-064-16/+26
|\ \
| * | Adapt tests to new job constructorsCôme Chilliet2022-12-051-5/+8
| * | Use TimedJob from OCP instead of OCCôme Chilliet2022-12-053-11/+18
* | | Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-en...Simon L2022-12-061-4/+4
|\ \ \
| * | | Prevents the selection of encrypted files when scroll the pagekavita.sonawane@t-systems.com2022-12-011-4/+4
* | | | Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-0510-73/+29
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-12-042-6/+20
* | | Merge pull request #35442 from Zyclotrop-j/patch-1Simon L2022-12-033-3/+3
|\ \ \
| * | | add build css filesZyc2022-12-032-2/+2
| * | | fix multiline-format-error in file-conflict modalZyc2022-11-261-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-12-014-4/+12
| |_|/ |/| |
* | | Merge pull request #34769 from nextcloud/port/vue/files_versionLouis2022-11-293-7/+37
|\ \ \
| * | | Lint and remove file_versions testsLouis Chemineau2022-11-282-2/+1
| * | | Use svg iconsLouis Chemineau2022-11-282-12/+32
| * | | Add support for Material icon in files sidebarCarl Schwan2022-11-283-5/+16
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-11-292-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-11-262-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-11-252-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-11-234-0/+148
* | Merge pull request #35299 from nextmcloud/nmcpr/1416-prevents-selection-of-en...Vincent Petry2022-11-226-3/+20
|\|