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
Commit message (
Collapse
)
Author
Age
*
fix icons in menus
Henry Jameson
2020-01-24
|
*
improved selectedMenu again
Henry Jameson
2020-01-24
|
*
popover/selected menu improvements
Henry Jameson
2020-01-24
|
*
separate actual theme data from theme framework
Henry Jameson
2020-01-23
|
*
style the dropdown menus better
Henry Jameson
2020-01-23
|
*
v l1 compatibility
Henry Jameson
2020-01-23
|
*
fix snapshot mismatch message for file
Henry Jameson
2020-01-23
|
*
fixed get(Layer|Opacity)Slot not working properly which broke Mojave theme
Henry Jameson
2020-01-23
|
*
v2 compatibility fixes
Henry Jameson
2020-01-22
|
*
made it actually work, the forceSnapshot
Henry Jameson
2020-01-22
|
*
snapshot/source mismatch case
Henry Jameson
2020-01-22
|
*
fix shadows not being valid from the get-go
Henry Jameson
2020-01-22
|
*
lightBg -> highlight because it causes issues with v2
Henry Jameson
2020-01-22
|
*
dismiss warning when loading theme
Henry Jameson
2020-01-22
|
*
more help strings
Henry Jameson
2020-01-22
|
*
massively improved initial theme loading code, added checks and warnings when
Henry Jameson
2020-01-22
|
|
|
|
loading theme files (import/localStorage/defaults)
*
fix shadow picker preview, change hint
Henry Jameson
2020-01-20
|
*
eslint
Henry Jameson
2020-01-20
|
*
multiple fixes to make style switcher not die. Made shadows work, incuding ↵
Henry Jameson
2020-01-20
|
|
|
|
compatibility
*
Checked contrast rating errors
Henry Jameson
2020-01-20
|
*
removed console logs
Henry Jameson
2020-01-20
|
*
fix some contrast ratios not displaying
Henry Jameson
2020-01-19
|
*
optimized theme loading so that it wouldn't wait until ALL themes are loaded to
Henry Jameson
2020-01-17
|
|
|
|
select one by default
*
lint
Henry Jameson
2020-01-16
|
*
small fix
Henry Jameson
2020-01-16
|
*
more opacity handling
Henry Jameson
2020-01-16
|
*
opacity handling
Henry Jameson
2020-01-16
|
*
tabs & toggled (ex pressed) buttons
Henry Jameson
2020-01-13
|
*
buttonPressed & buttonDisabled slots
Henry Jameson
2020-01-13
|
*
selectedPost and selectedMenu support
Henry Jameson
2020-01-13
|
*
fix shadow and opacity
Henry Jameson
2020-01-13
|
*
removed references to v3compat
Henry Jameson
2020-01-13
|
*
computed colors support
Henry Jameson
2020-01-13
|
*
computed color display support in color_input
Henry Jameson
2020-01-13
|
*
better fallbacks in UI
Henry Jameson
2020-01-13
|
*
poll slot renamed, lightBg customization implemented
Henry Jameson
2020-01-13
|
*
added more slots to UI
Henry Jameson
2020-01-12
|
*
eslint
Henry Jameson
2020-01-12
|
*
replace hsl's l with relative luminance for better lightness detection
Henry Jameson
2020-01-12
|
*
overhaul how style-switcher makes state, removed tons of copy-paste
Henry Jameson
2020-01-12
|
*
more fixes
Henry Jameson
2020-01-12
|
*
fix
Henry Jameson
2020-01-12
|
*
fixes, cleanup
Henry Jameson
2020-01-12
|
*
Refactoring, forgotten files
Henry Jameson
2020-01-12
|
*
Improved ColorInput to showcase transparent color, improved global input styles
Henry Jameson
2020-01-02
|
|
|
|
a bit
*
color input and opacity input now use Checkbox component. Cleanup.
Henry Jameson
2020-01-02
|
*
added optional checkbox for opacity, similar to color input
Henry Jameson
2020-01-02
|
*
Replaced `v3compat` with `source` to reduce code complexity. Made more slots
Henry Jameson
2020-01-02
|
|
|
|
|
customizable. `theme` now contains a snapshot of theme generated for better compatiblity and future-proofing
*
support for "transparent" color keyword
Henry Jameson
2019-12-30
|
*
underlay customization, updated contrast calculations to account for alpha ↵
Henry Jameson
2019-12-28
|
|
|
|
blending
[next]