Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-17 | 2 | -13/+12 |
|\ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/css/files.css apps/files/js/file-upload.js apps/files/js/filelist.js apps/files/js/files.js apps/files_sharing/js/public.js core/js/jquery.ocdialog.js core/js/oc-dialogs.js | ||||
| * | Merge pull request #4838 from owncloud/refactor_upload_js | Thomas Müller | 2013-09-16 | 1 | -14/+13 |
| |\ | | | | | | | refactor upload js & html to always use only js to fill form data | ||||
| | * | refactor upload js & html to always use only js to fill form data | Jörn Friedrich Dreyer | 2013-09-13 | 1 | -14/+13 |
| | | | |||||
| * | | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | Frontend: - The files app list now uses ajax calls to refresh the list. - Added support the browser back button (history API). - Added mask + spinner while loading file list Backend: - Added utility function in core JS for parsing query strings. - Moved file list + breadcrumb template data code to helper functions - Fixed some file paths in trashbin app to be similar to the files app | ||||
* | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-04 | 2 | -5/+8 |
|\| | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/file-upload.js apps/files/js/filelist.js apps/files/js/files.js apps/files/templates/part.list.php | ||||
| * | Merge branch 'master' into oc_preview | Georg Ehrke | 2013-08-23 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge pull request #4262 from owncloud/fix_jslint_kondou | Christopher | 2013-08-20 | 1 | -3/+3 |
| | |\ | | | | | | | | | Fix some JSLint warnings | ||||
| | | * | Merge branch 'master' into fix_jslint_kondou | kondou | 2013-08-18 | 1 | -2/+5 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/file-upload.js | ||||
| | | * | | Fix a syntax error & have if-conds in an own line | kondou | 2013-08-01 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -1/+4 |
| |\| | | | |||||
| | * | | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| | * | | fix #2711 using a custom event, also use css selectors over filterAttr | Jörn Friedrich Dreyer | 2013-08-08 | 1 | -2/+5 |
| | |/ | |||||
| * | | fix js error | Georg Ehrke | 2013-08-07 | 1 | -1/+1 |
| | | | |||||
| * | | implement previews of single shared files | Georg Ehrke | 2013-08-07 | 1 | -1/+1 |
| |/ | |||||
* / | progress fixes | Jörn Friedrich Dreyer | 2013-08-16 | 1 | -2/+5 |
|/ | |||||
* | adding tipsy to the upload button showing the max upload and restoring ↵ | Thomas Müller | 2013-07-05 | 1 | -0/+2 |
| | | | | client side upload size validation | ||||
* | Public upload feature | Roman Geber | 2013-06-25 | 1 | -1/+18 |
| | |||||
* | Use HTML5 data attribute + fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -0/+2 |
| | |||||
* | missing renames of publicListView to disableSharing | Thomas Mueller | 2013-01-23 | 1 | -1/+1 |
| | |||||
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | moving sharing email code to core | Thomas Mueller | 2012-12-10 | 1 | -25/+1 |
| | |||||
* | restoring feature to send sharing link via email | Thomas Mueller | 2012-12-10 | 1 | -1/+23 |
| | |||||
* | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 1 | -30/+4 |
| | |||||
* | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Fix closing the sharing dropdown by clicking on the share button | Michael Gapczynski | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | register download action for directories | Björn Schießle | 2012-10-05 | 1 | -0/+6 |
| | |||||
* | register download action for files | Björn Schießle | 2012-10-05 | 1 | -0/+6 |
| | |||||
* | Remove the content and table to prevent covering the download link | Michael Gapczynski | 2012-09-19 | 1 | -0/+5 |
| | |||||
* | Show preview for public folder links | Michael Gapczynski | 2012-09-18 | 2 | -5/+13 |
| | |||||
* | Disable link sharing for folders temporarily - next release | Michael Gapczynski | 2012-09-09 | 1 | -2/+4 |
| | |||||
* | unify permissions (2/3): change apps to use OC::PERMISSION_X | Jörn Friedrich Dreyer | 2012-08-31 | 2 | -2/+2 |
| | |||||
* | Show notification that no preview is available if no previewer is found for ↵ | Michael Gapczynski | 2012-08-29 | 1 | -1/+5 |
| | | | | a public link to a file | ||||
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 1 | -0/+18 |
| | |||||
* | Switch to using file cache ids instead of paths for file sharing | Michael Gapczynski | 2012-08-24 | 1 | -5/+5 |
| | |||||
* | Prevent resharing in UI if share permission not granted | Michael Gapczynski | 2012-08-24 | 1 | -4/+4 |
| | |||||
* | Check if files_sharing app is enabled, move file specific javascript to ↵ | Michael Gapczynski | 2012-08-22 | 1 | -0/+64 |
| | | | | files_sharing app | ||||
* | Removing most of files_sharing, the Share API implemented the majority of it | Michael Gapczynski | 2012-08-22 | 3 | -438/+0 |
| | |||||
* | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-29 | 1 | -5/+13 |
| | |||||
* | Don't reload the page after sending private link to email address | Michael Gapczynski | 2012-07-01 | 1 | -1/+2 |
| | |||||
* | Added placeholder msg to share with menu to clarify user list restricted to ↵ | Sam Tuke | 2012-06-25 | 1 | -1/+1 |
| | | | | security context | ||||
* | Fix private link sharing via email, fix for bug oc-750 | Michael Gapczynski | 2012-05-23 | 1 | -1/+0 |
| | |||||
* | Fix incorrect toaddress being passed for emailing private links | Michael Gapczynski | 2012-05-15 | 1 | -3/+3 |
| | |||||
* | Fix private link emailing and clean up file name displayed in email | Michael Gapczynski | 2012-05-14 | 1 | -1/+3 |
| | |||||
* | Replace all %2F with a / in private link | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | Encoded slashes (%2F) don't look pretty in our private link urls | Michael Gapczynski | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | Turn async off when fetching users to make sure the users get removed from ↵ | Michael Gapczynski | 2012-05-11 | 1 | -2/+2 |
| | | | | the select form | ||||
* | Make email private link submit on enter as well | Michael Gapczynski | 2012-05-10 | 1 | -1/+4 |
| | |||||
* | Fix bug oc-542, encode urls for private links | Michael Gapczynski | 2012-05-07 | 1 | -1/+1 |
| |