aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
| | |/ | |/|
* | | Merge pull request #11282 from nextcloud/backport/11183/fix-link-for-update-n...Joas Schilling2018-09-191-1/+1
|\ \ \
| * | | Fix the link and anchor for the update notificationsJoas Schilling2018-09-191-1/+1
| |/ /
* / / Prevent comment being composed from overlapping the submit buttonDaniel Calviño Sánchez2018-09-191-0/+3
|/ /
* | Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-162-5/+3
* | Fix user and group listing with users that have an integer user idJoas Schilling2018-09-123-16/+18
* | Merge pull request #11039 from nextcloud/backport/fix/10968/upload-progressRoeland Jago Douma2018-09-071-0/+4
|\ \ | |/ |/|
| * Fixes the upload progress bar layoutMichael Weimann2018-09-031-0/+4
* | remove LogicException, because it's also triggered with legitimate parametersGeorg Ehrke2018-09-053-14/+11
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-3114-2/+82
* Merge pull request #10910 from nextcloud/customproperties-ignored-listMorris Jobke2018-08-302-1/+1
|\
| * use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
* | Merge pull request #10913 from nextcloud/do-not-parse-html-in-user-id-and-dis...Morris Jobke2018-08-301-16/+20
|\ \