Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-20 | 12 | -2/+74 |
* | Merge pull request #10299 from nextcloud/fs-mtime-index | Morris Jobke | 2018-07-19 | 3 | -0/+20 |
|\ | |||||
| * | Add filecache index on mtime | Robin Appelman | 2018-07-19 | 3 | -0/+20 |
* | | Merge pull request #9984 from nextcloud/inverted-svg-api | Morris Jobke | 2018-07-19 | 65 | -323/+931 |
|\ \ | |||||
| * | | Fix unit tests | Roeland Jago Douma | 2018-07-19 | 1 | -6/+5 |
| * | | Php code bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 3 | -5/+15 |
| * | | Fix settings icon fetching | Julius Härtl | 2018-07-19 | 1 | -1/+1 |
| * | | Fix icon url regex | Julius Härtl | 2018-07-19 | 2 | -2/+2 |
| * | | Use proper URL prefix for icons | Julius Härtl | 2018-07-19 | 1 | -3/+10 |
| * | | Fixed svg generator regex && added missing icons | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -3/+3 |
| * | | Add versionning to icon svg color api function | John Molakvoæ (skjnldsv) | 2018-07-19 | 5 | -135/+136 |
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 11 | -25/+194 |
| * | | Autoloader bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -0/+2 |
| * | | Only dark | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
| * | | Fix accessibility invert | John Molakvoæ (skjnldsv) | 2018-07-19 | 7 | -15/+22 |
| * | | Fixed icons detection and caching | John Molakvoæ (skjnldsv) | 2018-07-19 | 4 | -19/+41 |
| * | | Mixin scss icon api | John Molakvoæ (skjnldsv) | 2018-07-19 | 15 | -194/+376 |
| * | | autoloader bump | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -0/+2 |
| * | | Dark theme fixes | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -2/+13 |
| * | | use built in response cacheFor function | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
| * | | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 46 | -263/+324 |
| * | | Svg from app | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -2/+34 |
| * | | Svg color api | John Molakvoæ (skjnldsv) | 2018-07-19 | 5 | -18/+121 |
* | | | Merge pull request #10291 from nextcloud/bugfix/10052/fix-lotus-notes | Morris Jobke | 2018-07-19 | 5 | -17/+17 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix email template tests | Julius Härtl | 2018-07-19 | 4 | -10/+10 |
| * | | Use index for format string parameters | Julius Härtl | 2018-07-19 | 1 | -9/+9 |
| * | | EMailTemplate: Move background color of buttons to the table to fix rendering... | Julius Härtl | 2018-07-19 | 1 | -6/+6 |
* | | | Merge pull request #10295 from nextcloud/fix/noid/fix-failing-test | Roeland Jago Douma | 2018-07-19 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Disable failing test in legacy sharing tests | Morris Jobke | 2018-07-19 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge pull request #10294 from nextcloud/bugfix/fac-104/expected-array-got-ob... | Morris Jobke | 2018-07-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Make sure to always use an array as parameter | Joas Schilling | 2018-07-19 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #10286 from nextcloud/bugfix/noid/comments-layout | Morris Jobke | 2018-07-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fix comment input overlay on empty discussion | Julius Härtl | 2018-07-18 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #10288 from nextcloud/bugfix/noid/comments-mention-inline | Morris Jobke | 2018-07-19 | 2 | -3/+26 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix inline avatar display for mentions in comments | Julius Härtl | 2018-07-18 | 2 | -3/+26 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-19 | 56 | -0/+158 |
* | | Merge pull request #10277 from nextcloud/ocs-permissions-storage-not-available | Morris Jobke | 2018-07-18 | 2 | -6/+10 |
|\ \ | |||||
| * | | Fix getting ocs share permissions if a storage is not available | Robin Appelman | 2018-07-18 | 2 | -6/+10 |
| |/ | |||||
* | | Merge pull request #10284 from nextcloud/exceptionserializer-isset | Roeland Jago Douma | 2018-07-18 | 1 | -3/+7 |
|\ \ | |/ |/| | |||||
| * | make exception serializer a bit more robust | Robin Appelman | 2018-07-18 | 1 | -3/+7 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-18 | 232 | -748/+774 |
* | | Merge pull request #10273 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/... | Roeland Jago Douma | 2018-07-17 | 4 | -23/+28 |
|\ \ | |||||
| * | | Rebuild js | Roeland Jago Douma | 2018-07-17 | 3 | -15/+20 |
| * | | Bump webpack from 4.16.0 to 4.16.1 in /apps/oauth2 | dependabot[bot] | 2018-07-17 | 2 | -8/+8 |
|/ / | |||||
* | | Merge pull request #10272 from nextcloud/dependabot/npm_and_yarn/settings/web... | Roeland Jago Douma | 2018-07-17 | 4 | -26/+31 |
|\ \ | |||||
| * | | Rebuild js | Roeland Jago Douma | 2018-07-17 | 3 | -18/+23 |
| * | | Bump webpack from 4.16.0 to 4.16.1 in /settings | dependabot[bot] | 2018-07-17 | 2 | -8/+8 |
|/ / | |||||
* | | Merge pull request #10271 from nextcloud/dependabot/npm_and_yarn/apps/accessi... | Roeland Jago Douma | 2018-07-17 | 4 | -21/+26 |
|\ \ | |||||
| * | | rebuild js | Roeland Jago Douma | 2018-07-17 | 3 | -13/+18 |
| * | | Bump webpack from 4.16.0 to 4.16.1 in /apps/accessibility | dependabot[bot] | 2018-07-17 | 2 | -8/+8 |