Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix validation of getfile parameter - i hate this bloody merge conflicts | Georg Ehrke | 2012-05-07 | 2 | -6/+4 |
| | |||||
* | Fix typo. | Thomas Tanghus | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Fix updateFolder() in OC_FileCache | Michael Gapczynski | 2012-05-06 | 1 | -1/+1 |
| | |||||
* | Provide feedback when user creation fails | Michael Gapczynski | 2012-05-06 | 1 | -3/+3 |
| | |||||
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -2/+46 |
| | |||||
* | some more documentation cleanups. much more is needed. | Frank Karlitschek | 2012-05-06 | 7 | -78/+79 |
| | | | | And greeting from the Atlanta airport. ;-) | ||||
* | first part of documentation update. lot´s more to come | Frank Karlitschek | 2012-05-06 | 1 | -47/+47 |
| | |||||
* | Merge commit 'refs/merge-requests/109' of ↵ | Daniel | 2012-05-06 | 2 | -3/+3 |
|\ | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/109 | ||||
| * | fix bug where users could use wildcards in username to login | Daniel | 2012-04-15 | 2 | -3/+3 |
| | | | | | | | | | | e.g. user Peter could probably login using username Pet% fixed same problem in the migration script | ||||
* | | Fixed escaping of filename when determining MIME type | Jernej Virag | 2012-04-25 | 1 | -2/+2 |
| | | |||||
* | | Fix loading by apptype in webdav | Bart Visscher | 2012-05-05 | 1 | -1/+1 |
| | | |||||
* | | fixing file headers with copy right | Thomas Müller | 2012-05-05 | 5 | -66/+90 |
| | | |||||
* | | fix opening encrypted files from the browser | Robin Appelman | 2012-05-05 | 2 | -4/+3 |
| | | |||||
* | | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 2 | -0/+85 |
| | | |||||
* | | Escape strings for DB and User creation at setup. Fix oc-124 | Brice Maron | 2012-05-04 | 1 | -3/+7 |
| | | |||||
* | | implement missing getusers call | Frank Karlitschek | 2012-05-04 | 1 | -0/+10 |
| | | |||||
* | | fix filecache for postgresql | Robin Appelman | 2012-05-03 | 1 | -6/+11 |
| | | |||||
* | | ensure the files app is always loaded | Robin Appelman | 2012-05-03 | 1 | -2/+4 |
| | | |||||
* | | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -0/+92 |
| | | |||||
* | | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -0/+94 |
| | | |||||
* | | port oc_response | Frank Karlitschek | 2012-05-03 | 1 | -0/+106 |
| | | |||||
* | | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 3 | -0/+594 |
| | | |||||
* | | Fix log viewing bug | Michael Gapczynski | 2012-05-02 | 1 | -1/+1 |
| | | |||||
* | | new checkAppEnabled call | Frank Karlitschek | 2012-05-02 | 1 | -1/+14 |
| | | |||||
* | | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 1 | -2/+0 |
| | | |||||
* | | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -0/+35 |
| | | |||||
* | | port appconfig | Frank Karlitschek | 2012-05-02 | 1 | -0/+28 |
| | | |||||
* | | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 1 | -0/+70 |
| | | |||||
* | | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 2 | -74/+114 |
| | | |||||
* | | files is not internal any more, part II | Arthur Schiwon | 2012-05-02 | 1 | -2/+1 |
| | | |||||
* | | files is not internal any more | Arthur Schiwon | 2012-05-02 | 1 | -6/+6 |
| | | |||||
* | | send downloadfile piece by piece. saves RAM and is better suited for large ↵ | Arthur Schiwon | 2012-05-02 | 1 | -1/+8 |
| | | | | | | | | files. | ||||
* | | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -0/+156 |
| | | |||||
* | | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 2 | -6/+112 |
| | | |||||
* | | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+32 |
| | | |||||
* | | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 2 | -0/+24 |
| | | |||||
* | | some more porting | Frank Karlitschek | 2012-05-01 | 4 | -5/+73 |
| | | |||||
* | | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -1/+8 |
| | | |||||
* | | Checks if config folder is writable on begin of the installation. | Marvin Thomas Rabe | 2012-05-01 | 1 | -2/+10 |
| | | |||||
* | | OC_User: handle success properly | Arthur Schiwon | 2012-05-01 | 1 | -1/+1 |
| | | |||||
* | | OC_User: don't say password changed when it is not true | Arthur Schiwon | 2012-05-01 | 1 | -2/+3 |
| | | |||||
* | | some more work on the public API | Frank Karlitschek | 2012-05-01 | 2 | -2/+87 |
| | | |||||
* | | load the files app in a way that doesn´t break oC3 configurations | Frank Karlitschek | 2012-04-30 | 1 | -2/+2 |
| | | |||||
* | | we require php 5.3 now. so please notify the user if an old version is in use | Frank Karlitschek | 2012-04-30 | 1 | -0/+3 |
| | | |||||
* | | tiny typo | Frank Karlitschek | 2012-04-30 | 1 | -1/+1 |
| | | |||||
* | | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 3 | -0/+0 |
| | | |||||
* | | don´t hardcode files app. we have no a standard info.xml in files | Frank Karlitschek | 2012-04-29 | 1 | -1/+1 |
| | | |||||
* | | improve rescanning folders | Robin Appelman | 2012-04-29 | 1 | -25/+35 |
| | | |||||
* | | remove non existing files from the cache when rescanning a folder | Robin Appelman | 2012-04-29 | 2 | -15/+20 |
| | | |||||
* | | only install shipped apps on setup that should be enabled by default | Robin Appelman | 2012-04-29 | 1 | -7/+3 |
| | |