summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2212-10706/+6488
* 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 #8466 from nextcloud/strict_middlewaredipatcherRoeland Jago Douma2018-02-215-27/+31
|\
| * Make sure that render always returns a stringRoeland Jago Douma2018-02-211-2/+2
| * Fix testsRoeland Jago Douma2018-02-214-16/+19
| * Make the middlewareDispatcher strictRoeland Jago Douma2018-02-211-9/+10
* | Merge pull request #8471 from nextcloud/fix_upgradeRoeland Jago Douma2018-02-212-1/+2
|\ \
| * | getIncompatibleApps needs a string not an arrayRoeland Jago Douma2018-02-212-1/+2
| |/
* | Merge pull request #8468 from nextcloud/fix-unicode-avatarsRoeland Jago Douma2018-02-211-1/+1
|\ \ | |/ |/|
| * Use mb_* string methods to extract first character for generated avatarsMorris Jobke2018-02-211-1/+1
* | Merge pull request #8465 from nextcloud/strict_dispatcherMorris Jobke2018-02-211-8/+16
|\ \ | |/ |/|
| * Make AppFramework/Http/Dispatcher strictRoeland Jago Douma2018-02-211-8/+16
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-2144-70/+250
* Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-...blizzz2018-02-204-3/+7
|\
| * Better result handling of email searchJoas Schilling2018-02-204-3/+7
* | Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-206-49/+3
|\ \
| * | Remove fromMailAddress from MailSettingsControllerMorris Jobke2018-02-132-10/+1
| * | Remove config from AutoCompleteControllerMorris Jobke2018-02-132-13/+2
| * | Remove crypto and timefactory from UsersControllerMorris Jobke2018-02-132-26/+0
* | | [tx-robot] updated from transifexNextcloud bot2018-02-2018-14/+158
* | | Merge pull request #8314 from nextcloud/openstackRoeland Jago Douma2018-02-1910-386/+362
|\ \ \
| * | | Use a proper wait for create of the containerRoeland Jago Douma2018-02-192-4/+28
| * | | use more precise method for waiting for swiftRobin Appelman2018-02-191-3/+29
| * | | fix controller testRobin Appelman2018-02-193-3/+5
| * | | adjust swift external storage to new openstack sdkRobin Appelman2018-02-194-198/+150
| * | | adjust swift object storage to new openstack sdkRobin Appelman2018-02-192-212/+184
| * | | switch from rackspace/php-opencloud to php-opencloud/openstackRobin Appelman2018-02-191-0/+0
* | | | Merge pull request #8428 from nextcloud/fix_8189Roeland Jago Douma2018-02-193-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Avatar generation use ttf (for ancient compatibility)Roeland Jago Douma2018-02-191-1/+1
| * | | Add TTF of OpenSand-{Ligh,Semibold}Roeland Jago Douma2018-02-192-0/+0
* | | | Merge pull request #8158 from nextcloud/s3-minioRoeland Jago Douma2018-02-191-7/+4
|\ \ \ \
| * | | | Use a more widely available method to test s3 settingsRobin Appelman2018-02-081-7/+4
* | | | | Merge pull request #8424 from nextcloud/fix/update-appRoeland Jago Douma2018-02-192-2/+2
|\ \ \ \ \
| * | | | | Fix updating an upChristoph Wurst2018-02-192-2/+2
* | | | | | Merge pull request #8426 from nextcloud/refactor/notification-showTempoary-un...Roeland Jago Douma2018-02-191-1/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove unused var in OC.Notification.showTemporaryChristoph Wurst2018-02-191-1/+0
|/ / / / /
* | | | | Merge pull request #8334 from nextcloud/lib-strict-typingRoeland Jago Douma2018-02-191-6/+9
|\ \ \ \ \
| * | | | | Make lib/autoloader.php strictly typed and properly type hintedMorris Jobke2018-02-131-6/+9
| | |_|/ / | |/| | |
* | | | | Merge pull request #8366 from nextcloud/remove-disable-caching-headersRoeland Jago Douma2018-02-196-13/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use normal header() calls instead of private method callsMorris Jobke2018-02-196-13/+16
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2018-02-1926-48/+102
* | | | [tx-robot] updated from transifexNextcloud bot2018-02-1816-0/+16
* | | | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_appMorris Jobke2018-02-178-98/+81
|\ \ \ \
| * | | | Add remaining type hints, that were already okayMorris Jobke2018-02-171-33/+34
| * | | | Always return a string in OC_App::getCurrentApp and no booleanMorris Jobke2018-02-171-2/+2
| * | | | Use empty array as group list in OC_App::enableMorris Jobke2018-02-172-4/+4
| * | | | Refactor dependencies in setAppTypesMorris Jobke2018-02-171-6/+8