Commit Graph

37 Commits (01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4)

Author SHA1 Message Date
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke a7df23ceba Manually type-case all AJAX files 10 years ago
Lukas Reschke 9904b30070 Ensure that passed argument is always a string 10 years ago
Vincent Petry 4b1b93507d Only populate tags in main file list 10 years ago
Jörn Friedrich Dreyer 18e3856092 log exceptions when listing files 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 11 years ago
Robin Appelman 8339618ead More error catching in list.php 11 years ago
Robin Appelman 4526bc0ba6 Handle StorageNotAvailableException in ajax/list.php 11 years ago
Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 11 years ago
Vincent Petry 7c9537f33a Fixed dirInfo check for non existing dir in files ajax call 11 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 11 years ago
Thomas Müller 58c216d0e8 close the session on all file operations 11 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 11 years ago
Thomas Müller 21207c6a73 remove superfluous $RUNTIME_APPTYPES 11 years ago
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates 12 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 12 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 12 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 12 years ago
Andreas Fischer d38929fb10 Fix spacing of all touched lines. 12 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 12 years ago
Bart Visscher 20c24f234f Do the url encoding once, only in breadcrumbs template 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Thomas Mueller fe49cbafc7 apply coding style 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 13 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Arthur Schiwon ee4d087e72 don't reload the whole page after file upload 14 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 14 years ago