Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add since tags to class | Lukas Reschke | 2016-08-11 | 3 | -1/+9 |
* | Add missing since annotations | Lukas Reschke | 2016-08-11 | 2 | -0/+5 |
* | adjust systemtags app | Arthur Schiwon | 2016-08-11 | 6 | -65/+69 |
* | adjust federation app | Arthur Schiwon | 2016-08-11 | 5 | -52/+74 |
* | superfluous | Arthur Schiwon | 2016-08-11 | 1 | -2/+0 |
* | adjust files app, and integrate files_external into that section | Arthur Schiwon | 2016-08-11 | 7 | -62/+106 |
* | adjust Theming app | Arthur Schiwon | 2016-08-11 | 6 | -56/+172 |
* | superfluous | Arthur Schiwon | 2016-08-11 | 1 | -1/+0 |
* | make sure shipped apps also setup their admin settings on a fresh install | Arthur Schiwon | 2016-08-11 | 1 | -0/+5 |
* | adjust files_external | Arthur Schiwon | 2016-08-11 | 6 | -53/+187 |
* | adjust federatedfilesharing | Arthur Schiwon | 2016-08-11 | 5 | -37/+74 |
* | rename IAdmin to ISettings, the interface is not bound to a specific settings... | Arthur Schiwon | 2016-08-11 | 11 | -28/+31 |
* | fixes, improvements, and another app: | Arthur Schiwon | 2016-08-11 | 6 | -65/+195 |
* | fix registration of admin settings and section on app install | Arthur Schiwon | 2016-08-11 | 2 | -1/+6 |
* | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 16 | -118/+92 |
* | Fallback for legacy settings. They are placed into Additional Settings | Arthur Schiwon | 2016-08-09 | 3 | -75/+67 |
* | remove mistakenly added file | Arthur Schiwon | 2016-08-09 | 1 | -5/+0 |
* | fix duplicated db index name | Arthur Schiwon | 2016-08-09 | 1 | -1/+1 |
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 31 | -856/+2129 |
* | 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 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix intergration test for admin_audit | Roeland Jago Douma | 2016-08-08 | 1 | -1/+0 |