index
:
pleroma-fe.git
meow
This is a fork of pleroma's official FE. Used by vnil.de, we meow meow the meow meow with meow meow
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
media_upload
Commit message (
Collapse
)
Author
Age
*
Linting.
lain
2020-06-08
|
*
MediaUpload: Correctly handle multiple uploads.
lain
2020-06-08
|
*
MediaUpload: Allow drag-and-drop of multiple files at once
lain
2020-06-08
|
*
achieve the perfect speeeeen in media-upload
Henry Jameson
2019-11-11
|
*
improved post form's icons at bottom display
Henry Jameson
2019-09-15
|
*
all the manual fixes
Henry Jameson
2019-07-07
|
*
eslint --fix --ext .js,.vue src
Henry Jameson
2019-07-05
|
*
npm eslint --fix .
Henry Jameson
2019-07-05
|
*
Feature/polls attempt 2
lain
2019-06-18
|
*
Switch to mastoapi for posting status and uploading media
taehoon
2019-03-24
|
*
#312 - media uploader not working with same file in adjacent order
dave
2019-02-04
|
*
Moved upload errors in user_settings to an array. Moved upload error strings ↵
Rinpatch
2018-12-12
|
|
|
|
to its separate section in i18n
*
Count in binary bytes and remove i18 from file size format service
Rinpatch
2018-12-10
|
*
Lint
Rinpatch
2018-12-10
|
*
Add file size formating
Rinpatch
2018-12-10
|
*
Improve error messages
rinpatch
2018-12-08
|
*
[pleroma#36] Add upload errors
Rinpatch
2018-12-08
|
*
added tooltip
ValD
2018-12-04
|
*
allow multiple file upload
Henry Jameson
2018-08-28
|
*
border-radii moved to variables, made rgbo colors use theme data, customizable
Henry Jameson
2018-04-07
|
|
|
|
from settings screen.
*
getting rid of baseXX, some small fixes. Seems to be usable.
Henry Jameson
2018-04-07
|
*
Update icons to use base09 where appropriate, calculate base09 by averaging ↵
shpuld
2017-11-22
|
|
|
|
bg and text colors.
*
More eslint fixes.
Roger Braun
2017-02-22
|
*
Style fixes.
Roger Braun
2017-02-22
|
*
Merged existing changes from 'develop'
shpuld
2017-02-22
|
\
|
*
Small style adjustment, add meta-enter posting.
Roger Braun
2017-02-21
|
|
*
|
Make drag&drop work on more browsers/platforms, make the Upload button ↵
shpuld
2017-02-22
|
/
|
|
|
accept drops as well.
*
Files dropped into post_status_form text box get sent to media_upload for ↵
shpuld
2017-02-21
|
|
|
|
attachment upload, media_upload reorganized a bit to allow reuse of existing code.
*
Set cursor to hand when hovering over buttons
dtluna
2016-11-23
|
*
Show spinner while uploading file
Alexander Gitter
2016-11-13
|
*
Linting fixes.
Roger Braun
2016-11-07
|
*
Add MediaUpload component.
Roger Braun
2016-11-06