summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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-261-5/+24
|\ \
| * | Adjust gradient to theming valueJulius Härtl2019-11-251-5/+20
| * | Update style of log in page and headerJan-Christoph Borchardt2019-11-231-4/+8
* | | Merge pull request #18013 from nextcloud/bugfix/noid/fix-autocomplete-suggest...Roeland Jago Douma2019-11-263-3/+3
|\ \ \
| * | | Fix autocomplete suggestions with numeric user idsJoas Schilling2019-11-263-3/+3
* | | | add var for theming images , advanced options (#16815)John Molakvoæ2019-11-265-9/+19
|\ \ \ \
| * | | | 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-244-7/+9
* | | | | 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
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-2626-12/+146
* | | | | 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-256-121/+121
|\ \ \ \ \ \
| * | | | | | Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-256-121/+121
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-25527-877/+932
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Some php-cs fixesRoeland Jago Douma2019-11-22527-877/+932
* | | | | | 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 #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
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-2516-32/+68
| |_|_|/ / / |/| | | | |
* | | | | | Bump @babel/core from 7.7.2 to 7.7.4dependabot-preview[bot]2019-11-244-6/+6
| |_|_|/ / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-2314-20/+276
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-2232-98/+170
|/ / /
* | | Merge pull request #18016 from nextcloud/fix/noid/ldap-checkup-batchsizeblizzz2019-11-211-6/+9
|\ \ \
| * | | make chunksize (used to check for gone LDAP users) configurableArthur Schiwon2019-11-201-6/+9
* | | | Merge pull request #17994 from nextcloud/fix/accessibilityRoeland Jago Douma2019-11-217-26/+60
|\ \ \ \
| * | | | Fix accessibilityJohn Molakvoæ (skjnldsv)2019-11-207-26/+60
| |/ / /
* | | | uid can be false when the user record does not exit (#18030)John Molakvoæ2019-11-211-8/+12
|\ \ \ \
| * | | | uid can be false when the user record does not exitArthur Schiwon2019-11-201-8/+12
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-2134-264/+402
* | | | Convert more columns to bigintRoeland Jago Douma2019-11-201-0/+4
|/ / /
* | | Fix share testsRoeland Jago Douma2019-11-2013-28/+138
* | | [tx-robot] updated from transifexNextcloud bot2019-11-20110-124/+290
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-11-19140-364/+758
|/
* Merge pull request #17985 from nextcloud/enh/use_displayname_federated_shareRoeland Jago Douma2019-11-182-12/+24
|\
| * Use the displayname for federated notificationsRoeland Jago Douma2019-11-182-12/+24
* | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-sharesRoeland Jago Douma2019-11-1813-12/+456
|\ \
| * | FixesRoeland Jago Douma2019-11-181-1/+1
| * | Make sure the super share also has a valid typeJoas Schilling2019-11-121-3/+5
| * | Fix "Invalid parameter number: mixed named and positional parameters"Joas Schilling2019-11-121-1/+1
| * | Correctly use the displayname of the sharer in the notificationJoas Schilling2019-11-121-6/+16
| * | The share manager knows which provider can accept sharesJoas Schilling2019-11-121-5/+0