summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch exception when the parent is deleted as wellJoas Schilling2018-02-281-2/+27
* Do a recursion instead of an endless loopJoas Schilling2018-02-281-1/+1
* Fix problem with deleted filesJoas Schilling2018-02-281-5/+14
* Fix path handling for activitiesJoas Schilling2018-02-281-7/+20
* Add special handling for e2e encryptionJoas Schilling2018-02-281-1/+108
* Extract duplicated logic into a methodJoas Schilling2018-02-281-80/+24
* [tx-robot] updated from transifexNextcloud bot2018-02-28194-464/+662
* Merge pull request #8565 from nextcloud/bugfix/fat-48/make-outlook-and-thunde...Roeland Jago Douma2018-02-273-2/+137
|\
| * Make the Outlook and Thunderbird addons identifyableJoas Schilling2018-02-273-2/+137
* | Merge pull request #8496 from nextcloud/ext-strg-design-fixesMorris Jobke2018-02-276-112/+126
|\ \ | |/ |/|
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+3
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-273-13/+10
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-20/+20
| * Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+10
| * Fixed actions and header missing thJohn Molakvoæ (skjnldsv)2018-02-273-7/+8
| * fixup! Fixed icons paddingJohn Molakvoæ (skjnldsv)2018-02-261-0/+1
| * Fixed icons paddingJohn Molakvoæ (skjnldsv)2018-02-262-19/+21
| * Select in popover fixJohn Molakvoæ (skjnldsv)2018-02-222-1/+5
| * Tooltip fix on status iconJohn Molakvoæ (skjnldsv)2018-02-222-2/+7
| * fixup! Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-221-2/+0
| * Better label stylingJohn Molakvoæ (skjnldsv)2018-02-221-3/+3
| * Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-224-15/+14
| * fixup! Use popovermenu instead of dropdown and small fix to popovermenuJohn Molakvoæ (skjnldsv)2018-02-221-3/+4
| * Use popovermenu instead of dropdown and small fix to popovermenuJohn Molakvoæ (skjnldsv)2018-02-224-58/+57
* | Merge pull request #8219 from nextcloud/fix-overwrite-url-on-cli-installMorris Jobke2018-02-271-3/+8
|\ \
| * | Fix proper overwrite URL on CLI installMorris Jobke2018-02-071-3/+8
* | | Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-2717-64/+244
|\ \ \
| * | | Fix JSDocMorris Jobke2018-02-271-1/+1
| * | | Fix share capabilities JS testsVincent Petry2018-02-271-1/+24
| * | | fix unit testsBjoern Schiessle2018-02-274-28/+65
| * | | share api: use default permission of no permission is givenBjoern Schiessle2018-02-271-28/+35
| * | | improved layout of the admin settingsBjoern Schiessle2018-02-271-12/+11
| * | | add share permissions to settings pageBjoern Schiessle2018-02-279-27/+107
| * | | expose capabilities in jsBjoern Schiessle2018-02-274-4/+38
* | | | Merge pull request #8051 from nextcloud/public-templateRoeland Jago Douma2018-02-2724-109/+781
|\ \ \ \
| * | | | Remove settersJulius Härtl2018-02-271-48/+0
| * | | | Rework array handling to avoid phan errorJulius Härtl2018-02-271-27/+12
| * | | | Add id to list elementJulius Härtl2018-02-271-2/+2
| * | | | Fix acceptance test for new menu structureJulius Härtl2018-02-272-2/+2
| * | | | Add test for PublicTemplateResponseJulius Härtl2018-02-271-0/+84
| * | | | Sort menu by priorityJulius Härtl2018-02-271-0/+3
| * | | | Fix files_sharing testsJulius Härtl2018-02-272-5/+31
| * | | | Add missing phpdoc for public APIJulius Härtl2018-02-273-11/+75
| * | | | Add phpdoc, typehints and sanitize HTMLJulius Härtl2018-02-273-11/+96
| * | | | Fix popovermenuJulius Härtl2018-02-271-3/+3
| * | | | Use PublicTemplateResponse for files_sharingJulius Härtl2018-02-277-101/+157
| * | | | Expose parameters as variables to templatesJulius Härtl2018-02-271-1/+4
| * | | | update autoloaderJulius Härtl2018-02-272-0/+6
| * | | | Add menu item abstractionJulius Härtl2018-02-273-0/+265
| * | | | Enable renderAs public pageJulius Härtl2018-02-271-0/+4