Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-sch... | Morris Jobke | 2018-07-24 | 2 | -10/+16 |
|\ | |||||
| * | Only create the schema when moving between databases | Joas Schilling | 2018-07-19 | 2 | -10/+16 |
* | | Merge pull request #10348 from nextcloud/fix-transfering-ownership-of-a-share... | Morris Jobke | 2018-07-24 | 2 | -1/+15 |
|\ \ | |||||
| * | | Fix transfering ownership of a share to user with same id as receiver | Daniel Calviño Sánchez | 2018-07-24 | 2 | -1/+15 |
* | | | Merge pull request #10375 from nextcloud/background-scan-root | Morris Jobke | 2018-07-24 | 1 | -5/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Do scan the root storage in background scan | Robin Appelman | 2018-07-24 | 1 | -5/+0 |
* | | | Merge pull request #10353 from nextcloud/dependabot/npm_and_yarn/apps/updaten... | Morris Jobke | 2018-07-24 | 4 | -25/+12 |
|\ \ \ | |||||
| * | | | Rebuild updatenotifications | Roeland Jago Douma | 2018-07-24 | 3 | -8/+13 |
| * | | | Bump webpack from 4.16.0 to 4.16.2 in /apps/updatenotification | dependabot[bot] | 2018-07-24 | 2 | -30/+12 |
* | | | | Merge pull request #10326 from nextcloud/svg-api-suf-fixes | Morris Jobke | 2018-07-24 | 5 | -8/+31 |
|\ \ \ \ | |||||
| * | | | | new tests | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -2/+27 |
| * | | | | Uppercase | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+1 |
| * | | | | Fix regex of iconsCacher | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+1 |
| * | | | | Fix header controls sticky positioning | John Molakvoæ (skjnldsv) | 2018-07-24 | 3 | -5/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #10327 from nextcloud/focus-comment-on-tabs-select | Morris Jobke | 2018-07-24 | 2 | -24/+25 |
|\ \ \ \ | |||||
| * | | | | Fixed comments design | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -24/+22 |
| * | | | | Focus the comment input on tab select/loading | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge pull request #10369 from nextcloud/techdebt/noid/avoid-404-on-developer... | Morris Jobke | 2018-07-24 | 3 | -3/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Rerun js build | Roeland Jago Douma | 2018-07-24 | 1 | -1/+0 |
| * | | | Remove hint to .map.js files on vendor projects that we do not ship | Morris Jobke | 2018-07-24 | 2 | -2/+0 |
| |/ / | |||||
* | | | Merge pull request #10363 from nextcloud/structure-mobile-and-public-fixes | Morris Jobke | 2018-07-24 | 20 | -34/+128 |
|\ \ \ | |/ / |/| | | |||||
| * | | Phpunit tests fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -0/+63 |
| * | | Fixed scrolling container | John Molakvoæ (skjnldsv) | 2018-07-24 | 11 | -14/+23 |
| * | | Acceptance and mobile navigation fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 10 | -22/+44 |
|/ / | |||||
* | | Merge pull request #10331 from weeman1337/fix-10330-files-multi-select-header | Morris Jobke | 2018-07-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Uses a variable for the multiselect header offset | Michael Weimann | 2018-07-23 | 1 | -1/+1 |
| * | | Adjusts the files multi select header width | Michael Weimann | 2018-07-22 | 1 | -1/+1 |
* | | | Merge pull request #10218 from nextcloud/share-comments | Roeland Jago Douma | 2018-07-24 | 42 | -953/+1252 |
|\ \ \ | |||||
| * | | | Comply @since requirements | John Molakvoæ (skjnldsv) | 2018-07-23 | 1 | -0/+1 |
| * | | | Design fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -2/+4 |
| * | | | Adjust acceptance tests to the new share link UI | Daniel Calviño Sánchez | 2018-07-21 | 1 | -24/+66 |
| * | | | Design structure fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 7 | -31/+65 |
| * | | | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 9 | -191/+45 |
| * | | | Don't use shorthand syntax for functions | Julius Härtl | 2018-07-21 | 2 | -8/+8 |
| * | | | No remote note and various fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 2 | -8/+3 |
| * | | | move the note up, so that it is also visible in the file drop view | Bjoern Schiessle | 2018-07-21 | 1 | -5/+6 |
| * | | | Public fixes | John Molakvoæ (skjnldsv) | 2018-07-21 | 7 | -238/+120 |
| * | | | Public share | John Molakvoæ (skjnldsv) | 2018-07-21 | 7 | -386/+325 |
| * | | | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -5/+8 |
| * | | | fix post url | Bjoern Schiessle | 2018-07-21 | 1 | -3/+3 |
| * | | | Autoresize + autoloader | John Molakvoæ (skjnldsv) | 2018-07-21 | 3 | -0/+5 |
| * | | | Popovermenu migration | John Molakvoæ (skjnldsv) | 2018-07-21 | 8 | -309/+271 |
| * | | | unit tests updated | Bjoern Schiessle | 2018-07-21 | 1 | -4/+27 |
| * | | | UI set share note! | John Molakvoæ (skjnldsv) | 2018-07-21 | 6 | -0/+202 |
| * | | | return the as well note if we fetch a share | Bjoern Schiessle | 2018-07-21 | 1 | -0/+1 |
| * | | | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -0/+5 |
| * | | | explicitely mention that the note column can be null | Bjoern Schiessle | 2018-07-21 | 1 | -1/+1 |
| * | | | some small template fixes | Bjoern Schiessle | 2018-07-21 | 3 | -5/+5 |
| * | | | allow 'note' to be null | Bjoern Schiessle | 2018-07-21 | 2 | -5/+6 |
| * | | | fix unit tests | Bjoern Schiessle | 2018-07-21 | 2 | -11/+59 |