51 Commits (258e8d58da8ee1abcf4a89049c75f24a398daa75)

Author SHA1 Message Date
  kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
  Björn Schießle 9394fc5d4a new version drop down 11 years ago
  Björn Schießle 01d203c773 add explenation of the expire function to the apps description 11 years ago
  Björn Schießle 544a46c690 remove used space for versions from db is a user was deleted 11 years ago
  j-ed 20a45d547a Update app.php 11 years ago
  Björn Schießle f8bcd38d4d remove admin settings from app.php 11 years ago
  Robin Appelman 4e826b1673 Set required owncloud version to 4.93 11 years ago
  Björn Schießle 629097bee7 increase db fileds for usernames 11 years ago
  Björn Schießle c24ec867f9 calculate versions size per user 11 years ago
  Thomas Mueller f343d9d247 files_versions no longer contains a personal settings page -> remove the call 11 years ago
  Björn Schießle efa024cc62 fix getUidAndFilename() function 11 years ago
  Tom Needham 266ba2806d Remove debug call, correct app identifier 11 years ago
  Tom Needham 5ad1b63f76 Fix api result merging. 11 years ago
  Tom Needham 5102596e6d Add capabilities exposure to the versioning app 11 years ago
  Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 11 years ago
  Robin Appelman 7207211f3a change required ownCloud version to 4.91 11 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 11 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 11 years ago
  Michael Gapczynski f94c26e573 Change post_write hook to write to prevent creating a duplicate of the original file on upload 11 years ago
  Michael Gapczynski 63a2271c78 Change post_write hook to write to prevent creating a duplicate of the original file on upload 11 years ago
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 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. 11 years ago
  Thomas Mueller ebb28412ca no more require_once() 12 years ago
  Bart Visscher db18218a1b Space before tab fixes 12 years ago
  Bart Visscher 0365f8fd01 Remove php close at end of file 12 years ago
  Bart Visscher 0e58800016 Whitespace fixes in apps 12 years ago
  Bjoern Schiessle e248412ca9 use getStorage() to get versions location 12 years ago
  Bjoern Schiessle 55cde0e5aa moved remove and rename hook to libs/hooks.php 12 years ago
  Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 12 years ago
  Bjoern Schiessle e5792cc064 adjust the name and/or location of the stored versions if the actual file gets moved or renamed 12 years ago
  Bjoern Schiessle f22f49671b move hook to erase versions from deleted files to the right place 12 years ago
  Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 12 years ago
  Sam Tuke 72215a818d added new user settings interface for deleting old file versions 12 years ago
  Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 12 years ago
  Bart Visscher a33f580db1 Remove OC_App::register function 12 years ago
  Sam Tuke 27f7dae932 removed closing php tag 12 years ago
  Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 12 years ago
  Sam Tuke a00c5ac78c fixed some include path issues 12 years ago
  Thomas Mueller 583dce5276 removing executable bit - again 12 years ago
  Robin Appelman 6779f28af4 cache app types during install or update 12 years ago
  Sam Tuke 03fad97764 fixed some include path issues 12 years ago
  Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 12 years ago
  Frank Karlitschek 2fe646dcec ported the oc_app calls 12 years ago
  Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 12 years ago
  Frank Karlitschek b862c49ae6 enable by default. at least during oC4 testing 12 years ago
  Sam Tuke 8ae1430090 added script and loaded it for adding history button 12 years ago
  Frank Karlitschek 4ea927a798 wrote a new versioning app over the weekend. Basic functionality to far but it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing. 12 years ago