summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dropzone_input.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* _Hacked_ in a better error message19161-non-helpful-flash-message-when-attaching-file-failsLuke "Jared" Bennett2016-06-301-2/+2
* Removes dropzone focus class after dropping filedropzone-class-removePhil Hughes2016-04-151-0/+1
* Updated dropzone hover stylingPhil Hughes2016-04-141-4/+5
* Keeps cursor at the correct place after changing text in dropzonePhil Hughes2016-01-291-7/+2
* Adds the markdown link at the cursor poisitionPhil Hughes2016-01-291-1/+6
* Add API project upload endpointDouwe Maan2016-01-071-12/+2
* Decouple Markdown previews from DropzoneInputrs-markdown-previewRobert Speicher2015-11-251-76/+4
* Apply syntax highlighting to Markdown previewsRobert Speicher2015-09-101-0/+1
* Add dropzone upload progressNikita Verkhovin2015-08-101-1/+8
* Do not add the same icon multiple times to dropzonesDaniel Gerhardt2015-07-101-3/+3
* Prefer jQuery on to bind, and don't use .js class.warn-about-referenced-usersDouwe Maan2015-06-051-5/+5
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-10/+40
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-6/+9
* Change textarea upload hover icon from picture to paperclip.Douwe Maan2015-02-171-2/+2
* Refactor.Douwe Maan2015-02-171-14/+12
* Generalize the image upload in markdownHannes Rosenögger2015-02-171-8/+13
* Don't have Markdown preview fail for long content by using POST rather than GET.Douwe Maan2015-02-061-1/+1
* Fix raw image paste from clipboardMarco Cyriacks2015-02-011-18/+13
* Fix image drag-n-drop to diff commentsDmitriy Zaporozhets2015-01-141-0/+242