Commit Graph

4581 Commits (c009bc4b87fcbb34b71ba04a5c7d043e4ea5abdc)
 

Author SHA1 Message Date
Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 13 years ago
Georg Ehrke f0bd571866 fix potential XSS 13 years ago
Arthur Schiwon 3db28d7616 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Sam Tuke ec0c0f3907 Added & improved documentation 13 years ago
Sam Tuke ef60dcc23e fixed typo 13 years ago
Sam Tuke 6b3df8ae9c Improved class comment block 13 years ago
Sam Tuke 8744b09959 added extensive class comment based on icewind's January list email 13 years ago
Sam Tuke fc400e06c3 fixed typos in var names 13 years ago
Sam Tuke 43fcae0409 clarified comment 13 years ago
Sam Tuke e93bb5135d Applied fix from kalassico for "Chiper text must be a string" bug (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094) 13 years ago
Arthur Schiwon 3b36a9b704 LDAP: make queries compatible also with PostgreSQL 13 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 13 years ago
Bart Visscher 2ae58ee6c0 Calendar: small cleanup of import progress writing 13 years ago
Bart Visscher 0934a975b2 Remove unused L10N variable 13 years ago
Bart Visscher 4434016a8b Whitespace fixes 13 years ago
Robin Appelman d98a0a1bb9 fix for pgsql database migration 13 years ago
Arthur Schiwon 8b4e16ec77 LDAP: fix wrong value for input type 13 years ago
Frank Karlitschek 22a04d8e93 don´t hardcode /tmp 13 years ago
Thomas Tanghus dbcd26be68 Contacts: Rewrote import script. 13 years ago
Michael Gapczynski fbe58755e5 Restrict requested app to apps directory 13 years ago
Michael Gapczynski d334f33eba Initial support for Amazon S3 storage backend 13 years ago
Thomas Tanghus c9df18ed8c Forgot a break. 13 years ago
Thomas Tanghus 51aa84e70a Contacts: NOTE wasn't saved properly. 13 years ago
Thomas Tanghus dff16e70a9 Contacts: Improve loading and cleanup of dialogs. 13 years ago
Georg Ehrke 29372677ae add lib collection and lib scanner to media's appinfo/app.php 13 years ago
Georg Ehrke 75afc09b9d fix status 13 years ago
Brice Maron 22cd0f1cda Correct typo in last_insert_id for calendar and pg fix #oc-731 13 years ago
Thomas Tanghus 817f9ff57d Contacts: Fix XSS. 13 years ago
Frank Karlitschek 1eebbaebdb Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek c79a529edd remove not needed includes 13 years ago
Thomas Tanghus df5bdc8e42 Contacts: Double check XSS, and fix a rookie error ;-) 13 years ago
Georg Ehrke 5e7b318e42 add urlencode for caldav link 13 years ago
Georg Ehrke b14f2d0388 update When 13 years ago
Robin Appelman 143287738a allow longer paths for gallery 13 years ago
Frank Karlitschek 982cde0bb1 check during ownCloud upgrade if all the installed apps are compatible with the new ownCloud version. Disable them if not 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Arthur Schiwon d2369b6e96 LDAP: support for 'member' as group-member-association 13 years ago
Georg Ehrke a1c9191006 fix share for users with a point within their name 13 years ago
Brice Maron 85dbfc8165 Correct small typo to Crypt_Blowfish 3drparty fix oc-810 13 years ago
Frank Karlitschek dfd5a9759c only enable compatible apps 13 years ago
Brice Maron 9c2a6fb551 Add HEAD request management for files ajax/download.php 13 years ago
Brice Maron 5fa14806c8 Add translation for error message 13 years ago
Brice Maron 2c9311cf48 Add error message when uploading folder or null files. ref oc-739 13 years ago
Robin Appelman a1539dace7 share code between smb and ftp filestorage backends 13 years ago
Brice Maron f00a50c76a Add pending line in file list before trying to upload. Correct indentation 13 years ago
Robin Appelman 2f40f11c87 smb filestorage backend 13 years ago
Michael Gapczynski bee724c53e Initial work on UI for mounting external storage 13 years ago
Michael Gapczynski 970124a90b Fix private link sharing via email, fix for bug oc-750 13 years ago
Frank Karlitschek 24318354f2 changed the default from Berlin to UTC. 13 years ago
Brice Maron 97d682dc13 Correct small style problem with task app fix #oc-689 13 years ago