| Commit message (Expand) | Author | Age | Files | Lines |
* | removing app access check, fix title for links in tiles | Bartek Przybylski | 2012-06-09 | 3 | -5/+6 |
* | fix potential xss in multiselect | Robin Appelman | 2012-06-09 | 1 | -3/+9 |
* | add two csrf check calls. Review and lot´s of porting needed. | Frank Karlitschek | 2012-06-09 | 2 | -0/+76 |
* | Contacts: Use POST instead of GET. | Thomas Tanghus | 2012-06-09 | 3 | -5/+5 |
* | Code cleanup. | Thomas Tanghus | 2012-06-09 | 1 | -10/+21 |
* | make use of post instead of get | Georg Ehrke | 2012-06-09 | 13 | -33/+33 |
* | Tasks: Use POST for ajax calls that change data | Bart Visscher | 2012-06-09 | 3 | -4/+4 |
* | Check for missing path_info, also use OC_Response for 404 error | Bart Visscher | 2012-06-09 | 1 | -2/+6 |
* | fix infinite redirect during setup for windows hosts | Robin Appelman | 2012-06-09 | 1 | -1/+1 |
* | fix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but empty... | Georg Ehrke | 2012-06-08 | 1 | -1/+1 |
* | tabs for spaces, fix array key name | Bartek Przybylski | 2012-06-08 | 1 | -4/+4 |
* | hide share button until sharing wont be fixed | Bartek Przybylski | 2012-06-08 | 1 | -1/+1 |
* | adding navigation bar to gallery | Bartek Przybylski | 2012-06-08 | 2 | -5/+18 |
* | remove old code | Bartek Przybylski | 2012-06-08 | 1 | -91/+1 |
* | adding missing file | Bartek Przybylski | 2012-06-08 | 1 | -0/+37 |
* | tabs for spaces, removing thumbnail on file removal | Bartek Przybylski | 2012-06-08 | 8 | -279/+121 |
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 14 | -24/+24 |
* | Smarter code for OC_FileProxy | Bart Visscher | 2012-06-08 | 1 | -14/+4 |
* | Add cache for getStorage and getInternalPath functions. | Bart Visscher | 2012-06-08 | 1 | -2/+10 |
* | Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File | Bart Visscher | 2012-06-08 | 2 | -5/+17 |
* | Comment layout and spelling fixes | Bart Visscher | 2012-06-08 | 3 | -9/+14 |
* | Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-) | Thomas Tanghus | 2012-06-08 | 1 | -1/+1 |
* | Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage | Michael Gapczynski | 2012-06-08 | 55 | -1/+19625 |
* | Working UI for external storage mount configuration | Michael Gapczynski | 2012-06-08 | 9 | -92/+482 |
* | typo in var | Arthur Schiwon | 2012-06-08 | 1 | -1/+1 |
* | generate a random salt during installation and store it in the config.php. us... | Frank Karlitschek | 2012-06-08 | 3 | -3/+10 |
* | Sharing, fix: connect to hooks from the correct classes | Arthur Schiwon | 2012-06-08 | 1 | -2/+2 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-06-08 | 2 | -2/+3 |
|\ |
|
| * | fixed broken lines in user table | Bjoern Schiessle | 2012-06-08 | 2 | -2/+3 |
* | | add spacing lines to our awesome new sample config file. readability++ | Frank Karlitschek | 2012-06-08 | 1 | -0/+26 |
|/ |
|
* | split share and root config for smb backend, also sanitize config a bit more | Robin Appelman | 2012-06-08 | 3 | -4/+21 |
* | Gallery: Fix database creation on update, also only from version less then 0.5 | Bart Visscher | 2012-06-07 | 1 | -6/+8 |
* | Use the default parameter of OC_Config::getValue to set defaults | Bart Visscher | 2012-06-07 | 1 | -12/+2 |
* | Add help texts to config options in config.sample.php | Bart Visscher | 2012-06-07 | 1 | -4/+33 |
* | Better handling of core.css and core.js | Bart Visscher | 2012-06-07 | 4 | -11/+9 |
* | Contacts: Attempt to make file upload work in ICS Chrome. | Thomas Tanghus | 2012-06-07 | 1 | -1/+3 |
* | Break text to fit in dialog. | Thomas Tanghus | 2012-06-07 | 1 | -1/+1 |
* | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
* | LDAP: cache the results, reduce LDAP searches | Arthur Schiwon | 2012-06-07 | 2 | -14/+39 |
* | ldap: enable the destructor | Arthur Schiwon | 2012-06-07 | 1 | -0/+5 |
* | Make it easier to subclass OC_L10N. | Thomas Tanghus | 2012-06-07 | 1 | -0/+4 |
* | pictures: update script and removal some all stuff | Bartek Przybylski | 2012-06-07 | 3 | -23/+12 |
* | Edited combobox to adhere to coding standards and added a dblclick handler. | Thomas Tanghus | 2012-06-07 | 1 | -19/+24 |
* | Remove old internal mail call for password reset, fixes bug oc-934 | Michael Gapczynski | 2012-06-07 | 1 | -1/+0 |
* | ldap: remove unused private functions | Arthur Schiwon | 2012-06-07 | 1 | -24/+0 |
* | ldap: correct query condition and determining of success | Arthur Schiwon | 2012-06-07 | 1 | -2/+12 |
* | ldap: check index carefully, can be 0 | Arthur Schiwon | 2012-06-07 | 1 | -1/+1 |
* | Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?... | Thomas Tanghus | 2012-06-07 | 1 | -1/+1 |
* | Calendar: Added more explicit sync links and fixed indentation. | Thomas Tanghus | 2012-06-07 | 1 | -34/+39 |
* | Contacts: Import upload button was obscured on Android browser. | Thomas Tanghus | 2012-06-07 | 2 | -2/+2 |