Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-10 | 64 | -56/+182 |
* | Merge pull request #777 from nextcloud/ocs_capabilities | Morris Jobke | 2016-08-10 | 7 | -98/+100 |
|\ | |||||
| * | Remove OC_OCS_Cloud and OC\OCS\Cloud | Roeland Jago Douma | 2016-08-09 | 2 | -67/+0 |
| * | Move /cloud/user to Core app | Roeland Jago Douma | 2016-08-09 | 3 | -9/+23 |
| * | Move getCapabilities over to Core | Roeland Jago Douma | 2016-08-09 | 5 | -25/+31 |
| * | Allow OCS routes in Core and Settings | Roeland Jago Douma | 2016-08-09 | 2 | -0/+49 |
* | | Merge pull request #677 from nextcloud/app-menu-fix | Lukas Reschke | 2016-08-10 | 1 | -0/+4 |
|\ \ | |||||
| * | | Fix closing app menu on mobile | Julius Haertl | 2016-07-31 | 1 | -0/+4 |
* | | | Merge pull request #529 from nextcloud/vendor-maintenance-downgrade | Lukas Reschke | 2016-08-10 | 4 | -3/+43 |
|\ \ \ | |||||
| * | | | Allow downgrades of maintenance accross vendors | Joas Schilling | 2016-07-22 | 4 | -3/+43 |
* | | | | Merge pull request #783 from nextcloud/app-disable-yellow | Lukas Reschke | 2016-08-10 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | make disabled apps more clear during upgrade | Robin Appelman | 2016-08-09 | 1 | -2/+2 |
* | | | | | Merge pull request #784 from nextcloud/admin_php_smtp_casing | Lukas Reschke | 2016-08-09 | 1 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Admin setting PHP and SMTP casing | Roeland Jago Douma | 2016-08-09 | 1 | -6/+6 |
* | | | | | | Merge pull request #799 from nextcloud/open_date_picker_on_toggle | Morris Jobke | 2016-08-09 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Open exiration date picker directly on toggle | Roeland Jago Douma | 2016-08-09 | 1 | -0/+2 |
* | | | | | | Merge pull request #691 from nextcloud/ocs_allow_all_old_routes | Lukas Reschke | 2016-08-09 | 3 | -9/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Allow ocs/v2.php/cloud/... routes | Roeland Jago Douma | 2016-08-08 | 3 | -9/+15 |
* | | | | | | Merge pull request #781 from nextcloud/personal_licence_title | Björn Schießle | 2016-08-09 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove AGPL title | Roeland Jago Douma | 2016-08-09 | 1 | -2/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #780 from nextcloud/copy_fed_cloud_id | Roeland Jago Douma | 2016-08-09 | 3 | -1/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add clipboard action to Personal Settings Fed Cloud Id | Roeland Jago Douma | 2016-08-09 | 3 | -1/+41 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #789 from nextcloud/padding_federation | Marius Blüm | 2016-08-09 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Padding of federated server | Roeland Jago Douma | 2016-08-09 | 1 | -1/+0 |
* | | | | | | | Merge pull request #786 from nextcloud/fix-backgroundjob-logs | Roeland Jago Douma | 2016-08-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | log class name, ID only is hard to debug | Jörn Friedrich Dreyer | 2016-08-09 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #767 from nextcloud/federation-error-messages | Marius Blüm | 2016-08-09 | 4 | -15/+20 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | improve federation error messages | Bjoern Schiessle | 2016-08-09 | 4 | -15/+20 |
* | | | | | | | Merge pull request #779 from nextcloud/slideup_addtowebsite | Björn Schießle | 2016-08-09 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Make 'Add to your website' toggleable | Roeland Jago Douma | 2016-08-09 | 1 | -1/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #750 from nextcloud/workflow-cleanup | Lukas Reschke | 2016-08-09 | 2 | -3/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow a description for workflow sections | Joas Schilling | 2016-08-05 | 1 | -0/+5 |
| * | | | | | | Add placeholder to the name field | Joas Schilling | 2016-08-05 | 1 | -1/+1 |
| * | | | | | | Rename operations and checks | Joas Schilling | 2016-08-05 | 1 | -2/+2 |
| * | | | | | | Highlight the check row on hover | Joas Schilling | 2016-08-05 | 1 | -0/+4 |
| * | | | | | | Add some space between the rule groups | Joas Schilling | 2016-08-05 | 1 | -0/+2 |
* | | | | | | | Merge pull request #746 from nextcloud/jail-root | Lukas Reschke | 2016-08-09 | 2 | -2/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adding test case for getPathById including a jailed cache where root is just ... | Thomas Müller | 2016-08-05 | 2 | -3/+14 |
| * | | | | | | | getJailedPath expects $path to have a trailing / - fixes #25464 | Thomas Müller | 2016-08-05 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #660 from gdamjan/custom-config-dir | Morris Jobke | 2016-08-09 | 4 | -4/+6 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | SetupController should use \OC::$configDir too | Damjan Georgievski | 2016-08-02 | 1 | -1/+1 |
| * | | | | | | | introduce NEXTCLOUD_CONFIG_DIR env variable (see #300) | Damjan Georgievski | 2016-07-29 | 3 | -3/+5 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-09 | 174 | -526/+150 |
* | | | | | | | | Merge pull request #774 from nextcloud/di_core_settings | Lukas Reschke | 2016-08-08 | 2 | -1/+58 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Hanlde Core and Settings app in AppFramework | Roeland Jago Douma | 2016-08-08 | 2 | -1/+58 |
* | | | | | | | | | Merge pull request #764 from nextcloud/fix-tags-icon | Marius Blüm | 2016-08-08 | 2 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add black version of system tags icon | Bugsbane | 2016-08-08 | 2 | -1/+1 |
* | | | | | | | | | Merge pull request #769 from nextcloud/also-cache-fonts-svg-and-gif | Lukas Reschke | 2016-08-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Also cache WOFF, SVG and GIF | Lukas Reschke | 2016-08-08 | 1 | -2/+2 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #739 from nextcloud/increment-versions-master | Morris Jobke | 2016-08-08 | 19 | -24/+22 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |