SirStendec
7ecd45fcfb
Clean up a bunch of linting stuff. Clean up event listeners in tooltips to stop potential memory leaks.
2018-04-02 03:30:22 -04:00
SirStendec
f506b512b4
Make JS X Again
...
* Configure the project to allow the use of JSX in .jsx files.
* Add linting for JSX.
* Rewrite most existing code that uses `createElement` to use JSX syntax.
* Stop importing `createElement as e`. That's what the minifier is for. And we don't have to write it manually so much now because of JSX syntax.
2018-04-01 18:24:08 -04:00
SirStendec
79e4b02e6b
Add a setting for tab-completion of FFZ emotes. Process default values of settings with merge strategies.
2018-03-30 19:54:26 -04:00
SirStendec
f9f5f0affa
The Big Linting Commit.
...
* Add linting for Vue files.
* Fix a bunch of linting problems in Vue files.
* Update README with notes about configuring editors.
2018-03-30 17:58:56 -04:00
Nils
419273f4dd
fix quotes in readme
2017-11-13 22:21:49 +01:00
SirStendec
262757a20d
4.0.0 Beta 1
2017-11-13 01:23:39 -05:00
SirStendec
35b0665618
3.5.369. Re-add Hide Promoted Games. Add high-DPI FFZ badges. Fix moderation card additional buttons with multiple commands.
2016-11-12 11:58:38 -05:00
SirStendec
830726432b
Update licensing information.
2016-11-09 23:45:08 -05:00
SirStendec
a2c796f502
Update the year in README.
2016-10-01 15:00:12 -04:00
Fugiman
27f8354cf1
Fix initial setup, have dev server only listen on localhost.
2015-08-08 23:36:02 -07:00
SirStendec
5e286098d1
Moved the development server into the gulpfile and added it to the "gulp watch" command for easier development. Updated readme to reflect changes.
2015-02-08 04:06:56 -05:00
SirStendec
343a9c927b
Convert all files to UNIX line endings. Why do I never pay attention to that when starting a project? ;_;
2015-01-20 01:53:18 -05:00
SirStendec
1663b8e2ea
Update the readme for the changes to developer mode.
2015-01-15 14:10:52 -05:00
SirStendec
2e37e1970c
Add a readme.
2015-01-12 18:07:44 -05:00