Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | merge master into filesystem | Robin Appelman | 2013-01-16 | 1 | -2/+2 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | merge master into filesystem | Robin Appelman | 2013-01-15 | 1 | -16/+30 | |
| |\ \ \ | ||||||
| * \ \ \ | merge master into filesystem | Robin Appelman | 2013-01-07 | 1 | -6/+6 | |
| |\ \ \ \ | ||||||
| * | | | | | merge master into filesystem | Robin Appelman | 2012-12-15 | 1 | -1/+1 | |
| |\| | | | | ||||||
| * | | | | | merge master into filesystem | Robin Appelman | 2012-12-06 | 1 | -2/+23 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | fixing syntax error + reformat the code | Thomas Mueller | 2012-12-02 | 1 | -172/+184 | |
| * | | | | | | merge master into filesystem | Robin Appelman | 2012-11-30 | 1 | -54/+207 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-11-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-11-07 | 1 | -226/+226 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | some more porting of the sharing | Robin Appelman | 2012-10-27 | 1 | -1/+2 | |
| * | | | | | | | | | remove last uses of depricated OC_Filesystem | Robin Appelman | 2012-10-27 | 1 | -4/+6 | |
| * | | | | | | | | | fix delete and sort files | Robin Appelman | 2012-10-27 | 1 | -2/+2 | |
* | | | | | | | | | | include keyboardshortcuts.js | Thomas Mueller | 2013-01-28 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | missing renames of publicListView to disableSharing | Thomas Mueller | 2013-01-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -6/+6 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | add more linebreaks, replace SQL LIMIT with param | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -17/+35 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Fix "There must be a single space between the closing parenthesis and the ope... | Bart Visscher | 2012-12-15 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | make sure that all expected array keys are available | Björn Schießle | 2012-12-06 | 1 | -1/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -143/+197 | |
* | | | | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -103/+105 | |
| |_|/ |/| | | ||||||
* | | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | urlencode file/dir to allow special characters in filename/path (issue #95) | Björn Schießle | 2012-11-07 | 1 | -2/+2 | |
* | | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -1/+1 | |
* | | Checkstyle: Fix the last two InvalidEOLChar | Felix Moeller | 2012-11-04 | 1 | -223/+223 | |
|/ | ||||||
* | Forget to urlencode the path | Lukas Reschke | 2012-10-24 | 1 | -1/+1 | |
* | urlencode | Lukas Reschke | 2012-10-24 | 1 | -6/+6 | |
* | Apply coding style guide | Thomas Müller | 2012-10-24 | 1 | -1/+2 | |
* | fix copy&paste bug from previous commit | Björn Schießle | 2012-10-24 | 1 | -1/+1 | |
* | Shared files are not stored in the file cache. Therefore we need to | Björn Schießle | 2012-10-24 | 1 | -1/+18 | |
* | Apply coding style guide | Thomas Müller | 2012-10-24 | 1 | -203/+203 | |
* | calling OC_Filesystem at this point will initialize file system with wrong us... | Björn Schießle | 2012-10-24 | 1 | -2/+8 | |
* | normalize path to avoid problems with trailing slashes, double-slashes, etc. | Björn Schießle | 2012-10-16 | 1 | -2/+2 | |
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -6/+6 | |
* | generate correct link for shared files and shared directories | Björn Schießle | 2012-10-11 | 1 | -2/+7 | |
* | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-10 | 1 | -0/+1 | |
* | enable user to download selected files from publically shared directory | Björn Schießle | 2012-10-05 | 1 | -1/+3 | |
* | breadcrumbs fixed for public share view | Björn Schießle | 2012-10-05 | 1 | -1/+5 | |
* | fix download link for single files in publicly shared directory | Björn Schießle | 2012-10-05 | 1 | -3/+7 | |
* | fix download of single publically shared files. | Björn Schießle | 2012-10-05 | 1 | -1/+6 | |
* | fixed download of complete publically shared folder | Björn Schießle | 2012-10-05 | 1 | -8/+1 | |
* | baseDir has to be the whole path to work with shared directories below the ro... | Björn Schießle | 2012-10-05 | 1 | -1/+1 | |
* | Prevent displaying errors if public link url parameters are incorrect | Michael Gapczynski | 2012-10-03 | 1 | -0/+7 | |
* | Sharing: backward compatibility to links from OC 4.0. | Arthur Schiwon | 2012-10-01 | 1 | -0/+20 | |
* | Sanitize download URL | Lukas Reschke | 2012-09-22 | 1 | -3/+3 | |
* | translate files_sharing app | scambra | 2012-09-21 | 1 | -3/+3 | |
* | Show preview for public folder links | Michael Gapczynski | 2012-09-18 | 1 | -10/+94 | |
* | Check if file source exists before searching for link | Michael Gapczynski | 2012-08-29 | 1 | -2/+1 | |
* | Fix filesystem setup for shared public link with logged in user | Bart Visscher | 2012-08-29 | 1 | -2/+1 | |
* | Fix password authentication for links and fix template problems for links by ... | Michael Gapczynski | 2012-08-29 | 1 | -3/+10 | |
* | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 1 | -0/+69 |