Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remoteStorage app version 0.5 | Michiel de Jong | 2012-03-01 | 9 | -30/+121 |
| | |||||
* | Small cleanups | Bart Visscher | 2012-03-01 | 4 | -4/+13 |
| | |||||
* | Calendar: Don't request edit form for readonly events | Bart Visscher | 2012-03-01 | 1 | -0/+3 |
| | |||||
* | Implement showing Birthdays of contacts in the calendar | Bart Visscher | 2012-03-01 | 4 | -6/+67 |
| | |||||
* | Calendar: fix bug in creating DTEND from DTSTART | Bart Visscher | 2012-03-01 | 2 | -2/+4 |
| | |||||
* | Bookmarks: fix loading and displaying of the bookmarks | Bart Visscher | 2012-03-01 | 2 | -4/+19 |
| | |||||
* | load streamwrappers earlier | Robin Appelman | 2012-03-01 | 1 | -9/+10 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-03-01 | 17 | -126/+405 |
|\ | |||||
| * | LDAP: set also quota, when there is no explicit default value | Arthur Schiwon | 2012-03-01 | 1 | -2/+6 |
| | | |||||
| * | LDPA: fix setting variables and add missing ones to the array | Arthur Schiwon | 2012-03-01 | 2 | -3/+3 |
| | | |||||
| * | LDAP fix: set user quota, if attribute is provided | Arthur Schiwon | 2012-03-01 | 1 | -3/+3 |
| | | |||||
| * | add test cases for stat and touch | Robin Appelman | 2012-02-29 | 1 | -0/+45 |
| | | |||||
| * | add touch() to all storage backands, and make parameter optional | Robin Appelman | 2012-02-29 | 7 | -6/+22 |
| | | |||||
| * | remove debug output | Robin Appelman | 2012-02-29 | 1 | -2/+0 |
| | | |||||
| * | Fix opendir for folders aka Google Docs collections | Michael Gapczynski | 2012-02-29 | 1 | -2/+1 |
| | | |||||
| * | consider changed/new setting variables for user_ldap | Arthur Schiwon | 2012-02-29 | 1 | -3/+3 |
| | | |||||
| * | make ldap settings a little bit less ugly | Arthur Schiwon | 2012-02-29 | 1 | -3/+3 |
| | | |||||
| * | 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 |
| | | |||||
* | | undo the change of the webroot detection. seams to be buggy | Frank Karlitschek | 2012-03-01 | 1 | -2/+2 |
|/ | |||||
* | 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 |
| |