Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 2 | -14/+53 |
|\ | |||||
| * | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 2 | -14/+53 |
* | | Merge pull request #18026 from nextcloud/feature/noid/fix_overlappin_text_icon | Roeland Jago Douma | 2019-11-26 | 4 | -7/+7 |
|\ \ | |||||
| * | | fix min-height | Greta Doci | 2019-11-25 | 4 | -11/+7 |
| * | | fix share side bar icon and text overlapping | Greta Doci | 2019-11-20 | 2 | -0/+4 |
* | | | Merge pull request #18082 from nextcloud/design/style-update | Roeland Jago Douma | 2019-11-26 | 6 | -20038/+38 |
|\ \ \ | |||||
| * | | | Adjust gradient to theming value | Julius Härtl | 2019-11-25 | 1 | -5/+20 |
| * | | | Update style of log in page and header | Jan-Christoph Borchardt | 2019-11-23 | 6 | -20037/+22 |
* | | | | Merge pull request #18013 from nextcloud/bugfix/noid/fix-autocomplete-suggest... | Roeland Jago Douma | 2019-11-26 | 6 | -7/+8 |
|\ \ \ \ | |||||
| * | | | | Fix autocomplete suggestions with numeric user ids | Joas Schilling | 2019-11-26 | 6 | -7/+8 |
* | | | | | add var for theming images , advanced options (#16815) | John Molakvoæ | 2019-11-26 | 7 | -9/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Remove some whitespace | Daniel Kesselberg | 2019-11-24 | 1 | -1/+1 |
| * | | | | | fix test for new css vars / logoheader and favicon | Guillaume COMPAGNON | 2019-11-24 | 1 | -3/+11 |
| * | | | | | add var for theming images , advanced options | Guillaume COMPAGNON | 2019-11-24 | 6 | -7/+13 |
* | | | | | | Merge pull request #18025 from nextcloud/refactor/extract-ownership-transfer-... | Roeland Jago Douma | 2019-11-26 | 5 | -220/+333 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Extract transfer ownership logic into a reusable service | Christoph Wurst | 2019-11-26 | 5 | -220/+333 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #18005 from nextcloud/fix/manual-app-instances | Roeland Jago Douma | 2019-11-26 | 3 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Remove some more direct app instance creations | Christoph Wurst | 2019-11-25 | 3 | -3/+3 |
* | | | | | | Merge pull request #18108 from nextcloud/refactor/strict-credential-store | Roeland Jago Douma | 2019-11-26 | 2 | -7/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add return type hint to credential store and make it strict | Christoph Wurst | 2019-11-25 | 2 | -7/+9 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-26 | 36 | -30/+168 |
* | | | | | | | Merge pull request #18107 from nextcloud/undefined-index-owner | Roeland Jago Douma | 2019-11-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | dont throw undefined index errors for storages that have no owner set | Robin Appelman | 2019-11-25 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4... | Roeland Jago Douma | 2019-11-25 | 17 | -167/+167 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Bump handlebars from 4.5.2 to 4.5.3 | dependabot-preview[bot] | 2019-11-25 | 17 | -167/+167 |
* | | | | | | | | | Improve tag icon (#18109) | John Molakvoæ | 2019-11-25 | 3 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Improve tag icon | John Molakvoæ (skjnldsv) | 2019-11-25 | 3 | -2/+2 |
* | | | | | | | | | | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result | blizzz | 2019-11-25 | 6 | -88/+143 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | fix and improve check of create group result | Arthur Schiwon | 2019-11-25 | 1 | -2/+4 |
| * | | | | | | | | | reformat Setup.php | Arthur Schiwon | 2019-11-25 | 1 | -55/+59 |
| * | | | | | | | | | reformat code for @skjnldsv <3 | Arthur Schiwon | 2019-11-25 | 1 | -16/+22 |
| * | | | | | | | | | fix documentation, get and createGroup may return null | Arthur Schiwon | 2019-11-25 | 5 | -10/+22 |
| * | | | | | | | | | take group creation result into consideration | Arthur Schiwon | 2019-11-25 | 2 | -9/+40 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #18098 from nextcloud/fix/migration_import_order | Roeland Jago Douma | 2019-11-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix the import order of new migrations | Roeland Jago Douma | 2019-11-25 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 1071 | -1477/+1526 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1071 | -1477/+1526 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #18027 from str0g/fix/14920/convert_type_boolean | Roeland Jago Douma | 2019-11-25 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Incorrect integer value: '' for column 'password_invalid' while migrating fro... | Łukasz Buśko | 2019-11-20 | 1 | -0/+3 |
* | | | | | | | | | Merge pull request #18068 from nextcloud/3rdparty/swiftmailer/6.2.3 | Roeland Jago Douma | 2019-11-25 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Bump swiftmailer to 6.2.3 | Roeland Jago Douma | 2019-11-22 | 1 | -0/+0 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #18073 from nextcloud/harden/cache/watcher | Roeland Jago Douma | 2019-11-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Harden watcher | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #17993 from waleczny/patch-1 | Roeland Jago Douma | 2019-11-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Get first element of nodes array | waleczny | 2019-11-18 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #18081 from nextcloud/design/info-icon | Roeland Jago Douma | 2019-11-25 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Adjust info icon style to other icons | Jan-Christoph Borchardt | 2019-11-23 | 3 | -3/+3 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #18057 from nextcloud/fix/noid/forbidden-help | Roeland Jago Douma | 2019-11-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | make help available to ordinary users again | Arthur Schiwon | 2019-11-21 | 1 | -0/+1 |
* | | | | | | | | | | | Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4 (#18085) | John Molakvoæ | 2019-11-25 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |