Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Theming: Add favicon-touch and fix icon creation with non svg images | Julius Haertl | 2016-11-18 | 1 | -1/+3 |
* | Core: load favicon from theming app | Julius Haertl | 2016-11-18 | 1 | -1/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 14 | -14/+0 |
* | Merge pull request #2177 from nextcloud/appmanager-getapppath | Morris Jobke | 2016-11-17 | 3 | -0/+57 |
|\ | |||||
| * | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 3 | -0/+57 |
* | | Merge pull request #2176 from nextcloud/share-cache-root-info | Morris Jobke | 2016-11-17 | 1 | -1/+2 |
|\ \ | |||||
| * | | reuse the known rootinfo in the shared cache when possible | Robin Appelman | 2016-11-17 | 1 | -1/+2 |
| |/ | |||||
* | | Merge pull request #2167 from nextcloud/mountmanager-lockdown | Morris Jobke | 2016-11-17 | 1 | -2/+2 |
|\ \ | |||||
| * | | ensure we setup the mount manager when in lockdown | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
* | | | Merge pull request #2153 from nextcloud/version-hint | Morris Jobke | 2016-11-17 | 1 | -4/+9 |
|\ \ \ | |||||
| * | | | Show all in one message | Joas Schilling | 2016-11-16 | 1 | -4/+9 |
| * | | | add explanatory text of what to do on app version error | Jan-Christoph Borchardt | 2016-11-16 | 1 | -2/+2 |
* | | | | use lower loglevel for token cleanup messages | Robin Appelman | 2016-11-17 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge pull request #2170 from nextcloud/ocs_person_to_controller | Joas Schilling | 2016-11-17 | 1 | -48/+0 |
|\ \ \ | |||||
| * | | | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 1 | -48/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #2164 from nextcloud/token-login-wanring | Lukas Reschke | 2016-11-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix warning with token login | Robin Appelman | 2016-11-16 | 1 | -1/+1 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 4 | -0/+94 |
* | | | Merge pull request #2122 from nextcloud/downstream-26520 | Morris Jobke | 2016-11-17 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | only use one kind of hack for the storage wrappers of the sharing code | Morris Jobke | 2016-11-16 | 1 | -1/+1 |
| * | | | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 1 | -1/+4 |
| |/ / | |||||
* | | | Use getvalue to fetch the value | Roeland Jago Douma | 2016-11-16 | 1 | -5/+4 |
* | | | Don't update value if it is already set to the same value | Morris Jobke | 2016-11-16 | 1 | -1/+4 |
|/ / | |||||
* | | Merge pull request #719 from nextcloud/lockdown | Roeland Jago Douma | 2016-11-16 | 14 | -22/+550 |
|\ \ | |||||
| * | | Add test for setting up fake fs | Robin Appelman | 2016-11-16 | 1 | -1/+1 |
| * | | Adds TokenProvider and Mapper tests | Roeland Jago Douma | 2016-11-16 | 1 | -7/+5 |
| * | | update autoloader | Robin Appelman | 2016-11-16 | 2 | -0/+8 |
| * | | explicit types | Robin Appelman | 2016-11-16 | 1 | -5/+11 |
| * | | cast to int | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
| * | | phpdoc | Robin Appelman | 2016-11-16 | 5 | -22/+22 |
| * | | fix setscope | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
| * | | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 6 | -8/+72 |
| * | | app password scope wip | Robin Appelman | 2016-11-16 | 3 | -2/+19 |
| * | | read lockdown scope from token | Robin Appelman | 2016-11-16 | 5 | -10/+38 |
| * | | basic lockdown logic | Robin Appelman | 2016-11-16 | 9 | -16/+423 |
* | | | Merge pull request #2150 from nextcloud/move_buttons_to_bottom | Roeland Jago Douma | 2016-11-16 | 2 | -0/+64 |
|\ \ \ | |||||
| * | | | Move social buttons to bottom on admin page | Roeland Jago Douma | 2016-11-16 | 2 | -0/+64 |
| | |/ | |/| | |||||
* | | | Add autoloader path for newly installed apps too | Morris Jobke | 2016-11-16 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge pull request #2148 from nextcloud/add_autoloader_before_enabling | Roeland Jago Douma | 2016-11-16 | 1 | -0/+2 |
|\ \ | |||||
| * | | Add autoloader before enabling apps | Roeland Jago Douma | 2016-11-15 | 1 | -0/+2 |
* | | | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 10 | -86/+86 |
* | | | Fix integration tests | Joas Schilling | 2016-11-16 | 2 | -11/+6 |
* | | | Make sure they are always arrays | Joas Schilling | 2016-11-16 | 1 | -6/+6 |
* | | | Fix activity manager tests | Joas Schilling | 2016-11-16 | 3 | -15/+24 |
* | | | Allow combining events | Joas Schilling | 2016-11-16 | 2 | -0/+30 |
* | | | Allow to register Providers | Joas Schilling | 2016-11-16 | 6 | -6/+104 |
* | | | Add ROS and icon support to the events | Joas Schilling | 2016-11-16 | 3 | -24/+278 |
* | | | Validate the input into Event already | Joas Schilling | 2016-11-16 | 2 | -91/+215 |
* | | | Allow to register settings/types via info.xml | Joas Schilling | 2016-11-16 | 6 | -31/+338 |
* | | | Allow to register activity filters via info.xml | Joas Schilling | 2016-11-16 | 7 | -76/+378 |
| |/ |/| |