summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \
| * | Do not parse HTML in user id and display nameJoas Schilling2018-08-281-16/+20
* | | Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl2018-08-305-4/+9
|\ \ \
| * | | Fix capabilities testJulius Härtl2018-08-301-1/+1
| * | | Make the default element color for bright theming colors lighterJulius Härtl2018-08-302-2/+2
| * | | Remove border from primary button when color is brightJulius Härtl2018-08-291-0/+5
| * | | Move SCSS variable fetching before the variables.scss to properly calculate c...Julius Härtl2018-08-291-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-3030-2/+52
* | | | Merge pull request #10876 from nextcloud/bugfix/10873/theming-settingsbuttonJulius Härtl2018-08-291-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Theming: apply proper size to the remove background buttonJulius Härtl2018-08-271-2/+2