summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-10-24124-172/+172
|
* Merge pull request #11778 from nextcloud/versions-webui-davRoeland Jago Douma2018-10-2311-529/+118
|\ | | | | move versions webui over to the dav api
| * move versions webui over to the dav apiRobin Appelman2018-10-1111-529/+118
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Add .l10nignore files for compiled assetsMorris Jobke2018-10-191-0/+2
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix mock of ITimeFactoryJoas Schilling2018-10-101-41/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-045-46/+89
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-09-252-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-09-214-6/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-09-172-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-09-152-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-09-102-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-09-092-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-09-062-2/+8
|
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-09-012-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-08-302-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-08-272-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2410-10/+40
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2332-108/+32
|
* [tx-robot] updated from transifexNextcloud bot2018-08-214-4/+12
|
* [tx-robot] updated from transifexNextcloud bot2018-08-162-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-08-132-2/+4
|
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-07-112-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-07-108-8/+16
|
* Merge pull request #10009 from ↵Morris Jobke2018-06-271-1/+1
|\ | | | | | | | | nextcloud/techdebt/noid/replace-headers-with-http_response_code-calls Replace hard coded HTTP status codes with proper calls to http_response_code
| * Replace hardcoded status headers with calls to http_response_code()Morris Jobke2018-06-261-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2018-06-272-10/+10
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-252-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-06-172-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-06-162-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-06-154-4/+12
|
* [tx-robot] updated from transifexNextcloud bot2018-06-122-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-06-104-4/+14
|
* Merge pull request #9550 from ↵Morris Jobke2018-06-011-1/+2
|\ | | | | | | | | nextcloud/bugfix/noid/override_freebusy_sharing_rules allow admins to disable FreeBusy without modifying ShareAPI capabilities
| * allow admins to override FreeBusy capabilities without modifying ShareAPI ↵Georg Ehrke2018-05-221-1/+2
| | | | | | | | | | | | capabilities Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | [tx-robot] updated from transifexNextcloud bot2018-06-012-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-05-312-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-05-302-2/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2018-05-296-6/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2018-05-266-6/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2018-05-254-4/+12
|/
* [tx-robot] updated from transifexNextcloud bot2018-05-222-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1816-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1716-30/+30
|
* Delete the previews when a version is restoredRoeland Jago Douma2018-05-141-0/+8
| | | | | | | | | Fixes #9469 When a version of a file is restored the previews are no longer valid. Thus we should remove them so they are regenerated. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use more magic DI in files_versionsRoeland Jago Douma2018-05-114-28/+8
| | | | | | | There is no need to register this. The system can figure out by itself what it needs to do :) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* If not in debug disable principal listingRoeland Jago Douma2018-05-081-1/+5
| | | | | | | Trashbin and Version should have the same behaviour as the other collections. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Allow to read get old versionsRoeland Jago Douma2018-05-012-4/+20
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add rollbackRoeland Jago Douma2018-05-016-0/+105
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>