Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move styles from core to app | Victor Dubiniuk | 2013-07-29 | 1 | -0/+1 |
* | Allow apps to have own 404 content, closes #3225 | Victor Dubiniuk | 2013-07-29 | 1 | -0/+5 |
* | No admin option to enable public upload in case encryption is enabled | Thomas Müller | 2013-07-14 | 1 | -1/+4 |
* | fixing Undefined index: publicUploadEnabled | Thomas Müller | 2013-07-12 | 1 | -0/+1 |
* | fixing check if public share is a folder or not | Thomas Müller | 2013-07-06 | 1 | -1/+1 |
* | Merge branch 'master' into fixing-3942-master | Thomas Müller | 2013-07-06 | 1 | -0/+3 |
|\ | |||||
| * | no anonymous upload on files only folders | Thomas Müller | 2013-07-05 | 1 | -0/+3 |
* | | on reshares we now recursively move to the root of all reshares - therefore s... | Thomas Müller | 2013-07-05 | 1 | -16/+2 |
|/ | |||||
* | Add a "Wrong password." message, if the password | kondou | 2013-07-02 | 1 | -1/+1 |
* | for now we disable public upload in case encryption is enabled | Thomas Mueller | 2013-06-28 | 1 | -1/+5 |
* | Public upload feature | Roman Geber | 2013-06-25 | 1 | -3/+15 |
* | Use the new session wrapper | Robin Appelman | 2013-05-28 | 1 | -3/+3 |
* | RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead | Michael Gapczynski | 2013-05-22 | 1 | -1/+1 |
* | Don't display shared links if disabled | Michael Gapczynski | 2013-05-01 | 1 | -0/+7 |
* | let public link download handle json encoded file lists | Björn Schießle | 2013-03-13 | 1 | -1/+7 |
* | Offer download of whole shared dir only if it does not exceed zip input limit | Arthur Schiwon | 2013-03-07 | 1 | -1/+5 |
* | [files_sharing] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -9/+8 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -2/+1 |
* | Style cleanup files_sharing | Bart Visscher | 2013-02-21 | 1 | -2/+5 |
* | Share: fix downloading selected files from public shared folder | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
* | Share: fix sorting of files in public shared folder | Robin Appelman | 2013-02-11 | 1 | -0/+12 |
* | Share: fix nested subfolders in public shared folders | Robin Appelman | 2013-02-11 | 1 | -3/+6 |
* | Share: fix breadcrumbs for public shared folder | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
* | Share: fix downloading files from a public shared folder | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
* | Set permissions to read only | Michael Gapczynski | 2013-02-10 | 1 | -0/+1 |
* | Remove additional old compatibility code | Michael Gapczynski | 2013-02-10 | 1 | -34/+1 |
* | Proper fix for shared links | Michael Gapczynski | 2013-02-10 | 1 | -20/+25 |
* | Fix public links | Michael Gapczynski | 2013-02-10 | 1 | -198/+40 |
* | Remove old OC4 link compatibility | Michael Gapczynski | 2013-02-06 | 1 | -46/+0 |
* | Merge branch 'master' into fixing-js-errors-public-link-master | Thomas Mueller | 2013-01-31 | 1 | -63/+192 |
|\ | |||||
| * | merge master into filesystem | Robin Appelman | 2013-01-30 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 1 | -0/+1 |
| | |\ | |||||
| | | * | show display name instead of uid in the public shared files view | Björn Schießle | 2013-01-25 | 1 | -0/+1 |
| * | | | merge master into filesystem | Robin Appelman | 2013-01-26 | 1 | -1/+1 |
| |\| | | |||||
| * | | | 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 |
| |_|_|_|_|/ |/| | | | | |