Commit Graph

4751 Commits (332603a2637ec46984f0622ee9a930a84a1c367d)
 

Author SHA1 Message Date
Robin Appelman ba1dec64c1 load all apps when loging in, needed for apps listening to login hooks 13 years ago
Georg Ehrke 9c644fe53b Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Georg Ehrke 2862740674 increase height of event dialog 13 years ago
Thomas Tanghus 6e9fea341b Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743. 13 years ago
Robin Appelman ec55eaef5b dont load apps when displaying the login page 13 years ago
Bartek Przybylski 43501309e3 add function in filesystem to strip webroot 13 years ago
Bartek Przybylski 120997112c handle encrypted images files in oc_image 13 years ago
Georg Ehrke 531132d64f fix a bug in when 13 years ago
Georg Ehrke cfb9c764ca fix creation of monthly repeated events 13 years ago
Bartek Przybylski 001293a702 removing app access check, fix title for links in tiles 13 years ago
Robin Appelman cfe219fbb9 fix potential xss in multiselect 13 years ago
Frank Karlitschek 344299a074 add two csrf check calls. Review and lot´s of porting needed. 13 years ago
Thomas Tanghus 081e1874cb Contacts: Use POST instead of GET. 13 years ago
Thomas Tanghus 88341e5797 Code cleanup. 13 years ago
Georg Ehrke 28ab92ee76 make use of post instead of get 13 years ago
Bart Visscher 4aee5a7ce4 Tasks: Use POST for ajax calls that change data 13 years ago
Bart Visscher 014895aeab Check for missing path_info, also use OC_Response for 404 error 13 years ago
Robin Appelman 76de92477f fix infinite redirect during setup for windows hosts 13 years ago
Georg Ehrke bdd12df4a2 fix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but empty aka /?app 13 years ago
Bartek Przybylski 201a40a1a3 tabs for spaces, fix array key name 13 years ago
Bartek Przybylski 0c7431e57d hide share button until sharing wont be fixed 13 years ago
Bartek Przybylski 8bc22907b8 adding navigation bar to gallery 13 years ago
Bartek Przybylski 6b0a2ae60e remove old code 13 years ago
Bartek Przybylski 71b04717ab adding missing file 13 years ago
Bartek Przybylski 9e434dea60 tabs for spaces, removing thumbnail on file removal 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Bart Visscher b9a1524508 Smarter code for OC_FileProxy 13 years ago
Bart Visscher 6af980c20c Add cache for getStorage and getInternalPath functions. 13 years ago
Bart Visscher d9d6876be9 Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
Bart Visscher 7c5c257bf6 Comment layout and spelling fixes 13 years ago
Thomas Tanghus 0a49bae87a Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-) 13 years ago
Michael Gapczynski 8fcdccdcdc Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage 13 years ago
Michael Gapczynski 4b3ae60558 Working UI for external storage mount configuration 13 years ago
Arthur Schiwon f70615106f typo in var 13 years ago
Frank Karlitschek 6119f05ac0 generate a random salt during installation and store it in the config.php. use it to salt the password hashing. 13 years ago
Arthur Schiwon 4d3b7574f3 Sharing, fix: connect to hooks from the correct classes 13 years ago
Frank Karlitschek 6a24e8279f Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek f568b7ccb4 add spacing lines to our awesome new sample config file. readability++ 13 years ago
Bjoern Schiessle f91ad08613 fixed broken lines in user table 13 years ago
Robin Appelman 4768510923 split share and root config for smb backend, also sanitize config a bit more 13 years ago
Bart Visscher 4afcae8d56 Gallery: Fix database creation on update, also only from version less then 0.5 13 years ago
Bart Visscher 0575d149b4 Use the default parameter of OC_Config::getValue to set defaults 13 years ago
Bart Visscher e867edd1c8 Add help texts to config options in config.sample.php 13 years ago
Bart Visscher 4260dce826 Better handling of core.css and core.js 13 years ago
Thomas Tanghus d4f6f3e935 Contacts: Attempt to make file upload work in ICS Chrome. 13 years ago
Thomas Tanghus 33c802dcaa Break text to fit in dialog. 13 years ago
Tom Needham 1f409ec524 Protect the help page 13 years ago
Arthur Schiwon c2f557f1dd LDAP: cache the results, reduce LDAP searches 13 years ago
Arthur Schiwon 6626598435 ldap: enable the destructor 13 years ago
Thomas Tanghus c696f449a2 Make it easier to subclass OC_L10N. 13 years ago