summaryrefslogtreecommitdiff
path: root/web/source/settings/redux
AgeCommit message (Collapse)AuthorFiles
2022-11-02[frontend] change bundler to skulk (#942)Libravatar f0x521
* replace web bundler with skulk * upgrade skulk * add license
2022-10-13[frontend] Use new GET custom_emoji admin api (#908)Libravatar f0x521
* use new GET custom_emoji admin api * use url instead of static_url, add link to emoji admin api tracking issue * fetch all local emoji
2022-10-03[chore] Bundler restructure (#880)Libravatar f0x526
* re-structure bundler, settings panel files * add more info logging * tidy up CSS syntax errors * split into lib/ files * livereloading server * fix factor function for production builds * remove testing console.log * default to production env, saves 300kb bundle size