Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | port appconfig | Frank Karlitschek | 2012-05-02 | 3 | -4/+4 |
| | |||||
* | fixing namespace | Thomas Müller | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 2 | -2/+2 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -3/+3 |
| | |||||
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
| | |||||
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
|\ | |||||
| * | Change default from address to sharing-noreply@server for emailing private links | Michael Gapczynski | 2012-05-01 | 1 | -1/+1 |
| | | |||||
* | | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 3 | -4/+4 |
|/ | |||||
* | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | | | | What better thing to do during a long train ride than refactoring ;-) | ||||
* | ported getUser | Frank Karlitschek | 2012-05-01 | 8 | -25/+25 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 2 | -3/+3 |
| | |||||
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 2 | -4/+4 |
| | |||||
* | some fixes for sharing | Georg Ehrke | 2012-04-27 | 6 | -9/+4 |
| | |||||
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 8 | -3/+107 |
|\ | |||||
| * | Add ability to send private links from sharing via email | Michael Gapczynski | 2012-04-26 | 2 | -2/+34 |
| | | |||||
| * | Fix a counting mistake | Michael Gapczynski | 2012-04-25 | 1 | -1/+1 |
| | | |||||
| * | Update sharing when users are removed, added to groups, and removed from groups | Michael Gapczynski | 2012-04-25 | 2 | -0/+31 |
| | | |||||
| * | Fix javascript checkbox toggle for resharing | Michael Gapczynski | 2012-04-25 | 1 | -1/+1 |
| | | |||||
| * | Forgot to remove error log messages... | Michael Gapczynski | 2012-04-25 | 1 | -3/+0 |
| | | |||||
| * | Allow admin to disable resharing of files | Michael Gapczynski | 2012-04-25 | 5 | -1/+45 |
| | | |||||
* | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-23 | 1 | -1/+5 |
|\| | |||||
| * | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 1 | -1/+5 |
| | | |||||
* | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 6 | -6/+6 |
|/ | |||||
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | Sharing: Add a filename after public share link | Bart Visscher | 2012-04-14 | 1 | -4/+4 |
| | | | | | We don't do anythink with the name, but it is nice to know the file the link point to. | ||||
* | Sharing: Don't get share icon for undefined filename | Bart Visscher | 2012-04-14 | 1 | -1/+4 |
| | |||||
* | Sharing: Define missing template vars | Bart Visscher | 2012-04-14 | 1 | -0/+2 |
| | |||||
* | add the option to only load apps of a specific type | Robin Appelman | 2012-03-30 | 1 | -0/+3 |
| | |||||
* | Make users only able to share with users in groups they belong to | Michael Gapczynski | 2012-03-28 | 2 | -12/+24 |
| | |||||
* | add touch() to all storage backands, and make parameter optional | Robin Appelman | 2012-02-29 | 1 | -1/+7 |
| | |||||
* | merge master into encryption | Robin Appelman | 2012-02-26 | 1 | -9/+1 |
|\ | |||||
| * | missed one is_writeable | Robin Appelman | 2012-02-26 | 1 | -1/+1 |
| | | |||||
| * | chunked implementation for readfile | Robin Appelman | 2012-02-26 | 1 | -8/+0 |
| | | | | | | | | prevents memory issues when downloading large files | ||||
* | | Merge branch 'master' into encryption | Robin Appelman | 2012-02-25 | 2 | -2/+3 |
|\| | |||||
| * | Sharing dropdown width fixed. | Marvin Thomas Rabe | 2012-02-23 | 2 | -2/+3 |
| | | |||||
* | | add stream wrapper for in-memory files and dont use global variables for the ↵ | Robin Appelman | 2012-02-21 | 1 | -2/+1 |
|/ | | | | fakedir stream wrapper | ||||
* | Fix overwriting of internal sharing for shared folders - bug oc-260 | Michael Gapczynski | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Temporary fix for sharing files | Michael Gapczynski | 2012-02-17 | 1 | -6/+9 |
| | |||||
* | Replace Expires and caching headers by OC_Response functions | Bart Visscher | 2012-02-13 | 1 | -3/+1 |
| | |||||
* | Fix wrong var name in sharedstorage.php | Bart Visscher | 2012-02-08 | 1 | -2/+2 |
| | |||||
* | writable not writeable | Robin Appelman | 2012-02-05 | 1 | -5/+5 |
| | |||||
* | prevent sharing from making aditional http requests while scanning | Robin Appelman | 2012-02-01 | 1 | -0/+1 |
| | | | | additional requests to the server can block feedback of scannning depending on server configuration | ||||
* | dont try to use the filesystem when it isnt setup yet | Robin Appelman | 2012-01-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-30 | 1 | -1/+0 |
|\ | |||||
| * | Sharing app needs to be loaded for public link of file in Shared folder - ↵ | Michael Gapczynski | 2012-01-30 | 1 | -1/+0 |
| | | | | | | | | fixes bug 113 | ||||
* | | merge master into filesystem | Robin Appelman | 2012-01-30 | 2 | -2/+31 |
|\| |