Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | bump up version and update license | Michiel de Jong | 2012-02-25 | 1 | -2/+2 |
| * | security hardening in remoteStorage app | Michiel de Jong | 2012-02-25 | 3 | -13/+21 |
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Michiel de Jong | 2012-02-25 | 75 | -294/+887 |
| |\ | |||||
| | * | unicode chars in gallery name fix | Bartek Przybylski | 2012-02-25 | 3 | -5/+6 |
| | * | some more error reporting during filesystem scan | Robin Appelman | 2012-02-25 | 3 | -9/+42 |
| | * | don't limit ourselfs to 32bit integers | Robin Appelman | 2012-02-25 | 2 | -7/+7 |
| * | | correct header Content-Type: application/xrd+xml | Michiel de Jong | 2012-02-22 | 2 | -2/+2 |
| * | | BearerAuth and multiple tokens support in remoteStorage app | Michiel de Jong | 2012-02-22 | 5 | -18/+84 |
| * | | avoid notice in error log from user_webfinger app | Michiel de Jong | 2012-02-22 | 2 | -2/+2 |
* | | | Merge branch 'master' into encryption | Robin Appelman | 2012-02-25 | 84 | -423/+803 |
|\ \ \ | | |/ | |/| | |||||
| * | | add javascript bindings for OC_AppConfig | Robin Appelman | 2012-02-25 | 3 | -0/+91 |
| * | | some multiselect improvements | Robin Appelman | 2012-02-25 | 1 | -5/+14 |
| * | | gallery thumbnail creation fix | Bartek Przybylski | 2012-02-25 | 1 | -1/+0 |
| * | | cleanup pdfviewer app name | Robin Appelman | 2012-02-24 | 1 | -1/+2 |
| * | | if a deleted file is uploaded, finish the delete first | Robin Appelman | 2012-02-24 | 1 | -0/+7 |
| * | | slight change to select style | Robin Appelman | 2012-02-24 | 3 | -2/+6 |
| * | | fix bug in group mangement | Robin Appelman | 2012-02-24 | 2 | -2/+8 |
| * | | add configure option for default quota | Robin Appelman | 2012-02-24 | 4 | -3/+30 |
| * | | new config widget for user quota | Robin Appelman | 2012-02-24 | 5 | -45/+94 |
| * | | add a default user quota | Robin Appelman | 2012-02-24 | 2 | -4/+36 |
| * | | prevent errors when a user backends gives an invalid result | Robin Appelman | 2012-02-24 | 1 | -1/+4 |
| * | | remove limit from configvalue for long config values | Arthur Schiwon | 2012-02-24 | 2 | -7/+7 |
| * | | Calendar selection only available if there are more than one. | Marvin Thomas Rabe | 2012-02-23 | 1 | -0/+7 |
| * | | Sharing dropdown width fixed. | Marvin Thomas Rabe | 2012-02-23 | 2 | -2/+3 |
| * | | rename updatecalendar to update | Georg Ehrke | 2012-02-23 | 1 | -0/+0 |
| * | | change links in the event form for the new ajax folders | Georg Ehrke | 2012-02-23 | 2 | -3/+3 |
| * | | change pathes in calendar/templates/* files to make them work with the new fo... | Georg Ehrke | 2012-02-23 | 2 | -2/+2 |
| * | | update js files for new ajax pathes | Georg Ehrke | 2012-02-23 | 4 | -20/+20 |
| * | | better var name in changeview.php | Georg Ehrke | 2012-02-23 | 1 | -2/+11 |
| * | | add moved files to clean up ajax folder | Georg Ehrke | 2012-02-23 | 27 | -0/+1094 |
| * | | remove old ajax files | Georg Ehrke | 2012-02-23 | 21 | -819/+0 |
| * | | Editor fixed. | Marvin Thomas Rabe | 2012-02-23 | 4 | -8/+10 |
| * | | log typo fix | Bartek Przybylski | 2012-02-23 | 1 | -1/+1 |
| * | | check if the tempfile was created successfully | Georg Ehrke | 2012-02-23 | 1 | -0/+3 |