Commit Graph

422 Commits (65ddefc89d6730f3c32727bddae2895232c66a62)

Author SHA1 Message Date
Jenkins for ownCloud d5062b9e0e [tx-robot] updated from transifex 12 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Bjoern Schiessle f28f528431 switched to dirname() 12 years ago
Bjoern Schiessle db8fdd5032 added missing parameter documentation 12 years ago
Bjoern Schiessle f71794f0d5 added createMissingDirectories() method 12 years ago
Bjoern Schiessle 16efd81a0e first check if file exists before checking the files size 12 years ago
Thomas Müller de52157e76 remove ru_RU - fixes #3135 12 years ago
Bjoern Schiessle 137cd2ca89 increase width of versions dialog 12 years ago
Jenkins for ownCloud 6bd0ba79df [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle a3d009e3b5 also create root dir if it doesn't exist yet 12 years ago
Bjoern Schiessle d314729cea use OC files API to create missing directory which should handle special chars in every environment correctly 12 years ago
Jenkins for ownCloud 9492aeffe9 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 98f836363a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9923fe655b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud b037f2dc6e [tx-robot] updated from transifex 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
Bjoern Schiessle 853b106bb2 don't create empty versions 12 years ago
Bjoern Schiessle 22b8967031 check if app is enabled 12 years ago
Jenkins for ownCloud 88e1ccbce3 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 0fde473cb7 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 48621115c1 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud fa35650e0a [tx-robot] updated from transifex 12 years ago
Björn Schießle 62f84ff79c css for button no longer needed 12 years ago
Björn Schießle e5b0c1e78b remove unused code; use jquery 12 years ago
Björn Schießle 16d8074d77 fix css 12 years ago
Björn Schießle 9394fc5d4a new version drop down 12 years ago
Björn Schießle b16c5a6df7 fix array access and change variable names according to the coding style 12 years ago
Björn Schießle 15f7bb296c continue cleaning-up old versions if availableSpace=0. It's not necessary but gives us some additional free space, especially in the case of a hard quota 12 years ago
Björn Schießle fbf34f3bf6 fix some var names according to our style guide 12 years ago
Björn Schießle 2f0d88cae4 adjust comments 12 years ago
Björn Schießle e7959d3da0 fix typo in comment 12 years ago
Björn Schießle e8760d7284 also expire versions on rename, to update the history more regularly 12 years ago
Björn Schießle d6c1e5490d it is enough to call the expire function once 12 years ago
Björn Schießle e159143165 call expire function before writing the new version to make sure to have enough free space 12 years ago
Jenkins for ownCloud 7ec6f3bde9 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3cb4a72960 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 01ab79d460 [tx-robot] updated from transifex 12 years ago
Björn Schießle efb026c664 don't normalize absolute local path 12 years ago
Björn Schießle f91b02e9b6 only escape glob pattern 12 years ago
Jenkins for ownCloud 3c79d89492 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 67c085417c [tx-robot] updated from transifex 12 years ago
Florin Peter b3834b49c3 prevent files_versions from calling file proxy which calls files_encryption and do unnecessary load and file operations 12 years ago
Jenkins for ownCloud afdad5c74d [tx-robot] updated from transifex 12 years ago
Björn Schießle 96ff19a703 fix history template, print_unescaped() needs to include closing tags 12 years ago
Jenkins for ownCloud 74f92d0c7f [tx-robot] updated from transifex 12 years ago
Björn Schießle bda8187f3b rename a file if it gets restored so that it no longer exists as a version. Otherwise it can happen that the expire() function removes all other versions so that we end up with only one version which is exactly the same as the original file 12 years ago
Björn Schießle b9134dcd6a touch file relative to users file folder, otherwise the hooks will be ignored 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago