summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-09-2536-226/+260
|
* Bump webpack-cli from 3.1.0 to 3.1.1 in /apps/updatenotificationdependabot[bot]2018-09-242-241/+139
| | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/commits/v3.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-09-2312-30/+200
|
* [tx-robot] updated from transifexNextcloud bot2018-09-2224-76/+110
|
* [tx-robot] updated from transifexNextcloud bot2018-09-2134-28/+86
|
* Merge pull request #11228 from nextcloud/fix/11144/empty-favorite-namesJoas Schilling2018-09-202-5/+70
|\ | | | | Fixes empty favorite names for trailing slashes
| * Fixes empty favorite names for trailing slashesMichael Weimann2018-09-192-5/+70
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | [tx-robot] updated from transifexNextcloud bot2018-09-202-0/+4
| |
* | Merge pull request #11041 from ↵Joas Schilling2018-09-193-11/+18
|\ \ | | | | | | | | | | | | nextcloud/fix/noid/get_permission_of_storage_for_shares Check the permission of the underlying storage
| * | Update test now that we check permissions properlyRoeland Jago Douma2018-09-061-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that we actually check thepermissions properly we have to update the tests. * We checked an invalid path * We checked from wrong permissions (files never have CREATE permissions for example) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Properly check share permissionsRoeland Jago Douma2018-09-061-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | isCreatable only works on folders isUpdatable if the file is not there but it is a part file also has to be checked on the folder Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Fix shared cacheRoeland Jago Douma2018-09-061-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Check the permission of the underlying storageRoeland Jago Douma2018-09-061-1/+2
| | | | | | | | | | | | | | | | | | | | | Else shares might expose more permissions than the storage actually providers. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-09-194-0/+6
| | |
* | | Merge pull request #11258 from nextcloud/fix-contacts-menu-on-mentionsblizzz2018-09-182-8/+12
|\ \ \ | | | | | | | | Fix contacts menu on mentions
| * | | Fix position of contacts menu shown on mentionsDaniel Calviño Sánchez2018-09-151-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are no default CSS rules for the contacts menu, as its position depends on the element on which it is shown. Note, however, that if no explicit rules are provided the contacts menu on mentions is affected by the rules for the contacts menu on shares from the sharing tab. The contacts menu is now positioned to show the tip of the arrow horizontally aligned with the center of the avatar, and with the top of the menu slightly below the bottom border of the mention. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | Fix contacts menu not triggered on certain areas of a mentionDaniel Calviño Sánchez2018-09-151-8/+7
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | The contacts menu was triggered only when the avatar or the name of the user were clicked. Due to this, clicking on certain (small) areas of a mention (like the right end, or the space between the avatar and the name) did not show the contacts menu. Now the contacts menu is shown when any area of the mention is clicked. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Merge pull request #11257 from ↵blizzz2018-09-181-0/+3
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/prevent-comment-being-composed-from-overlapping-the-submit-button Prevent comment being composed from overlapping the submit button
| * | | Prevent comment being composed from overlapping the submit buttonDaniel Calviño Sánchez2018-09-061-0/+3
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | The submit button is placed in the text area using absolute positioning, so it is not taken into account when calculating the text layout. Due to this it is necessary to add an explicit padding to the right of the text area to prevent the text from overlapping the submit button. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Merge pull request #11245 from ↵blizzz2018-09-181-5/+7
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/8288/userldap-getusername-on-null Check if user is null before getUsername
| * | | Check if user is null before getUsernameDaniel Kesselberg2018-09-161-5/+7
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-182-0/+2
| | | |
* | | | Merge pull request #11251 from ↵Joas Schilling2018-09-172-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-loader-15.4.2 Bump vue-loader from 15.4.1 to 15.4.2 in /apps/updatenotification
| * | | | Bump vue-loader from 15.4.1 to 15.4.2 in /apps/updatenotificationdependabot[bot]2018-09-172-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.1 to 15.4.2. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | | Bump webpack from 4.17.2 to 4.19.0 in /apps/updatenotificationdependabot[bot]2018-09-172-186/+153
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.17.2 to 4.19.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.17.2...v4.19.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* / / / [tx-robot] updated from transifexNextcloud bot2018-09-1754-28/+108
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-09-1612-102/+268
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-1520-38/+76
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-09-1438-6/+126
| |
* | Merge pull request #11042 from ↵Joas Schilling2018-09-132-5/+3
|\ \ | | | | | | | | | | | | nextcloud/bugfix/10894/php73-filter_var-deprecation Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894
| * | Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-042-5/+3
| | | | | | | | | | | | Signed-off-by: Patrik Kernstock <info@pkern.at>
* | | [tx-robot] updated from transifexNextcloud bot2018-09-1338-100/+174
| | |
* | | Merge pull request #11183 from ↵blizzz2018-09-121-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/10765/fix-link-for-update-notifications Fix the link and anchor for the update notifications
| * | | Fix the link and anchor for the update notificationsJoas Schilling2018-09-121-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Fix user and group listing with users that have an integer user idJoas Schilling2018-09-123-16/+18
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-09-1222-8/+38
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-1018-38/+74
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-0912-2/+22
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-088-70/+70
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-076-10/+10
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-09-0620-2/+42
| |
* | Disables SVG favicon uploads when imagemagick is missing.Michael Weimann2018-09-054-4/+77
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Merge pull request #11064 from ↵Roeland Jago Douma2018-09-053-32/+55
|\ \ | | | | | | | | | | | | nextcloud/fix-markup-and-style-of-mentions-in-comments Fix markup and style of mentions in comments
| * | Add new line at the end of fileDaniel Calviño Sánchez2018-09-051-1/+1
| | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Ensure that the avatar and the user name will be kept togetherDaniel Calviño Sánchez2018-09-051-0/+4
| | | | | | | | | | | | | | | | | | | | | Otherwise a line break could be added between the avatar and the user name when the wrapper is close to the right border of the message. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Remove unneeded CSS rule for mentionsDaniel Calviño Sánchez2018-09-051-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Most of the properties of the rule are not needed for mentions, so the rule is no longer applied to them; the only needed property was moved to the main rule for mentions. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Fix pointer cursor not shown on avatarsDaniel Calviño Sánchez2018-09-051-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the cursor is on an avatar wrapper the cursor is shown as a pointer to inform the user that it can be clicked (which will either show the contacts menu or insert a mention, depending on the case); the cursor must be explicitly defined for the "img" element that shows the avatar too, or otherwise the default cursor would be shown. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Highlight mentions to the current userDaniel Calviño Sánchez2018-09-051-0/+4
| | | | | | | | | | | | | | | | | | | | | Like done in Talk, mentions to the current user are now shown with the primary colors to make them more prominent. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Ensure that the user name is shown in bold in mentionsDaniel Calviño Sánchez2018-09-051-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Different browsers use different font weights for strong elements (Chromium uses "bold", but Firefox uses "bolder", which is relative to the font weight of the parent), so now the user name in mentions is explicitly shown with a bold weight. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Reformat embedded HTML code to resemble HTML codeDaniel Calviño Sánchez2018-09-051-27/+31
| | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>