summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-142-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-112-4/+10
|
* Proper exception for upload of .htaccess file via WebDAVMorris Jobke2017-05-081-12/+12
| | | | | | * fixes #2860 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Handle more error casesMorris Jobke2017-05-021-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-05-018-6/+22
|
* [tx-robot] updated from transifexNextcloud bot2017-04-262-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-252-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-172-4/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-04-152-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-04-132-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-04-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-102-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-094-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-04-072-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-062-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-04-054-4/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-04-032-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-04-012-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-03-318-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2017-03-3014-12/+40
|
* Better styling of the empty content messages in the sidebarJoas Schilling2017-03-282-6/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-03-2764-128/+64
|
* [tx-robot] updated from transifexNextcloud bot2017-03-252-0/+2
|
* Merge JS for files_versionsLukas Reschke2017-03-242-4/+7
| | | | | | Shaves off 3 requests. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* added quit option in commentstabview.jsnoveens2017-03-232-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added quit option in notif in app.js added quit option in notif in file-upload.js added quit option in notif in fileinfomodel.js added quit option in notif in filelist.js added quit option in notif in filelist.js added quit option in notif in tagsplugin.js added quit option in notif in statusmanager.js added quit option in notif in external.js added quit option in notif in versionstabview.js added quit option in notif in notification.js changes according to the latest review. timeout removed since there is a button to close it translation capability added typo fixed test files updated small errors fixed Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-03-202-0/+4
|
* Merge pull request #2824 from nextcloud/ext-storage-expireversionsMorris Jobke2017-03-163-10/+29
|\ | | | | Properly expire ext storage versions (#26601)
| * Properly expire ext storage versions (#26601)Vincent Petry2017-03-103-10/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Properly expire ext storage versions System-wide external storages have no real owner so the current user is used as owner. However when running cron.php there is no current user, so no expiry can be done. This fix adds an user argument to the expire() function to tell for which user to expire files. This information is anyway always available now through the expire command job. * Move version expire setupFS into the expire function * Add comment about not tearing down in version Storage::expire() Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [tx-robot] updated from transifexNextcloud bot2017-03-122-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2017-03-032-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-03-0214-0/+160
|
* [tx-robot] updated from transifexNextcloud bot2017-02-144-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-02-122-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2017-02-112-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-042-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-02-032-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-02-024-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-02-012-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-01-276-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-01-162-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-01-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-01-092-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-01-052-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-01-042-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-01-022-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-12-292-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-12-282-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-12-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-12-206-0/+10
|
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>