aboutsummaryrefslogtreecommitdiff
path: root/src/components/media_upload
Commit message (Collapse)AuthorAge
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Update icons to use base09 where appropriate, calculate base09 by averaging ↵shpuld2017-11-22
| | | | bg and text colors.
* More eslint fixes.Roger Braun2017-02-22
|
* Style fixes.Roger Braun2017-02-22
|
* Merged existing changes from 'develop'shpuld2017-02-22
|\
| * Small style adjustment, add meta-enter posting.Roger Braun2017-02-21
| |
* | Make drag&drop work on more browsers/platforms, make the Upload button ↵shpuld2017-02-22
|/ | | | accept drops as well.
* Files dropped into post_status_form text box get sent to media_upload for ↵shpuld2017-02-21
| | | | attachment upload, media_upload reorganized a bit to allow reuse of existing code.
* Set cursor to hand when hovering over buttonsdtluna2016-11-23
|
* Show spinner while uploading fileAlexander Gitter2016-11-13
|
* Linting fixes.Roger Braun2016-11-07
|
* Add MediaUpload component.Roger Braun2016-11-06