Commit Graph

159 Commits (fdf3ec1027c0be5fe01bdd4e4780fef812f999af)

Author SHA1 Message Date
Jenkins for ownCloud b867b738e8 [tx-robot] updated from transifex 13 years ago
Bart Visscher 5153b8b293 Add url-params to url with new parameter in linkTo function 13 years ago
Jenkins for ownCloud d386e0172a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 2bb7cb9f64 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 10bd64debd translation support enhanced 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Jenkins for ownCloud 9338d093f9 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 8374a49cc1 [tx-robot] updated from transifex 13 years ago
jfd dc3bec6211 OC_Share no longer exists. remove hooks that would trigger require_once / autoloading failures, so i can at least upload files 13 years ago
Jenkins for ownCloud f57d527a7c [tx-robot] updated from transifex 13 years ago
Georg Ehrke 2832311640 fix label for versioning in admin settings 13 years ago
Jenkins for ownCloud 07a889631e [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 082ed4ab71 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 36474e5681 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 70e8a7e25c [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 1e6dc67517 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud da3896808a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 19446fb22f [tx-robot] updated from transifex 13 years ago
Thomas Mueller 53f117c01a l10n directories have been missing 13 years ago
Bart Visscher cb71996008 Change image links to use imagePath function 13 years ago
Lukas Reschke 5b16c7a25d This is unnessecary because we already run htmlentities() over the template engine 13 years ago
Georg Ehrke da4057ecfd fix label for versioning in admin settings 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Robin Appelman 8a19e134df fix ununsed variables 13 years ago
Lukas Reschke 38271ded75 Added CSRF checks 13 years ago
Thomas Tanghus 748fcabba4 Added CSRF checks to files_versions. Expect some error messages - and report them ;) 13 years ago
Bjoern Schiessle e248412ca9 use getStorage() to get versions location 13 years ago
Bjoern Schiessle bf09bcc854 add OCP\Files to access files 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Frank Karlitschek b967530795 increase the time limit again to a sensible granularity of 1 min. 13 years ago
Bjoern Schiessle 51774cca6b use OC_Filesystem for rollback 13 years ago
Bjoern Schiessle 55cde0e5aa moved remove and rename hook to libs/hooks.php 13 years ago
Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 13 years ago
Bjoern Schiessle aec6eea235 use filesystem abstraction layer to copy file versions 13 years ago
Bjoern Schiessle bdd1baeb85 use public API 13 years ago
Bjoern Schiessle e5792cc064 adjust the name and/or location of the stored versions if the actual file gets moved or renamed 13 years ago
Bjoern Schiessle f22f49671b move hook to erase versions from deleted files to the right place 13 years ago
Bjoern Schiessle 52f99a7570 delete file versions if the user deletes a file 13 years ago
Bjoern Schiessle dac539b619 handover the correct timestamp 13 years ago
Bjoern Schiessle c0e86489c9 no reason to strip tags at this point 13 years ago
Bjoern Schiessle c67ae2e7f1 no reason to strip tags at this point 13 years ago
Bjoern Schiessle d5237c42bc Util::formatDate() expect $timestamp as double 13 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 13 years ago
Sam Tuke a9a913c273 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 13 years ago
Sam Tuke 7c3f6f61db Fixed missing jQuery event object - expire interface now works with Firefox 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 years ago
Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 13 years ago