66 Revīzijas (0eebff152a177dd59ed8773df26f1679f8a88e90)

Autors SHA1 Ziņojums Datums
  Morris Jobke 0eebff152a
Update license headers pirms 6 gadiem
  Roeland Jago Douma 5d11085190
Move over files_trashbin pirms 7 gadiem
  Morris Jobke f56ae37e8f
Opening the trashbin causes errors in log for files without preview pirms 7 gadiem
  Morris Jobke 59b87fade5
Fix error message while restoring all files pirms 8 gadiem
  Joas Schilling 0215b004da
Update with robin pirms 8 gadiem
  Joas Schilling 813f0a0f40
Fix apps/ pirms 8 gadiem
  Lukas Reschke aba539703c
Update license headers pirms 8 gadiem
  Thomas Müller 682821c71e Happy new year! pirms 8 gadiem
  Morris Jobke ecdf88e41b Use proper public API for OC_Helper::getFileNameMimeType pirms 8 gadiem
  Lukas Reschke 8f09d5b67c Update license headers pirms 8 gadiem
  Morris Jobke b945d71384 update licence headers via script pirms 8 gadiem
  Morris Jobke f63915d0c8 update license headers and authors pirms 9 gadiem
  Roeland Jago Douma 7a8072e958 Move core apps from OC_Log::write to OCP\Util pirms 9 gadiem
  Jenkins for ownCloud b585d87d9d Update license headers pirms 9 gadiem
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" pirms 9 gadiem
  Jenkins for ownCloud 6a1a4880f0 Updating license headers pirms 9 gadiem
  Lukas Reschke a7df23ceba Manually type-case all AJAX files pirms 9 gadiem
  Lukas Reschke 2cd35e94b4 Close session for files_trashbin pirms 9 gadiem
  Robin Appelman d0266c0bf8 Use public api for getting l10n pirms 9 gadiem
  Bjoern Schiessle e06fa200b3 make sure that we always use the right user pirms 10 gadiem
  Vincent Petry 688f6162da Add sorting to files list, trashbin and public files pirms 10 gadiem
  Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list pirms 10 gadiem
  Bjoern Schiessle eab844e226 if file is not in db, fall back to restore file to the users root pirms 10 gadiem
  Vincent Petry 94b3296a71 Trashbin select all now doesn't send file list pirms 10 gadiem
  Thomas Müller 21207c6a73 remove superfluous $RUNTIME_APPTYPES pirms 10 gadiem
  Vincent Petry c5767b67b1 Fixed image preview in trashbin subdirs pirms 10 gadiem
  Georg Ehrke c5742520e1 don't urldecode get var, php does this automatically pirms 10 gadiem
  Bjoern Schiessle fac2f2a626 check explicitely all possible dir values pirms 10 gadiem
  Bjoern Schiessle edc4447d6a set delete all to true if a complete folder was deleted pirms 10 gadiem
  Bjoern Schiessle 8ce3ea3e2c fix delete files from trash bin pirms 10 gadiem
  Bjoern Schiessle 71589e65d2 fix restore from files in sub-folders pirms 10 gadiem
  Bjoern Schiessle b3724cd9c6 remove duplicate pirms 10 gadiem
  Bjoern Schiessle 863aedf784 detect mimetype from the original filename, without the delete timestamp pirms 10 gadiem
  Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag pirms 10 gadiem
  Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts pirms 10 gadiem
  Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps pirms 11 gadiem
  Georg Ehrke d9e8ebabdc outsource sharing and deleted files previews to apps pirms 11 gadiem
  Bjoern Schiessle 6f20e081e4 added missing isEmpty ajax file pirms 11 gadiem
  kondou 2f11f56d32 Use !== and === in files_trashbin-app pirms 11 gadiem
  Björn Schießle 4a1a23ce1b add some error logs to the trash bin app pirms 11 gadiem
  Bart Visscher bb75dfc021 Whitespace fixes pirms 11 gadiem
  Björn Schießle 273e1a146b switch to json encoded file list pirms 11 gadiem
  Björn Schießle 3a364639b7 use "|" as delimiter instead of ";", since "|" is not allowed in file/folder names pirms 11 gadiem
  Björn Schießle 211e651d72 add timestamp to function call; fix trash.js to handle multiple delete operation at once pirms 11 gadiem
  Björn Schießle e6c39fc3e7 change $_REQUEST to $_POST; fix check if file was successfully deleted pirms 11 gadiem
  Björn Schießle 815e964362 use instead of pirms 11 gadiem
  Björn Schießle 51cef9d8f0 allow user to delete selected files from the trash bin permanently pirms 11 gadiem
  Qingping Hou 4b4b1f8692 Properly delete empty directories in Trashbin pirms 11 gadiem
  Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma pirms 11 gadiem
  Björn Schießle 60cc7d0ba2 debug output removed pirms 11 gadiem