Commit Graph

610 Commits (a69d3c3346b7b254e3e0ab6766f40842a4ad3878)

Author SHA1 Message Date
Robin Appelman a69d3c3346 only show what folder we are scanning to save bandwith 13 years ago
Robin Appelman 371b4642bb proper file sorting 13 years ago
Robin Appelman f1c5dce75c dont try to use something that isn't there 13 years ago
Robin Appelman c46f701771 use filesystem cache for searching 13 years ago
Robin Appelman 7ff86cfebe provide live feedback while scanning files 13 years ago
Robin Appelman 803f86e0fc dont try to use the filesystem when it isnt setup yet 13 years ago
Robin Appelman ffecc3e434 start of proper feedback during filessytem scan 13 years ago
Robin Appelman 6a1121ab2e provide server side close option for EventStream 13 years ago
Robin Appelman 45038af948 provide small wrapper around server side events and provide a fallback for IE 13 years ago
Frank Karlitschek 21bf8e99ee increase version number to 3. YeeHaw party!! 13 years ago
Frank Karlitschek 05f1fffddc fix appstore download. 13 years ago
Robin Appelman 500407dbe9 change https detection a bit, hopefully fixing an edge case 13 years ago
Robin Appelman 2f4a289782 fix non-absolute symbolic links 13 years ago
Robin Appelman 935b828427 initialize all storage backends when searching for a file, fixed searching in the Shared folder 13 years ago
Frank Karlitschek 5238a7812c bump version number 13 years ago
Robin Appelman 6866165a37 make oc_image work when php_exif isn't enabled 13 years ago
Robin Appelman 11c848b221 initial work on filesystemview 13 years ago
Robin Appelman 941f199caf dont complain about non existing config files 13 years ago
Robin Appelman d7ed456f96 forgot to merge something 13 years ago
Robin Appelman ebe10870cf fix database upgrading for pgsql 13 years ago
Robin Appelman 907dd4d24d some aditional feedback during database upgrade 13 years ago
Robin Appelman ac188ec74b properly check for write permissions to the config file 13 years ago
Georg Ehrke 9c04858631 added vcards to the mimetype fix list and renamed the icon for vcards 13 years ago
Georg Ehrke 0c76884f98 add icon for log app 13 years ago
Bartek Przybylski ef69abd4dc constans for signals handling 13 years ago
Robin Appelman 36a2649e37 use admin icon for log menu enty untill we have a proper icon 13 years ago
Robin Appelman f4ce399162 fix issue with moving music files 13 years ago
Robin Appelman 7d53b6f106 remove temporary files after updating 13 years ago
Robin Appelman 6e0ea7aaae use absolute path for db_structure.xml when updating 13 years ago
Daniel Köb 37dbf48434 Connect to the newly created database when checking if it needs to be filled. 13 years ago
Thomas Tanghus e60860148c Don't chunk_split encoded image string. 13 years ago
Georg Ehrke 0fb73ec49d fix previous change 13 years ago
Georg Ehrke a0ff21a232 added a file to fix wrong recognised mime-types 13 years ago
Tom Needham fd4b63810d default table prefix to oc_ if not set 13 years ago
Thomas Tanghus 5f04b41ea6 Just a comment ;-) 13 years ago
Tom Needham 5e40653713 Missing line return 13 years ago
Robin Appelman fbb126cdd9 save updated version number of apps after updating 13 years ago
Robin Appelman 37f5a8cdb4 improve pgsql database detection 13 years ago
Robin Appelman 49337e0ad1 dont create a new user when it already exists 13 years ago
Robin Appelman ae711168c3 improve detection for mysql databases 13 years ago
Robin Appelman a4e14b49b1 load reverse driver when updating database 13 years ago
Robin Appelman 76b193c698 don't try to upgrade what isn't installed 13 years ago
Robin Appelman 034cf19159 allow changing database backends between PDO and MDB2 13 years ago
Michael Gapczynski 010bfa11e3 Fix updateApp() and add extra check to updateApps() 13 years ago
Robin Appelman fea68e08b4 update apps when their version number increases 13 years ago
Robin Appelman 001d06f2ff fix errors during database migration 13 years ago
Robin Appelman c6aa0f9854 set the installed version after updating the database 13 years ago
Robin Appelman 09a53170a3 fixes in the sqlite manager driver 13 years ago
Robin Appelman ecf6f2ca2f automatically upgrade the main database on version number increase (doesnt work with sqlite for now) 13 years ago
Robin Appelman 9a4e37483b small fix in sqlite3 driver 13 years ago