Commit Graph

71 Commits (affeea8c72db3f82bd0cee82c8a08d016bd3d72f)

Author SHA1 Message Date
Lukas Reschke c4e0c02526 Add route for download of versions 12 years ago
Joas Schilling 694003d147 Autoload lib files of versions app 12 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 12 years ago
MTRichards c7f936cdcb Updated info.xml with 12 years ago
Lukas Reschke b12af9ea7f Add routing to files_versions 12 years ago
Bjoern Schiessle 1a797f90bb add unit test for rename and copy operation 12 years ago
Bjoern Schiessle c738f71657 make the versions and encryption app aware of the copy operation 12 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 12 years ago
Jörn Friedrich Dreyer 12420d08e2 change order of registering api and capabilities to fix file version previews 12 years ago
Bjoern Schiessle f4a183e753 wwe no longer have a versions table 12 years ago
Thomas Müller 2bb902d028 use OC_DB::dropTable() 12 years ago
Bjoern Schiessle 7ad0fee0b5 let file cache handle the versions size 12 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 12 years ago
Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 12 years ago
Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 13 years ago
Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings 13 years ago
Bjoern Schiessle b0a71bde15 maxX and maxY should be a integer 13 years ago
Bjoern Schiessle eb1216f949 add previews to versions dialog 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Björn Schießle 9394fc5d4a new version drop down 13 years ago
Björn Schießle 01d203c773 add explenation of the expire function to the apps description 14 years ago
Björn Schießle 544a46c690 remove used space for versions from db is a user was deleted 14 years ago
j-ed 20a45d547a Update app.php 14 years ago
Björn Schießle f8bcd38d4d remove admin settings from app.php 14 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 14 years ago
Björn Schießle 629097bee7 increase db fileds for usernames 14 years ago
Björn Schießle c24ec867f9 calculate versions size per user 14 years ago
Thomas Mueller f343d9d247 files_versions no longer contains a personal settings page -> remove the call 14 years ago
Björn Schießle efa024cc62 fix getUidAndFilename() function 14 years ago
Tom Needham 266ba2806d Remove debug call, correct app identifier 14 years ago
Tom Needham 5ad1b63f76 Fix api result merging. 14 years ago
Tom Needham 5102596e6d Add capabilities exposure to the versioning app 14 years ago
Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 14 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 14 years ago
Björn Schießle f15deaf556 listen to post delete event to allow the trash bin to create a copy of the version first 14 years ago
Björn Schießle c494eb79ab listen to post delete event to allow the trash bin to create a copy of the version first 14 years ago
Michael Gapczynski f94c26e573 Change post_write hook to write to prevent creating a duplicate of the original file on upload 14 years ago
Michael Gapczynski 63a2271c78 Change post_write hook to write to prevent creating a duplicate of the original file on upload 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 14 years ago
Thomas Mueller ebb28412ca no more require_once() 14 years ago
Bart Visscher db18218a1b Space before tab fixes 14 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Bjoern Schiessle e248412ca9 use getStorage() to get versions location 14 years ago
Bjoern Schiessle 55cde0e5aa moved remove and rename hook to libs/hooks.php 14 years ago
Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 14 years ago
Bjoern Schiessle e5792cc064 adjust the name and/or location of the stored versions if the actual file gets moved or renamed 14 years ago