aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-sch...Morris Jobke2018-07-242-10/+16
|\
| * Only create the schema when moving between databasesJoas Schilling2018-07-192-10/+16
* | Merge pull request #10348 from nextcloud/fix-transfering-ownership-of-a-share...Morris Jobke2018-07-242-1/+15
|\ \
| * | Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-242-1/+15
* | | Merge pull request #10375 from nextcloud/background-scan-rootMorris Jobke2018-07-241-5/+0
|\ \ \ | |/ / |/| |
| * | Do scan the root storage in background scanRobin Appelman2018-07-241-5/+0
* | | Merge pull request #10353 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Morris Jobke2018-07-244-25/+12
|\ \ \
| * | | Rebuild updatenotificationsRoeland Jago Douma2018-07-243-8/+13
| * | | Bump webpack from 4.16.0 to 4.16.2 in /apps/updatenotificationdependabot[bot]2018-07-242-30/+12
* | | | Merge pull request #10326 from nextcloud/svg-api-suf-fixesMorris Jobke2018-07-245-8/+31
|\ \ \ \
| * | | | new testsJohn Molakvoæ (skjnldsv)2018-07-241-2/+27
| * | | | UppercaseJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
| * | | | Fix regex of iconsCacherJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
| * | | | Fix header controls sticky positioningJohn Molakvoæ (skjnldsv)2018-07-243-5/+3
| | |/ / | |/| |
* | | | Merge pull request #10327 from nextcloud/focus-comment-on-tabs-selectMorris Jobke2018-07-242-24/+25
|\ \ \ \
| * | | | Fixed comments designJohn Molakvoæ (skjnldsv)2018-07-241-24/+22
| * | | | Focus the comment input on tab select/loadingJohn Molakvoæ (skjnldsv)2018-07-241-0/+3
| |/ / /
* | | | Merge pull request #10369 from nextcloud/techdebt/noid/avoid-404-on-developer...Morris Jobke2018-07-243-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Rerun js buildRoeland Jago Douma2018-07-241-1/+0
| * | | Remove hint to .map.js files on vendor projects that we do not shipMorris Jobke2018-07-242-2/+0
| |/ /
* | | Merge pull request #10363 from nextcloud/structure-mobile-and-public-fixesMorris Jobke2018-07-2420-34/+128
|\ \ \ | |/ / |/| |
| * | Phpunit tests fixesJohn Molakvoæ (skjnldsv)2018-07-241-0/+63
| * | Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-2411-14/+23
| * | Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)2018-07-2410-22/+44
|/ /
* | Merge pull request #10331 from weeman1337/fix-10330-files-multi-select-headerMorris Jobke2018-07-241-1/+1
|\ \
| * | Uses a variable for the multiselect header offsetMichael Weimann2018-07-231-1/+1
| * | Adjusts the files multi select header widthMichael Weimann2018-07-221-1/+1
* | | Merge pull request #10218 from nextcloud/share-commentsRoeland Jago Douma2018-07-2442-953/+1252
|\ \ \
| * | | Comply @since requirementsJohn Molakvoæ (skjnldsv)2018-07-231-0/+1
| * | | Design fixesJohn Molakvoæ (skjnldsv)2018-07-211-2/+4
| * | | Adjust acceptance tests to the new share link UIDaniel Calviño Sánchez2018-07-211-24/+66
| * | | Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-217-31/+65
| * | | Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-219-191/+45
| * | | Don't use shorthand syntax for functionsJulius Härtl2018-07-212-8/+8
| * | | No remote note and various fixesJohn Molakvoæ (skjnldsv)2018-07-212-8/+3
| * | | move the note up, so that it is also visible in the file drop viewBjoern Schiessle2018-07-211-5/+6
| * | | Public fixesJohn Molakvoæ (skjnldsv)2018-07-217-238/+120
| * | | Public shareJohn Molakvoæ (skjnldsv)2018-07-217-386/+325
| * | | fix unit testsBjoern Schiessle2018-07-211-5/+8
| * | | fix post urlBjoern Schiessle2018-07-211-3/+3
| * | | Autoresize + autoloaderJohn Molakvoæ (skjnldsv)2018-07-213-0/+5
| * | | Popovermenu migrationJohn Molakvoæ (skjnldsv)2018-07-218-309/+271
| * | | unit tests updatedBjoern Schiessle2018-07-211-4/+27
| * | | UI set share note!John Molakvoæ (skjnldsv)2018-07-216-0/+202
| * | | return the as well note if we fetch a shareBjoern Schiessle2018-07-211-0/+1
| * | | fix unit testsBjoern Schiessle2018-07-211-0/+5
| * | | explicitely mention that the note column can be nullBjoern Schiessle2018-07-211-1/+1
| * | | some small template fixesBjoern Schiessle2018-07-213-5/+5
| * | | allow 'note' to be nullBjoern Schiessle2018-07-212-5/+6
| * | | fix unit testsBjoern Schiessle2018-07-212-11/+59