Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split multi-author entries | Joas Schilling | 2017-05-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow multiple navigation links from info.xml | Joas Schilling | 2017-03-26 | 1 | -5/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add files:scanAppData command | Roeland Jago Douma | 2017-03-22 | 1 | -1/+2 |
| | | | | | | | | Fixes https://github.com/nextcloud/server/issues/3041 Add a dedicated command to scan the special appdata dir Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge some CSS files using our SCSS compiler | Lukas Reschke | 2017-03-21 | 1 | -1/+1 |
| | | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Force to specify the name | Joas Schilling | 2017-01-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add navigation via info.xml (#26785) | Thomas Müller | 2016-12-22 | 1 | -0/+6 |
| | | | | | | | | | | * Read navigation information from info.xml * Load files navigation elements from info.xml * Add comment about ignoring the exception Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add an activity when managing favorites | Joas Schilling | 2016-12-04 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Provider for the files app | Joas Schilling | 2016-11-16 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Register the settings of the files app via info.xml | Joas Schilling | 2016-11-16 | 1 | -0/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move the favorites filter to IFilter | Joas Schilling | 2016-11-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move files filter to IFilter | Joas Schilling | 2016-11-16 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
| | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 1 | -0/+6 |
| | | | | | | | | | | | | * Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 1 | -1/+0 |
| | | | | gets its own section | ||||
* | adjust files app, and integrate files_external into that section | Arthur Schiwon | 2016-08-11 | 1 | -1/+6 |
| | |||||
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 1 | -0/+6 |
| | | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml | ||||
* | Run cleanup of expired DB file locks to background job | Morris Jobke | 2016-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | * fixes #22819 The old way fired a DELETE statement on each destruction of the DBLockingProvider. Which could cause a lot of queries. It's enough to run this every 5 minutes in a background job, which in the end could result in file locks that exists 5 minutes longer - in the worst case and for not properly released locks. This makes the DB based locking a lot more performant and could result in a similar performance to the Redis based locking provider. | ||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | cleanup jobs for comments and comment read marks | Arthur Schiwon | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Remove deprecated and unused standalone tag | Joas Schilling | 2016-02-03 | 1 | -1/+0 |
| | |||||
* | Cleanup job for system and user tag orphaned when file was deleted | Vincent Petry | 2016-01-29 | 1 | -1/+1 |
| | | | | | | | Whenever a file was deleted (also from trash), the tag mapping is pointing at a fileid that doesn't exist any more. This cleanup job will delete such orphaned mapping entries. | ||||
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
| | |||||
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 1 | -1/+1 |
| | | | | The background job will now be executed in chunks of 500 users all 10 minutes. | ||||
* | Update app version for Webdav impl of files GUI | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
| | | | | | | This will make sure the cached JS gets properly updated. Also, since this is a bigger change it also qualifies for a version increase :-) | ||||
* | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 1 | -1/+4 |
| | |||||
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -4/+0 |
| | |||||
* | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
| | | | | | | This allows to have links to different doc base URLs a. | ||||
* | Kill filesync.php in files/appinfo | Morris Jobke | 2014-08-13 | 1 | -1/+0 |
| | | | | * ref comment: https://github.com/owncloud/core/issues/10392#issuecomment-52050567 | ||||
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
| | | | | Also added a few missing authors. | ||||
* | Set required owncloud version to 4.93 | Robin Appelman | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | change required ownCloud version to 4.91 | Robin Appelman | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | automatically remove and prevent installation of apps with a require version ↵ | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
| | | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5 | ||||
* | Chunked upload: Support reusing local chunks | Bart Visscher | 2012-07-27 | 1 | -0/+1 |
| | |||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 1 | -0/+3 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 1 | -0/+4 |
| | | | | them every time | ||||
* | added a nice API to get the installes Apps with names, urls and icon from ↵ | Frank Karlitschek | 2012-05-05 | 1 | -0/+1 |
| | | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration | ||||
* | add a info.xml to files | Frank Karlitschek | 2012-04-29 | 1 | -0/+10 |