summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10298 from ↵Morris Jobke2018-07-242-10/+16
|\ | | | | | | | | nextcloud/bugfix/talk-714/only-migrate-the-schema-when-moving-database Only create the schema when moving between databases
| * Only create the schema when moving between databasesJoas Schilling2018-07-192-10/+16
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #10348 from ↵Morris Jobke2018-07-242-1/+15
|\ \ | | | | | | | | | | | | nextcloud/fix-transfering-ownership-of-a-share-to-user-with-same-id-as-receiver Fix transfering ownership of a share to user with same id as receiver
| * | Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-242-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | When the ownership of a user share is transfered to the receiver the share is removed, as the receiver now owns the original file. However, due to a missing condition, any share with a group, link or remote with the same id as the user was removed, not only the user shares. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Merge pull request #10375 from nextcloud/background-scan-rootMorris Jobke2018-07-241-5/+0
|\ \ \ | |/ / |/| | Do scan the root storage in background scan
| * | Do scan the root storage in background scanRobin Appelman2018-07-241-5/+0
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #10353 from ↵Morris Jobke2018-07-244-25/+12
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.16.2 Bump webpack from 4.16.0 to 4.16.2 in /apps/updatenotification
| * | | Rebuild updatenotificationsRoeland Jago Douma2018-07-243-8/+13
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Bump webpack from 4.16.0 to 4.16.2 in /apps/updatenotificationdependabot[bot]2018-07-242-30/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.16.0 to 4.16.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.16.0...v4.16.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | Merge pull request #10326 from nextcloud/svg-api-suf-fixesMorris Jobke2018-07-245-8/+31
|\ \ \ \ | | | | | | | | | | Fix regex of iconsCacher
| * | | | new testsJohn Molakvoæ (skjnldsv)2018-07-241-2/+27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | UppercaseJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Fix regex of iconsCacherJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Fix header controls sticky positioningJohn Molakvoæ (skjnldsv)2018-07-243-5/+3
| | |/ / | |/| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #10327 from nextcloud/focus-comment-on-tabs-selectMorris Jobke2018-07-242-24/+25
|\ \ \ \ | | | | | | | | | | Focus comment on tabs select + design fixes
| * | | | Fixed comments designJohn Molakvoæ (skjnldsv)2018-07-241-24/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Focus the comment input on tab select/loadingJohn Molakvoæ (skjnldsv)2018-07-241-0/+3
| |/ / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #10369 from ↵Morris Jobke2018-07-243-3/+0
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/techdebt/noid/avoid-404-on-developer-console Remove hint to .map.js files on vendor projects that we do not ship
| * | | Rerun js buildRoeland Jago Douma2018-07-241-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Remove hint to .map.js files on vendor projects that we do not shipMorris Jobke2018-07-242-2/+0
| |/ / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #10363 from nextcloud/structure-mobile-and-public-fixesMorris Jobke2018-07-2420-34/+128
|\ \ \ | |/ / |/| | Structure mobile and public fixes
| * | Phpunit tests fixesJohn Molakvoæ (skjnldsv)2018-07-241-0/+63
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-2411-14/+23
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)2018-07-2410-22/+44
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10331 from weeman1337/fix-10330-files-multi-select-headerMorris Jobke2018-07-241-1/+1
|\ \ | | | | | | Adjusts the files multi select header width
| * | Uses a variable for the multiselect header offsetMichael Weimann2018-07-231-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | Adjusts the files multi select header widthMichael Weimann2018-07-221-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | Merge pull request #10218 from nextcloud/share-commentsRoeland Jago Douma2018-07-2442-953/+1252
|\ \ \ | | | | | | | | allow to add a personal note to a share
| * | | Comply @since requirementsJohn Molakvoæ (skjnldsv)2018-07-231-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Design fixesJohn Molakvoæ (skjnldsv)2018-07-211-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Adjust acceptance tests to the new share link UIDaniel Calviño Sánchez2018-07-211-24/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The share link UI no longer uses its own layout below the other shares; now it is shown as a share row with a menu for the actions (except enabling it, which is shown in the row itself), just like the other shares. The share link is no longer shown, either; now the link is got by clicking on a "Copy URL" menu item, which copies the link to the clipboard. As the clipboard is not accessible from the acceptance tests the URL is now extracted from the attributes of that menu item (although the menu item is clicked anyway to mimic the user behaviour). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-217-31/+65
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-219-191/+45
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Don't use shorthand syntax for functionsJulius Härtl2018-07-212-8/+8
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | No remote note and various fixesJohn Molakvoæ (skjnldsv)2018-07-212-8/+3
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | move the note up, so that it is also visible in the file drop viewBjoern Schiessle2018-07-211-5/+6
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | Public fixesJohn Molakvoæ (skjnldsv)2018-07-217-238/+120
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Public shareJohn Molakvoæ (skjnldsv)2018-07-217-386/+325
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | fix unit testsBjoern Schiessle2018-07-211-5/+8
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | fix post urlBjoern Schiessle2018-07-211-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | Autoresize + autoloaderJohn Molakvoæ (skjnldsv)2018-07-213-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Popovermenu migrationJohn Molakvoæ (skjnldsv)2018-07-218-309/+271
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | unit tests updatedBjoern Schiessle2018-07-211-4/+27
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | UI set share note!John Molakvoæ (skjnldsv)2018-07-216-0/+202
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | return the as well note if we fetch a shareBjoern Schiessle2018-07-211-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | fix unit testsBjoern Schiessle2018-07-211-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | explicitely mention that the note column can be nullBjoern Schiessle2018-07-211-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | some small template fixesBjoern Schiessle2018-07-213-5/+5
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | allow 'note' to be nullBjoern Schiessle2018-07-212-5/+6
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | fix unit testsBjoern Schiessle2018-07-212-11/+59
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>