Commit Graph

12 Commits

Author SHA1 Message Date
Earlopain
e7b8517e92
[Uploader] Fix description not having formatting buttons
I forgot that the uploader uses this. Not the best fix by any strech of
the imagination but it works. Need to get back to this later.
2023-08-17 16:35:38 +02:00
Earlopain
60ebe9f467
[JS] Unvendor jQuery and update to latest version 2022-12-22 15:11:05 +01:00
Earlopain
1c51a35484
[JS] Fix images not loading in older browsers
The vue 3 bundle isn't transpiled down as much as we need it to,
this will run it through our transpile step
2022-06-01 21:37:07 +02:00
Earlopain
92d049690a
[Vue] Remove the compat build 2022-05-21 15:45:22 +02:00
Earlopain
9367e9a336
[Vue] Fix other warnings and set compat mode to 3 2022-05-21 15:38:04 +02:00
Earlopain
9d55ede1cb
[Vue] Switch to migration build 2022-05-20 22:48:18 +02:00
Kira
088a6a2740 [JS] Try to fully target older browsers 2021-09-30 02:26:05 -07:00
Kira
3da92e81e7 [JS] Because I was forced to upgrade webpack and redo everything from scratch
This is probably going to be partially broken somehow. Let's find out.
2021-09-22 23:29:14 -07:00
Kira
1636b62c3e Move post uploader to vue.js and inline it 2019-07-11 20:19:56 -07:00
evazion
752557e813 Add eslint support.
Run with `yarn run lint` or `bin/webpack`.
2018-08-05 18:30:25 -05:00
r888888888
660cd6ce62 export blacklist, comment, dtext, postmodemenu, and note javascripts (#3795) 2018-08-04 17:13:26 -07:00
Albert Yi
6fa0ae2cf1 Migrate assets to use Webpacker 2018-07-27 15:24:05 -07:00