summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Prevent transferring data to user which never loggedinTobia De Koninck2020-02-031-1/+1
| | | | Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
* Add option to transfer-ownership to move dataTobia De Koninck2020-02-032-5/+24
| | | | | | | | This will move the home folder of own user to another user. Only allowed if that other user's home folder is empty. Can be used as workaround to rename users. Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-02-032-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-02-024-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2020-02-014-4/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-01-312-0/+20
|
* Merge pull request #19125 from nextcloud/bugfix/noid/tab-idJohn Molakvoæ2020-01-309-45/+46
|\ | | | | Give the sharing tab a unique id so it also opens properly on other languages
| * Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-297-23/+24
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Bump @nextcloud/vueJulius Härtl2020-01-294-26/+26
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-01-304-0/+4
|/
* Merge multiple dependabots updatesJohn Molakvoæ (skjnldsv)2020-01-274-26/+26
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump @nextcloud/vue from 1.2.5 to 1.2.7dependabot-preview[bot]2020-01-264-28/+28
| | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.2.5 to 1.2.7. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.2.5...V1.2.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-01-252-8/+8
|
* Adjust filelist color handling to new dark theme valueJulius Härtl2020-01-241-6/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #18913 from nextcloud/bugfix/fix_multiselect_actionsRoeland Jago Douma2020-01-241-23/+13
|\ | | | | fix multiselect actions for files
| * Make sure the whole file list header is sticky and properly stacks to other ↵Julius Härtl2020-01-171-24/+14
| | | | | | | | | | | | headers Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * fix multiselect actions for filesGretaD2020-01-151-1/+1
| | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-01-242-0/+2
| |
* | Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-227-139/+142
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Close handlingJohn Molakvoæ (skjnldsv)2020-01-225-25/+22
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Allow to await the sidebarJohn Molakvoæ (skjnldsv)2020-01-223-43/+42
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-01-222-2/+2
| |
* | Compile templatesJohn Molakvoæ (skjnldsv)2020-01-211-102/+247
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix app updatesRoeland Jago Douma2020-01-211-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-01-212-46/+46
| |
* | Merge pull request #18992 from ↵Roeland Jago Douma2020-01-204-17/+17
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.0 Bump @nextcloud/paths from 1.0.0 to 1.1.0
| * | Bump @nextcloud/paths from 1.0.0 to 1.1.0dependabot-preview[bot]2020-01-204-17/+17
| | | | | | | | | | | | | | | | | | | | | Bumps @nextcloud/paths from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-01-192-12/+12
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-01-186-2/+18
| |
* | [tx-robot] updated from transifexNextcloud bot2020-01-174-0/+4
| |
* | Prevent duplicate entries in file sidebarGary Kim2020-01-173-5/+2
| | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | Fix Sidebar legacy FileInfoModel requirementJohn Molakvoæ (skjnldsv)2020-01-161-0/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-01-16138-138/+144
| |
* | Close after clickJohn Molakvoæ (skjnldsv)2020-01-155-32/+93
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Only show tag selector if tags are setJulius Härtl2020-01-153-10/+42
| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Do not show sidebar on rename (fixes #18613)Julius Härtl2020-01-151-2/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Properly set current file info when switching the details viewJulius Härtl2020-01-151-0/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #18892 from nextcloud/fix/17828/smaller_text_previewsRoeland Jago Douma2020-01-153-6/+16
|\ \ | | | | | | Proper text previews
| * | Proper text previewsRoeland Jago Douma2020-01-143-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #17828 * Modified the preview provider to provider smaller fonts for the previes (so it is not so screaming) * Modified the sidebar to show plain text and markdown files full size. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-01-156-0/+14
|/ /
* | Bump @nextcloud/axios from 1.1.0 to 1.3.1dependabot-preview[bot]2020-01-144-35/+21
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.1.0...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-01-146-0/+42
| |
* | Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-131-0/+1
|\ \ | | | | | | Fix license headers
| * | Fix license headersChristoph Wurst2020-01-131-0/+1
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2020-01-136-0/+12
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-01-116-2/+42
|/ /
* | Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-103-2/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #18783 from ↵Roeland Jago Douma2020-01-103-10/+9
|\ \ | | | | | | | | | | | | nextcloud/fix/sidebar/do-not-wait-domcontentloaded-for-init Init OCA.Files.Sidebar right away
| * | Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)2020-01-093-10/+9
| | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-01-102-106/+104
| |/ |/|