summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix header controls sticky positioningJohn Molakvoæ (skjnldsv)2018-07-243-5/+3
* 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
| * | add a nice looking button as direct link to the sharreBjoern Schiessle2018-07-211-9/+7
| * | add direct link to the shareBjoern Schiessle2018-07-211-0/+7
| * | add direct link to the file for user/group sharesBjoern Schiessle2018-07-212-5/+20
| * | fix mail templatesBjoern Schiessle2018-07-212-6/+6
| * | show note on public link pageBjoern Schiessle2018-07-213-0/+11
| * | add note to share object when reading it from the dbBjoern Schiessle2018-07-212-0/+2
| * | improve mail template and escape html codeBjoern Schiessle2018-07-212-24/+10
| * | allow to add a personal note to a shareBjoern Schiessle2018-07-218-6/+286
* | | [tx-robot] updated from transifexNextcloud bot2018-07-2422-4/+70
* | | Merge pull request #10338 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Morris Jobke2018-07-232-80/+26
|\ \ \
| * | | Bump vue-loader from 15.2.4 to 15.2.6 in /apps/updatenotificationdependabot[bot]2018-07-232-80/+26
* | | | Merge pull request #10342 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Morris Jobke2018-07-232-82/+26
|\ \ \ \
| * | | | Bump vue-loader from 15.2.4 to 15.2.6 in /apps/oauth2dependabot[bot]2018-07-232-82/+26
* | | | | Merge pull request #10344 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Morris Jobke2018-07-232-172/+219
|\ \ \ \ \
| * | | | | Bump webpack-cli from 3.0.8 to 3.1.0 in /apps/accessibilitydependabot[bot]2018-07-232-172/+219
| | |/ / / | |/| | |
* | | | | Merge pull request #10356 from nextcloud/bugfix/noid/dont-call-getuid-on-nullMorris Jobke2018-07-231-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't call getUID on null when the app is loaded for a guestJoas Schilling2018-07-231-1/+5
* | | | | Merge pull request #10355 from nextcloud/bugfix/noid/make-sure-error-log-alwa...Roeland Jago Douma2018-07-231-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make sure error_log() always receives a stringJoas Schilling2018-07-231-0/+3
| |/ / /