summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adding icons to filepickerBartek Przybylski2012-04-032-1/+3
|
* Contacts: l11n for geo autocomplete. Not sure if it works though.Thomas Tanghus2012-04-032-1/+4
|
* Contacts: Added autocomplete using geonames.org.Thomas Tanghus2012-04-033-3/+87
|
* Contacts: First work on cleaner design.Thomas Tanghus2012-04-037-97/+112
|
* Contacts: rescan categories on load if there are none.Thomas Tanghus2012-04-031-2/+22
|
* merged from upstreamFlorian Hülsmann2012-04-0275-492/+3208
|\
| * multiselect handle for filepickerBartek Przybylski2012-04-021-9/+21
| |
| * Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-024-14/+114
| |\
| | * dialogs filepicker first draftBartek Przybylski2012-04-024-14/+114
| | |
| * | confirm close when there are unsaved changesTom Needham2012-04-021-1/+14
| | |
| * | add * to filename when changes have been madeTom Needham2012-04-021-26/+42
| | |
| * | use OC_Dialogs instead of alert()Tom Needham2012-04-021-1/+1
| |/
| * Move writable check into local filestorage so shared files can be renamedMichael Gapczynski2012-04-012-1/+5
| |
| * the core apps don't have typesRobin Appelman2012-04-011-1/+1
| |
| * oc_db is not pdoRobin Appelman2012-04-011-4/+4
| | | | | | | | also pgsql does not like double quotes
| * Try to configure php to enable big file uploads.Frank Karlitschek2012-04-011-0/+18
| | | | | | | | | | This doesn´t work always depending on the webserver and php configuration. Let´s try to overwrite some defaults anyways
| * update outdated READMEFrank Karlitschek2012-04-011-2/+3
| |
| * Show the different editions to the user. Used in the status call, on the ↵Frank Karlitschek2012-04-014-2/+11
| | | | | | | | personal settings page and in the updater to update to the next available version from the same edition.
| * Check file handle exists before trying to read fileMichael Gapczynski2012-04-011-6/+9
| |
| * Fix owncloud logTom Needham2012-03-312-1/+69
| |
| * prevent an possible xss exploitRobin Appelman2012-04-011-1/+1
| |
| * adding callback when ok click on alert dialogBartek Przybylski2012-04-011-1/+1
| |
| * fix eventsource for ieRobin Appelman2012-03-312-2/+2
| |
| * dont send to much when scanning large foldersRobin Appelman2012-03-311-4/+3
| |
| * send more progress updates when scanning large foldersRobin Appelman2012-03-311-3/+9
| |
| * make sure output buffering is dissabled when using eventsourceRobin Appelman2012-03-311-0/+1
| |
| * fix potential problem when using multiply eventsource'sRobin Appelman2012-03-311-3/+7
| |
| * Fix HTML, misspelled span close tagBart Visscher2012-03-301-3/+3
| |
| * Move logfile determination to init functionBart Visscher2012-03-301-6/+7
| |
| * checkUpgrade has to be after template initializationBart Visscher2012-03-301-1/+1
| | | | | | | | The error path of checkUpgrade uses the template
| * Move more from base init to separate functionsBart Visscher2012-03-301-29/+35
| |
| * Add support for logging to syslogBart Visscher2012-03-305-57/+133
| |
| * select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski2012-03-303-71/+28
| |
| * fix sharing nested galleriesBartek Przybylski2012-03-301-1/+2
| |
| * clean pre-path_hash fscache entriesRobin Appelman2012-03-303-2/+10
| |
| * clarifying remoteStorage descriptionJan-Christoph Borchardt2012-03-301-1/+1
| |
| * renamed Gallery to Pictures, still needs to be changed in the code to also ↵Jan-Christoph Borchardt2012-03-302-4/+4
| | | | | | | | reflect in the path
| * renaming remote storage support to External storage support to clear up ↵Jan-Christoph Borchardt2012-03-3010-18/+18
| | | | | | | | naming conflict
| * add path_hash to the filesystem cacheRobin Appelman2012-03-303-21/+37
| |
| * add the option to only load apps of a specific typeRobin Appelman2012-03-3010-6/+76
| |
| * optimizations for loadAppsRobin Appelman2012-03-301-5/+16
| |
| * optimizations for updateAppsRobin Appelman2012-03-302-10/+23
| |
| * fix gallery sharing when root is not /Bartek Przybylski2012-03-291-0/+3
| |
| * checkobx opacity on files page for IE8Arthur Schiwon2012-03-291-2/+2
| |
| * make checkboxes on files page work with IE8 ()Arthur Schiwon2012-03-291-1/+1
| |
| * IE 8: fix appeareance of checkboxes on login and files pagesArthur Schiwon2012-03-292-0/+2
| |
| * Contacts: Removed obsolete code.Thomas Tanghus2012-03-291-7/+0
| |
| * Improve actions on delete.Thomas Tanghus2012-03-293-33/+65
| |
| * Cleanup stylesheet.Thomas Tanghus2012-03-291-116/+11
| |
| * Make users only able to share with users in groups they belong toMichael Gapczynski2012-03-282-12/+24
| |