Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | add a nice looking button as direct link to the sharre | Bjoern Schiessle | 2018-07-21 | 1 | -9/+7 |
| * | | add direct link to the share | Bjoern Schiessle | 2018-07-21 | 1 | -0/+7 |
| * | | add direct link to the file for user/group shares | Bjoern Schiessle | 2018-07-21 | 2 | -5/+20 |
| * | | fix mail templates | Bjoern Schiessle | 2018-07-21 | 2 | -6/+6 |
| * | | show note on public link page | Bjoern Schiessle | 2018-07-21 | 3 | -0/+11 |
| * | | add note to share object when reading it from the db | Bjoern Schiessle | 2018-07-21 | 2 | -0/+2 |