summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax
Commit message (Expand)AuthorAgeFilesLines
* remove debug outputBjörn Schießle2012-10-081-1/+1
* add data-id directly after upload/creation to the file list (bugfix for #1917)Björn Schießle2012-10-082-2/+8
* stripsplashes doesn't work if the slash is the only character -> creating fil...Björn Schießle2012-10-051-4/+3
* fix sharing for newly uploaded or created filesRobin Appelman2012-09-262-5/+12
* use post to delete files, get has a limit and fails with many filesscambra2012-09-201-3/+3
* show the size of new files when using New->From UrlRobin Appelman2012-09-161-1/+1
* Don't get metadata directly from the 'cached' file cache after uploadMichael Gapczynski2012-09-121-1/+1
* adding space between) and {Thomas Mueller2012-09-072-4/+4
* Whitespace fixes in appsBart Visscher2012-08-295-10/+8
* apply coding styleThomas Mueller2012-08-292-3/+3
* apply coding styleThomas Mueller2012-08-298-44/+45
* apply coding styleThomas Mueller2012-08-291-12/+12
* Remove useless setting of RUNTIME_NOAPPSBart Visscher2012-08-081-6/+0
* CSRF protection for eventsourceRobin Appelman2012-07-221-0/+2
* progressbar for New->From UrlRobin Appelman2012-07-221-11/+45
* cache fileid's in oc_cacheRobin Appelman2012-07-221-0/+5
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-0910-18/+1
* CSRF checksLukas Reschke2012-07-076-0/+6
* write_close the session when scanning files or musicRobin Appelman2012-06-161-0/+1
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-151-1/+1
* Make some apps compatibleLukas Reschke2012-06-111-1/+1
* fixed var name, $filename should be $foldernameBjoern Schiessle2012-06-061-1/+1
* prevent creating files with a / the nameRobin Appelman2012-06-062-0/+8
* don´t start a session here. I don´t think it´s needed. Let´s see if it br...Frank Karlitschek2012-06-011-1/+1
* Add HEAD request management for files ajax/download.phpBrice Maron2012-05-241-1/+1
* removing executable bit - againThomas Mueller2012-05-1511-0/+0
* oc-627, calling base function instead of loading too much useless functionsBartek Przybylski2012-05-121-1/+1
* ported the oc_template classFrank Karlitschek2012-05-062-3/+3
* only emit the filesystem hooks once when creating a new fileRobin Appelman2012-05-051-7/+8
* ported oc_dbFrank Karlitschek2012-05-031-2/+2
* ported oc_jsonFrank Karlitschek2012-05-0310-35/+35
* move all the files stuff into a files classFrank Karlitschek2012-05-021-1/+1
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* some more portingFrank Karlitschek2012-05-012-2/+2
* Various file path fixes.Thomas Tanghus2012-04-301-1/+1
* fix duplicated entries on uploadBartek Przybylski2012-04-271-1/+0
* fix merge conflictsGeorg Ehrke2012-04-261-1/+2
* remove require once lib base in files scan.phpGeorg Ehrke2012-04-201-2/+0
* move files to app folderGeorg Ehrke2012-04-1813-0/+423