| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #2152 from nextcloud/preview_cleanupjob | Morris Jobke | 2016-11-30 | 1 | -0/+12 |
|\ |
|
| * | Adds background job to cleanup all previews. | Roeland Jago Douma | 2016-11-19 | 1 | -0/+12 |
* | | Add an event merger and use it for the files activities | Joas Schilling | 2016-11-25 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #2076 from nextcloud/log_preview_access | Morris Jobke | 2016-11-18 | 1 | -1/+2 |
|\ |
|
| * | Dispatch event on preview request | Roeland Jago Douma | 2016-11-10 | 1 | -1/+2 |
* | | Improve caching | Julius Haertl | 2016-11-18 | 1 | -1/+2 |
* | | basic lockdown logic | Robin Appelman | 2016-11-16 | 1 | -0/+11 |
* | | Fix activity manager tests | Joas Schilling | 2016-11-16 | 1 | -2/+5 |
* | | Get correct L10N for Settings Manager | Roeland Jago Douma | 2016-11-10 | 1 | -1/+1 |
|/ |
|
* | Use a php class for the definitions to avoid loading problems | Joas Schilling | 2016-11-09 | 1 | -2/+5 |
* | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 1 | -1/+5 |
* | Watch for file modification/deletion | Roeland Jago Douma | 2016-11-03 | 1 | -0/+10 |
* | DI for root.php | Lukas Reschke | 2016-11-02 | 1 | -1/+8 |
* | Fix missing update of session, when it was already used. | Joas Schilling | 2016-11-02 | 1 | -2/+5 |
* | Merge pull request #1347 from nextcloud/bring-back-remember-me | Morris Jobke | 2016-11-02 | 1 | -2/+2 |
|\ |
|
| * | inject ISecureRandom into user session and use injected config too | Christoph Wurst | 2016-11-02 | 1 | -1/+1 |
| * | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -1/+1 |
* | | Remove non-required getter | Lukas Reschke | 2016-10-31 | 1 | -7/+0 |
* | | Add update support | Lukas Reschke | 2016-10-31 | 1 | -0/+32 |
* | | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -7/+0 |
|/ |
|
* | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 1 | -1/+2 |
* | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 1 | -0/+13 |
* | Fixing ctor call | Thomas Müller | 2016-10-19 | 1 | -1/+1 |
* | Add config option to update charset of mysql to utf8mb4 | Morris Jobke | 2016-10-19 | 1 | -1/+1 |
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 1 | -2/+2 |
* | Deprecate old app folder | Roeland Jago Douma | 2016-10-05 | 1 | -0/+1 |
* | avatar to appdata | Roeland Jago Douma | 2016-10-05 | 1 | -1/+1 |
* | Initial AppData | Roeland Jago Douma | 2016-10-05 | 1 | -0/+15 |
* | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 1 | -1/+2 |
* | Merge pull request #771 from nextcloud/theming-fixes | Roeland Jago Douma | 2016-08-26 | 1 | -1/+0 |
|\ |
|
| * | Remove internal from getThemingDefaults | Julius Haertl | 2016-08-26 | 1 | -1/+0 |
* | | Merge pull request #1080 from nextcloud/always_lazyroot | Lukas Reschke | 2016-08-26 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Always use the LazyRoot | Roeland Jago Douma | 2016-08-26 | 1 | -2/+2 |
* | | Merge pull request #1026 from nextcloud/theming-extend-defaults | Roeland Jago Douma | 2016-08-26 | 1 | -5/+6 |
|\ \
| |/
|/| |
|
| * | Use the lazy root to make tests pass 🙈 | Joas Schilling | 2016-08-24 | 1 | -1/+1 |
| * | Theming: Add logo and background to ThemingDefaults | Julius Haertl | 2016-08-24 | 1 | -5/+6 |
* | | Dark autoloader magic for ThemingDefaults | Roeland Jago Douma | 2016-08-24 | 1 | -4/+10 |
|/ |
|
* | Fix loading of ThemingDefaults | Julius Haertl | 2016-08-19 | 1 | -1/+1 |
* | let the containers resolving capabilities find and instantiate the right service | Arthur Schiwon | 2016-08-18 | 1 | -4/+4 |
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 1 | -1/+1 |
|\ |
|
| * | Make the capabilities manager more error proof | Roeland Jago Douma | 2016-08-15 | 1 | -1/+1 |
* | | satisfy dependencies for files_external | Arthur Schiwon | 2016-08-15 | 1 | -0/+5 |
* | | added some missed diagnosis output | Arthur Schiwon | 2016-08-12 | 1 | -1/+2 |
* | | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy" | Bjoern Schiessle | 2016-08-12 | 1 | -2/+2 |
* | | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -0/+18 |
|/ |
|
* | introduce NEXTCLOUD_CONFIG_DIR env variable (see #300) | Damjan Georgievski | 2016-07-29 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 1 | -2/+3 |
|\ |
|
| * | Merge pull request #523 from Faldon/master | Joas Schilling | 2016-07-25 | 1 | -2/+3 |
| |\ |
|
| | * | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 1 | -2/+3 |
* | | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-25 | 1 | -1/+8 |
|\| | |
|