summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-262-14/+53
|\
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-162-14/+53
* | Merge pull request #18026 from nextcloud/feature/noid/fix_overlappin_text_iconRoeland Jago Douma2019-11-264-7/+7
|\ \
| * | fix min-heightGreta Doci2019-11-254-11/+7
| * | fix share side bar icon and text overlappingGreta Doci2019-11-202-0/+4
* | | Merge pull request #18082 from nextcloud/design/style-updateRoeland Jago Douma2019-11-266-20038/+38
|\ \ \
| * | | Adjust gradient to theming valueJulius Härtl2019-11-251-5/+20
| * | | Update style of log in page and headerJan-Christoph Borchardt2019-11-236-20037/+22
* | | | Merge pull request #18013 from nextcloud/bugfix/noid/fix-autocomplete-suggest...Roeland Jago Douma2019-11-266-7/+8
|\ \ \ \
| * | | | Fix autocomplete suggestions with numeric user idsJoas Schilling2019-11-266-7/+8
* | | | | add var for theming images , advanced options (#16815)John Molakvoæ2019-11-267-9/+23
|\ \ \ \ \
| * | | | | Remove some whitespaceDaniel Kesselberg2019-11-241-1/+1
| * | | | | fix test for new css vars / logoheader and faviconGuillaume COMPAGNON2019-11-241-3/+11
| * | | | | add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-246-7/+13
* | | | | | Merge pull request #18025 from nextcloud/refactor/extract-ownership-transfer-...Roeland Jago Douma2019-11-265-220/+333
|\ \ \ \ \ \
| * | | | | | Extract transfer ownership logic into a reusable serviceChristoph Wurst2019-11-265-220/+333
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18005 from nextcloud/fix/manual-app-instancesRoeland Jago Douma2019-11-263-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove some more direct app instance creationsChristoph Wurst2019-11-253-3/+3
* | | | | | Merge pull request #18108 from nextcloud/refactor/strict-credential-storeRoeland Jago Douma2019-11-262-7/+9
|\ \ \ \ \ \
| * | | | | | Add return type hint to credential store and make it strictChristoph Wurst2019-11-252-7/+9
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-2636-30/+168
* | | | | | | Merge pull request #18107 from nextcloud/undefined-index-ownerRoeland Jago Douma2019-11-251-2/+2
|\ \ \ \ \ \ \
| * | | | | | | dont throw undefined index errors for storages that have no owner setRobin Appelman2019-11-251-2/+2
* | | | | | | | Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2019-11-2517-167/+167
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-2517-167/+167
* | | | | | | | | Improve tag icon (#18109)John Molakvoæ2019-11-253-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve tag iconJohn Molakvoæ (skjnldsv)2019-11-253-2/+2
* | | | | | | | | | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz2019-11-256-88/+143
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | fix and improve check of create group resultArthur Schiwon2019-11-251-2/+4
| * | | | | | | | | reformat Setup.phpArthur Schiwon2019-11-251-55/+59
| * | | | | | | | | reformat code for @skjnldsv <3Arthur Schiwon2019-11-251-16/+22
| * | | | | | | | | fix documentation, get and createGroup may return nullArthur Schiwon2019-11-255-10/+22
| * | | | | | | | | take group creation result into considerationArthur Schiwon2019-11-252-9/+40
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #18098 from nextcloud/fix/migration_import_orderRoeland Jago Douma2019-11-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix the import order of new migrationsRoeland Jago Douma2019-11-251-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-251071-1477/+1526
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Some php-cs fixesRoeland Jago Douma2019-11-221071-1477/+1526
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #18027 from str0g/fix/14920/convert_type_booleanRoeland Jago Douma2019-11-251-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Incorrect integer value: '' for column 'password_invalid' while migrating fro...Łukasz Buśko2019-11-201-0/+3
* | | | | | | | | Merge pull request #18068 from nextcloud/3rdparty/swiftmailer/6.2.3Roeland Jago Douma2019-11-251-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump swiftmailer to 6.2.3Roeland Jago Douma2019-11-221-0/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #18073 from nextcloud/harden/cache/watcherRoeland Jago Douma2019-11-251-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Harden watcherRoeland Jago Douma2019-11-221-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #17993 from waleczny/patch-1Roeland Jago Douma2019-11-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Get first element of nodes arraywaleczny2019-11-181-1/+1
* | | | | | | | | | Merge pull request #18081 from nextcloud/design/info-iconRoeland Jago Douma2019-11-253-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adjust info icon style to other iconsJan-Christoph Borchardt2019-11-233-3/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #18057 from nextcloud/fix/noid/forbidden-helpRoeland Jago Douma2019-11-251-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | make help available to ordinary users againArthur Schiwon2019-11-211-0/+1
* | | | | | | | | | | Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4 (#18085)John Molakvoæ2019-11-252-4/+4
|\ \ \ \ \ \ \ \ \ \ \