summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-10-10604-1768/+1780
* Revert "[stable14] in 14 the click action gets lost in the Backbone view."Morris Jobke2018-10-092-2/+3
* Merge pull request #11684 from nextcloud/backport/10782/stable14Morris Jobke2018-10-092-3/+2
|\
| * in 14 the click action gets lost in the Backbone view.Arthur Schiwon2018-10-082-3/+2
* | [tx-robot] updated from transifexNextcloud bot2018-10-092-4/+4
* | [tx-robot] updated from transifexNextcloud bot2018-10-082-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-10-0718-64/+84
* | [tx-robot] updated from transifexNextcloud bot2018-10-064-0/+34
* | [tx-robot] updated from transifexNextcloud bot2018-10-0534-0/+80
* | Merge pull request #11610 from nextcloud/bugfix/noid/stable14-fix-call-to-loggerMorris Jobke2018-10-041-1/+1
|\ \
| * | Append error from exception for messageDaniel Kesselberg2018-10-041-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-10-0430-4/+56
* | | [tx-robot] updated from transifexNextcloud bot2018-10-03608-2062/+3484
* | | Redirect guests to login if they follow the link of a comment mention-notific...Joas Schilling2018-10-032-57/+121
* | | Merge pull request #11558 from nextcloud/stable14-header-overflowRoeland Jago Douma2018-10-021-0/+6
|\ \ \
| * | | Fix header overflow, fix more apps menu, fix #11552Jan-Christoph Borchardt2018-10-021-0/+6
* | | | Merge pull request #11556 from nextcloud/stable14-files-list-width-sharingMorris Jobke2018-10-022-3/+2
|\ \ \ \
| * | | | Reduce the min-width of the files table so it works on sharing pages on mobileJan-Christoph Borchardt2018-10-022-3/+2
| |/ / /
* / / / throw an error if a node is smaller than expected in assemblystreamRobin Appelman2018-10-021-0/+9
|/ / /
* | | Merge pull request #11530 from nextcloud/stb14-brdcrmb-fxRoeland Jago Douma2018-10-021-0/+3
|\ \ \
| * | | Fix breadcrumbsJohn Molakvoæ (skjnldsv)2018-10-021-0/+3
* | | | Fixes file/folder move/copy buttonsMichael Weimann2018-10-011-0/+2
* | | | Fix buttons wrapping on long folder namesJan-Christoph Borchardt2018-10-011-3/+11
* | | | Ellipsize long filenames and sharee names in public share page headerJan-Christoph Borchardt2018-10-011-1/+3
* | | | Used CSS VariablesEASY2018-10-011-2/+2
* | | | Update theming.scssEASY2018-10-011-2/+2
|/ / /
* | | AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
* | | Merge pull request #11399 from nextcloud/stable14-11112-do-not-hide-the-progr...Morris Jobke2018-09-271-1/+48
|\ \ \ | |_|/ |/| |
| * | Do not hide the progress bar while the chunked upload is being assembledDaniel Calviño Sánchez2018-09-261-1/+48
| |/
* | Merge pull request #11389 from nextcloud/backport/11383/stable14blizzz2018-09-271-1/+9
|\ \
| * | do not explode when getting permissions from a FailedStorageArthur Schiwon2018-09-261-1/+9
| |/
* | Fix position of contacts menu shown on mentionsDaniel Calviño Sánchez2018-09-241-0/+5
* | Fix contacts menu not triggered on certain areas of a mentionDaniel Calviño Sánchez2018-09-241-8/+7
|/
* Merge pull request #11259 from nextcloud/fix/11144/backport14Joas Schilling2018-09-202-5/+70
|\
| * Fixes empty favorite names for trailing slashesMichael Weimann2018-09-192-5/+70
* | Merge pull request #11077 from nextcloud/stable14-11064-fix-markup-and-style-...blizzz2018-09-203-32/+55
|\ \
| * | Add new line at the end of fileDaniel Calviño Sánchez2018-09-051-1/+1
| * | Ensure that the avatar and the user name will be kept togetherDaniel Calviño Sánchez2018-09-051-0/+4
| * | Remove unneeded CSS rule for mentionsDaniel Calviño Sánchez2018-09-051-1/+5
| * | Fix pointer cursor not shown on avatarsDaniel Calviño Sánchez2018-09-051-1/+3
| * | Highlight mentions to the current userDaniel Calviño Sánchez2018-09-051-0/+4
| * | Ensure that the user name is shown in bold in mentionsDaniel Calviño Sánchez2018-09-051-0/+5
| * | Reformat embedded HTML code to resemble HTML codeDaniel Calviño Sánchez2018-09-051-27/+31
| * | Remove space between avatar and user nameDaniel Calviño Sánchez2018-09-051-3/+3
| * | Show avatar using "span" instead of "div"Daniel Calviño Sánchez2018-09-052-8/+8
* | | Merge pull request #11287 from nextcloud/backport/11041/get_permission_of_sto...Joas Schilling2018-09-203-11/+18
|\ \ \
| * | | Update test now that we check permissions properlyRoeland Jago Douma2018-09-191-7/+7
| * | | Properly check share permissionsRoeland Jago Douma2018-09-191-2/+8
| * | | Fix shared cacheRoeland Jago Douma2018-09-191-1/+1
| * | | Check the permission of the underlying storageRoeland Jago Douma2018-09-191-1/+2
| | |/ | |/|