aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add flow icon for app store categoryJulius Härtl2019-12-192-0/+5
* Merge pull request #17705 from nextcloud/dependabot/npm_and_yarn/eslint-confi...Christoph Wurst2019-12-19196-1254/+1258
|\
| * Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-19196-1254/+1258
* | Merge pull request #18162 from nextcloud/enh/noid/url-fileentityblizzz2019-12-191-1/+13
|\ \
| * | flow file entity to provide the internal URLArthur Schiwon2019-12-131-1/+13
* | | Merge pull request #18235 from nextcloud/enh/noid/federated-on-circlesRoeland Jago Douma2019-12-193-1/+19
|\ \ \ | |_|/ |/| |
| * | confirm auth on share generated by CirclesMaxence Lange2019-12-163-1/+19
* | | Merge pull request #16792 from MichaIng/patch-1Roeland Jago Douma2019-12-192-25/+46
|\ \ \
| * \ \ Merge branch 'master' into patch-1MichaIng2019-12-044376-105549/+106050
| |\ \ \
| * | | | Add missing newlines to .htaccessMichaIng2019-10-311-2/+2
| * | | | Add "Order" to assure that no parental "Allow" can grant accessMichaIng2019-09-261-0/+2
| * | | | Add "Order" to assure that no parental "Allow" can grant accessMichaIng2019-09-261-0/+2
| * | | | Apache 2.5 will be released as 2.6MichaIng2019-08-191-2/+2
| * | | | Minor syntaxMichaIng2019-08-191-21/+21
| * | | | Use syntax with cases according to official docsMichaIng2019-08-191-12/+12
| * | | | Update lib/private/Setup.php MichaIng2019-08-191-1/+1
| * | | | Harden config protection .htaccessMichaIng2019-08-191-6/+15
| * | | | Harden data protection .htaccessMichaIng2019-08-191-8/+16
* | | | | Fix Sidebar enabled check (#18449)John Molakvoæ2019-12-195-16/+24
|\ \ \ \ \
| * | | | | Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)2019-12-195-16/+24
* | | | | | Merge pull request #18470 from nextcloud/techdebt/app-code-checker-php7-onlyRoeland Jago Douma2019-12-191-1/+1
|\ \ \ \ \ \
| * | | | | | Only parse php7 code in app code checkerChristoph Wurst2019-12-181-1/+1
* | | | | | | Merge pull request #18370 from nextcloud/version/18/beta3v18.0.0beta3Roeland Jago Douma2019-12-191-2/+2
|\ \ \ \ \ \ \
| * | | | | | | 18 beta 3Roeland Jago Douma2019-12-121-2/+2
* | | | | | | | fix credentials saving success message notification color (#18469)John Molakvoæ2019-12-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix credentials saving success message notification colorSascha Wiswedel2019-12-181-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Wiswedel/inherited shares/design polishing (#18447)John Molakvoæ2019-12-194-10/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | removed inherited shares counterSascha Wiswedel2019-12-173-7/+5
| * | | | | | | | clarifying share source folder link stringSascha Wiswedel2019-12-171-1/+1
| * | | | | | | | Streamline "unshare" wordingSascha Wiswedel2019-12-171-1/+1
| * | | | | | | | replace "invited by" with "added by"Sascha Wiswedel2019-12-171-1/+1
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-1990-4/+504
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #18457 from nextcloud/fix/sharing/notifier/uidRoeland Jago Douma2019-12-181-7/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the user from the notificationRoeland Jago Douma2019-12-181-7/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #18462 from nextcloud/fix/18211/list-group-with-slashRoeland Jago Douma2019-12-183-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix listing users in groups with slash in the nameGary Kim2019-12-183-8/+8
* | | | | | | | | Merge pull request #18461 from nextcloud/fix/noid/ensure-entity-on-scope-exte...blizzz2019-12-181-8/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Flows that are managing themselves do not necessarily set the entityArthur Schiwon2019-12-181-8/+10
|/ / / / / / / / /
* | | | | | | | | Merge pull request #18456 from nextcloud/fix/office/previewsRoeland Jago Douma2019-12-181-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix Office preview generationRoeland Jago Douma2019-12-181-1/+1
| |/ / / / / / /
* / / / / / / / [tx-robot] updated from transifexNextcloud bot2019-12-18228-784/+272
|/ / / / / / /
* | | | | | | Merge pull request #18448 from nextcloud/fix/noid/wrong-paths-for-fileidsRoeland Jago Douma2019-12-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | pass the proper storage-internal pathArthur Schiwon2019-12-171-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #18446 from nextcloud/fix/personal-settings-fixRoeland Jago Douma2019-12-173-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't overwrite the settings from filesRoeland Jago Douma2019-12-173-3/+3
|/ / / / / /
* | | | | | Merge pull request #18443 from nextcloud/fix/noid/update-xsdRoeland Jago Douma2019-12-172-0/+3
|\ \ \ \ \ \
| * | | | | | update app info schema filesArthur Schiwon2019-12-172-0/+3
* | | | | | | Merge pull request #18429 from nextcloud/locale-fallbackRoeland Jago Douma2019-12-171-0/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | add a fallback locale for personal settings pageRobin Appelman2019-12-161-0/+7
* | | | | | | Merge pull request #18422 from nextcloud/design/recommended-appsRoeland Jago Douma2019-12-173-18/+33
|\ \ \ \ \ \ \