summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-02-28156-408/+518
* Merge pull request #8565 from nextcloud/bugfix/fat-48/make-outlook-and-thunde...Roeland Jago Douma2018-02-272-2/+127
|\
| * Make the Outlook and Thunderbird addons identifyableJoas Schilling2018-02-272-2/+127
* | Merge pull request #8496 from nextcloud/ext-strg-design-fixesMorris Jobke2018-02-274-101/+111
|\ \ | |/ |/|
| * 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-221-1/+1
| * 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-223-12/+11
| * Use popovermenu instead of dropdown and small fix to popovermenuJohn Molakvoæ (skjnldsv)2018-02-223-46/+46
* | Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-274-30/+53
|\ \
| * | fix unit testsBjoern Schiessle2018-02-272-2/+16
| * | share api: use default permission of no permission is givenBjoern Schiessle2018-02-271-28/+35
| * | add share permissions to settings pageBjoern Schiessle2018-02-271-0/+2
* | | Merge pull request #8051 from nextcloud/public-templateRoeland Jago Douma2018-02-278-105/+208
|\ \ \
| * | | Fix files_sharing testsJulius Härtl2018-02-272-5/+31
| * | | Add missing phpdoc for public APIJulius Härtl2018-02-271-10/+10
| * | | Add phpdoc, typehints and sanitize HTMLJulius Härtl2018-02-272-6/+27
| * | | Use PublicTemplateResponse for files_sharingJulius Härtl2018-02-277-101/+157
| |/ /
* | | Merge pull request #8285 from nextcloud/apps_files-smb-catch-exceptions-on-li...Roeland Jago Douma2018-02-271-3/+13
|\ \ \
| * | | Make SMB module more fault-tolerantRoland Tapken2018-02-091-3/+13
* | | | Merge pull request #8475 from sagorika1996/themeMorris Jobke2018-02-271-5/+32
|\ \ \ \
| * | | | Empty name not allowedSagorika Das2018-02-271-5/+32
| | |/ / | |/| |
* | | | Loglevel is an intRoeland Jago Douma2018-02-271-1/+1
* | | | Make ILogger strictRoeland Jago Douma2018-02-271-1/+1
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-02-27232-1610/+1622
* | | Merge pull request #8485 from sagorika1996/renameRoeland Jago Douma2018-02-261-1/+5
|\ \ \
| * | | rename dialog closed when not activeSagorika Das2018-02-211-1/+5
* | | | Merge pull request #7933 from nextcloud/update-notification-vuejsJoas Schilling2018-02-2614-178/+6614
|\ \ \ \
| * | | | Fix appnameMorris Jobke2018-02-261-1/+1
| * | | | Fix unit testsJoas Schilling2018-02-231-1/+21
| * | | | Use mixin for translationsJoas Schilling2018-02-222-48/+22
| * | | | Use VueSelect instead of select2Joas Schilling2018-02-226-14/+72
| * | | | Move updatenotifications to webpack with .vue fileJoas Schilling2018-02-2211-10706/+6486
| * | | | Migrate the app to Vue.jsJoas Schilling2018-02-228-163/+10767
| * | | | Rename legacy notification so it's less confusingJoas Schilling2018-02-222-2/+2
* | | | | Merge pull request #8359 from nextcloud/swift-v3Morris Jobke2018-02-265-8/+71
|\ \ \ \ \
| * | | | | adjust external storage config format to the one used in primary storageRobin Appelman2018-02-262-5/+9
| * | | | | add support for v3 swift authRobin Appelman2018-02-265-8/+67
* | | | | | Merge pull request #8463 from kyrofa/bugfix/8462/theming_app_outside_rootMorris Jobke2018-02-262-5/+34
|\ \ \ \ \ \
| * | | | | | Remove null checkKyle Fazzari2018-02-251-7/+2
| * | | | | | Add mock to setupKyle Fazzari2018-02-241-16/+4
| * | | | | | theming: handle not being in the serverrootKyle Fazzari2018-02-202-3/+49
| | |/ / / / | |/| | | |