Commit graph

14 commits

Author SHA1 Message Date
Axel Cocat
bb6428955f chore: add and apply eslint 2022-05-14 18:44:50 +02:00
Axel Cocat
08009a575c
fix: character search duplicates because of account_access (#19) 2022-05-06 22:01:04 +02:00
Stefano Borzì
8331e4dd73
chore: apply prettier on all files (#8)
* chore: apply prettier on all files

* chore: add prettier npm script

* Update .prettierrc

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* chore: apply prettier with new conf

* Revert "chore: apply prettier with new conf"

This reverts commit db2a04c03f.

* chore: apply prettier correctly

* chore: update .prettierignore

* chore: restore viewer.min.js minification

* chore: apply again prettier

Co-authored-by: Stefano Borzi <stefano.borzi@fedex.com>
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2022-05-06 19:35:26 +02:00
Axel Cocat
03eb4e2a51 feat(guild): add guild page 2022-03-05 21:43:18 +01:00
Axel Cocat
28432b6523 refactor: use .hbs extension 2022-03-05 15:45:16 +01:00
Axel Cocat
ab5dcd3640 feat: add db query timeout option 2022-03-05 15:32:03 +01:00
Axel Cocat
4b8dc1fa1c feat: use mysql connection pool 2022-02-28 23:27:46 +01:00
Axel Cocat
56c0fed144 feat: add logging and error handling 2022-02-27 18:05:10 +01:00
Axel Cocat
3860ad47c7 feat(index): add datatables responsive plugin 2022-02-26 21:11:34 +01:00
Axel Cocat
1fd6b326dc feat: hide game masters 2022-02-26 13:14:51 +01:00
Axel Cocat
d0eb86daa7 fix(index): fix realm in link to character when using a single realm 2022-01-20 19:27:22 +01:00
Axel Cocat
46f3f24c4f feat(index): add character search screen 2022-01-19 21:44:14 +01:00
Axel Cocat
ac26336bc3 feat: use character data from database 2022-01-02 18:36:16 +01:00
Axel Cocat
028d0390f4 initial commit 2022-01-01 19:38:57 +01:00