Commit graph

24 commits

Author SHA1 Message Date
Axel Cocat
276fde88e8 feat: handle hidden transmog items 2022-06-27 23:21:50 +02:00
Axel Cocat
6a847c8ccb style: apply prettier 2022-06-21 01:28:22 +02:00
Axel Cocat
905f1549fd
feat(character): add option to use the ZAM CDN for the model viewer assets (#22) 2022-05-14 22:19:21 +02:00
Axel Cocat
bb6428955f chore: add and apply eslint 2022-05-14 18:44:50 +02:00
Axel Cocat
7cd2748d33
feat(character): add transmog module compatibility (#21) 2022-05-14 16:39:31 +02:00
Axel Cocat
1156ceb17f
feat(character): colored item borders for quality (#20) 2022-05-07 17:33:42 +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
91f3ec424a
fix(character): fix sheath type when mounted (#5) 2022-03-21 00:28:13 +01:00
Axel Cocat
05706007f1 feat(character/pvp): add pvp page 2022-03-09 14:28:21 +01: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
56c0fed144 feat: add logging and error handling 2022-02-27 18:05:10 +01:00
Axel Cocat
08bb89568d feat(character-header): add guild link 2022-02-26 13:41:39 +01:00
Axel Cocat
1fd6b326dc feat: hide game masters 2022-02-26 13:14:51 +01:00
Axel Cocat
ab3b84f743 feat(character/achievements): add achievements page 2022-02-26 02:06:45 +01:00
Axel Cocat
b19bd0b0a3 feat(character): add mounts 2022-01-21 14:52:19 +01:00
Axel Cocat
88e1d143d1 feat(character): hide helmet and cloak according to character flags 2022-01-19 22:42:23 +01:00
Axel Cocat
f979241e37 feat(character/talents): add talents page 2022-01-11 23:58:21 +01:00
Axel Cocat
f32b70fb0b feat: rewrite csv parsing 2022-01-07 23:24:42 +01:00
Axel Cocat
73916950b7 feat(character): add equipment tooltips 2022-01-04 01:30:33 +01:00
Axel Cocat
7a9bb172ea feat: add checkboxes to hide helmet/cloak/tabard 2022-01-02 21:23:02 +01:00
Axel Cocat
ac26336bc3 feat: use character data from database 2022-01-02 18:36:16 +01:00