Commit Graph

1421 Commits (5508a95065cc6bf772621d5222bc23115e7c4df2)

Author SHA1 Message Date
Bart Visscher 4260dce826 Better handling of core.css and core.js 13 years ago
Brice Maron 9f1c46b6f6 Correct Minizer inclusions 13 years ago
Brice Maron 0f7fdd4148 ReAdd possibility to load existing app folders 13 years ago
Thomas Tanghus c696f449a2 Make it easier to subclass OC_L10N. 13 years ago
Brice Maron e8447e0bda Rework to fit with minizer 13 years ago
Bart Visscher 8dba47d466 Add layer to select fast or slow cache for storing values 13 years ago
Brice Maron 5c2b2fc842 Change app path logic in templates 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Brice Maron 6a250d0d20 Correct css file inclusion 13 years ago
Brice Maron cc494259d3 Unit path and webpath, correct some more 13 years ago
Brice Maron 6832aec60f Correct installer 13 years ago
Brice Maron b6c5ca126b First almost working version 13 years ago
Bartek Przybylski 6d211155ab git status 13 years ago
Arthur Schiwon 6ca2b49292 avoid too-early database access and thus make owncloud installable again 13 years ago
Frank Karlitschek 2ddb72bb58 fix wrong documentation 13 years ago
Michael Gapczynski 3ce6344d40 Supress any warnings if log file does not exist 13 years ago
Bart Visscher fc56a668ce Add OC_Cache implementation for APC 13 years ago
Bart Visscher ab788eaa23 OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache clean 13 years ago
Bart Visscher 9984c2a593 Spelling fixes in XCache files 13 years ago
Robin Appelman f6298cb74f add hasKey for XCache backend 13 years ago
Thomas Tanghus 098beae751 Added hasKey() method to OC_Cache. 13 years ago
Thomas Tanghus 9dbb07b806 Added data() method to OC_Image to return raw image data. 13 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 13 years ago
Robin Appelman e11bf460e0 add OC_Cache::clear 13 years ago
Robin Appelman 10eef49c3c return null when a cache variable is not set 13 years ago
Robin Appelman dcf1eed816 add unique instance id 13 years ago
Bart Visscher eed0450351 Fix remap dir for CSS minimizer 13 years ago
Bart Visscher 9d936976a9 Make check for writable apps dir configurable 13 years ago
Bart Visscher 57326ea1f8 Move setting remote_core.* to after setup of OC, also check if it is not set yet 13 years ago
Frank Karlitschek e747fd794e fix login for hosts running on port 80 13 years ago
Arthur Schiwon 7621559d00 make groups not static, fixes oc-919 13 years ago
Frank Karlitschek e3031ae28b more reliable host detection for reverse proxy servers 13 years ago
Bjoern Schiessle 061abb88b5 write a warning to the log file if .htaccess is not writable instead of failing silently 13 years ago
Bart Visscher 091b343d5c Calendar & Contacts: Store import progress in OC_Cache 13 years ago
Arthur Schiwon dfc90021ca load authentication apps before checking wether user exists. fixes oc-910 13 years ago
Arthur Schiwon b0d83d6d8d make it possible to load apps seperately. needed to fix oc-910 without breaking oc-863 13 years ago
Bjoern Schiessle c6a1d9491b don't allow user to delete Shared dir via webdav and sync client (bug #774) 13 years ago
Robin Appelman 59086fe082 update file paths in filecache when the parent is renamed 13 years ago
Frank Karlitschek 1e6802e567 add deprecated warning 13 years ago
Bjoern Schiessle 4eba41a2a0 no move (rename) operation for "Shared" directory 13 years ago
Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory 13 years ago
Robin Appelman e90cbcaf5b http user backend 13 years ago
Michael Gapczynski 993ebc4c90 Verify user exists when checking if logged in, fix for bug oc-863 13 years ago
Michael Gapczynski cc84bd2993 Fix typo in log message 13 years ago
Michael Gapczynski 66f1957e3b Improve efficiency of retrieving log file entries 13 years ago
Frank Karlitschek 4aa96de537 add a check for pdo 13 years ago
Frank Karlitschek 07e1e3a945 check if apps folder is writable 13 years ago
Sam Tuke 4b4d13165a Minor change to comment 13 years ago
Sam Tuke 7203f6951e Extended class comment 13 years ago
Frank Karlitschek dcb06393a8 fix propper error reporting 13 years ago