Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More work on Google Docs storage backend | Michael Gapczynski | 2012-02-28 | 1 | -104/+175 |
| | |||||
* | dialogs library for apps | Bartek Przybylski | 2012-02-28 | 4 | -2/+148 |
| | |||||
* | typo in function call | Arthur Schiwon | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | change the detection of the webroot. it is simpler now and also works for ↵ | Frank Karlitschek | 2012-02-28 | 1 | -18/+20 |
| | | | | app directories outside the owncloud folder. works for me and hopefully for everybody else too | ||||
* | make sure the streamwrappers are registered early | Robin Appelman | 2012-02-28 | 2 | -7/+5 |
| | |||||
* | never try to load an non existing template,css,img. | Frank Karlitschek | 2012-02-28 | 2 | -4/+18 |
| | | | | do propper checking, error reporting and motivate the developerto fix it ;-) | ||||
* | make LDAP filter for user list configurable | Arthur Schiwon | 2012-02-28 | 2 | -8/+10 |
| | |||||
* | add test case for getLocalFile | Robin Appelman | 2012-02-28 | 2 | -4/+10 |
| | |||||
* | use in-memory files for the datase scheme during installation | Robin Appelman | 2012-02-28 | 1 | -6/+6 |
| | |||||
* | use temporary file managment | Robin Appelman | 2012-02-28 | 3 | -7/+7 |
| | |||||
* | fix temporary file creation | Robin Appelman | 2012-02-28 | 1 | -1/+5 |
| | |||||
* | fix testcase runner | Robin Appelman | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | fix copy/paste error in common filestorage | Robin Appelman | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | add temporary file managment | Robin Appelman | 2012-02-28 | 2 | -0/+28 |
| | |||||
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Alessandro Cosentino | 2012-02-27 | 1 | -22/+238 |
|\ | |||||
| * | Initial work on Google Docs storage backend | Michael Gapczynski | 2012-02-27 | 1 | -22/+238 |
| | | |||||
* | | bookmarklets should not look like buttons | Alessandro Cosentino | 2012-02-27 | 2 | -2/+4 |
|/ | |||||
* | spaces -> tabs | Frank Karlitschek | 2012-02-27 | 2 | -50/+50 |
| | | | | Thanks to Jakob for reminding me | ||||
* | more tests for filestorage | Robin Appelman | 2012-02-27 | 1 | -0/+13 |
| | |||||
* | some cleanup in filestorage | Robin Appelman | 2012-02-27 | 2 | -15/+5 |
| | |||||
* | extend filestorage common and provide test implementation | Robin Appelman | 2012-02-27 | 6 | -77/+257 |
| | |||||
* | fix test case for filestorage | Robin Appelman | 2012-02-27 | 1 | -7/+3 |
| | | | | file storage no longer needs to implement file_put_contents for streams | ||||
* | make OC_FileStorage abstract | Robin Appelman | 2012-02-27 | 1 | -25/+25 |
| | |||||
* | remove accidendally added file | Robin Appelman | 2012-02-26 | 1 | -0/+0 |
| | |||||
* | Fixed off by one bug. List length is 1 larger than the index of the last | Roland van Laar | 2012-02-26 | 1 | -1/+1 |
| | | | | element. | ||||
* | fix baseUri of the Carddav server | Georg Ehrke | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | fix baseUri of the Caldav server | Georg Ehrke | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | add missing parameter to addEventListener function - bugfix for oc-225 | Georg Ehrke | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | give users the possibility to choose between monday and sunday as first day ↵ | Georg Ehrke | 2012-02-26 | 6 | -1/+50 |
| | | | | of the week | ||||
* | change back to 32bit. autoincrement doesn´t work with sqlite otherwise | Frank Karlitschek | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | first part of the abstraction work of the apps folder. more to come | Frank Karlitschek | 2012-02-26 | 10 | -71/+96 |
| | |||||
* | dont enable encryption on default | Robin Appelman | 2012-02-26 | 1 | -1/+0 |
| | |||||
* | dont set the encryption flag for existing non-encrypted files | Robin Appelman | 2012-02-26 | 1 | -4/+3 |
| | |||||
* | add more valid fopen modes | Robin Appelman | 2012-02-26 | 1 | -0/+8 |
| | |||||
* | always set encrypted flag when overwriting a file we should encrypt | Robin Appelman | 2012-02-26 | 1 | -1/+2 |
| | |||||
* | merge master into encryption | Robin Appelman | 2012-02-26 | 45 | -192/+868 |
|\ | |||||
| * | improved humanFileSize for js | Robin Appelman | 2012-02-26 | 1 | -15/+11 |
| | | |||||
| * | improved password hashing based one phpass | Robin Appelman | 2012-02-26 | 5 | -7/+494 |
| | | | | | | | | old passwords are automatically upgraded on login | ||||
| * | stop using 3rdparty services for timezone detection | Georg Ehrke | 2012-02-26 | 2 | -34/+12 |
| | | |||||
| * | add OC_Geo class | Georg Ehrke | 2012-02-26 | 1 | -0/+31 |
| | | |||||
| * | hopefully a fix for webroot detection | Robin Appelman | 2012-02-26 | 1 | -0/+7 |
| | | |||||
| * | missed one is_writeable | Robin Appelman | 2012-02-26 | 1 | -1/+1 |
| | | |||||
| * | chunked implementation for readfile | Robin Appelman | 2012-02-26 | 5 | -21/+8 |
| | | | | | | | | prevents memory issues when downloading large files | ||||
| * | application/ogg is music to | Robin Appelman | 2012-02-26 | 2 | -1/+6 |
| | | |||||
| * | intval() of a number seems unnecessary | Robin Appelman | 2012-02-26 | 1 | -1/+1 |
| | | | | | | | | and it could cause 32bit integer overflow issues | ||||
| * | additional error codes for file upload | Robin Appelman | 2012-02-26 | 1 | -6/+7 |
| | | |||||
| * | more robust png fallback | Robin Appelman | 2012-02-26 | 1 | -6/+12 |
| | | |||||
| * | improve log browsing | Robin Appelman | 2012-02-26 | 9 | -47/+126 |
| | | |||||
| * | fix type error in dir creation for categories | Michiel de Jong | 2012-02-25 | 2 | -2/+2 |
| | | |||||
| * | bump up version and update license | Michiel de Jong | 2012-02-25 | 1 | -2/+2 |
| | |