f0x
60c5d691ef
more small eslint fixes
2022-11-07 20:10:18 +00:00
f0x
17ffab3be9
cleanup, fix most eslint errors
2022-11-07 20:05:17 +00:00
f0x
c37542932c
remove unused requires
2022-11-07 19:56:38 +00:00
f0x
90fa9a3ce6
refactor custom emoji form fields
2022-11-07 19:51:40 +00:00
f0x
41f25653d1
fix validation order
2022-11-07 19:51:40 +00:00
f0x
1e94c50cb9
refactor emoji upload to rtk query
2022-11-07 19:51:39 +00:00
f0x
bcaf1e95f1
basic emoji details + deletion using rtk query
2022-11-07 19:51:39 +00:00
f0x52
3ca7164455
[frontend] Use new GET custom_emoji admin api ( #908 )
...
* 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-13 10:42:54 +02:00
f0x52
5249294a16
[chore] Bundler restructure ( #880 )
...
* 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
2022-10-03 16:46:38 +02:00