Commit graph

75 commits

Author SHA1 Message Date
smthbh
f43bd87d51 Add Skills, Reputation, and Quests pages 2025-06-21 19:19:18 -04:00
smthbh
bf2672cc94 add feature flags for new pages 2025-06-21 16:28:23 -04:00
smthbh
dd54c4409c add zone link to character header 2025-05-01 16:28:42 -04:00
smthbh
7eaf59eef2 shorten image names 2025-04-29 14:41:02 -04:00
smthbh
11adf45f10 add favicons 2025-04-29 14:38:05 -04:00
smthbh
cab24e887a do not list realm on character select 2025-04-29 13:33:13 -04:00
smthbh
fe26e6e783 do not highlight in progress vs completed 2025-04-29 13:33:02 -04:00
smthbh
40c7755ae7 add active quests section 2025-04-29 08:59:46 -04:00
smthbh
0731ec2663 add counts of different quests 2025-04-29 08:23:26 -04:00
smthbh
7afa4cde14 change quest links to wowhead 2025-04-28 21:49:07 -04:00
smthbh
20516e1046 fix possible security issue 2025-04-28 20:38:19 -04:00
smthbh
e6b1d1b09b add quest comparison page 2025-04-28 20:27:30 -04:00
smthbh
836df77375 add link to aowow quest 2025-04-28 13:49:30 -04:00
smthbh
3541eff537 collapse zones with no active quests 2025-04-28 13:17:18 -04:00
smthbh
91257a09f4 add quests page 2025-04-28 13:08:44 -04:00
smthbh
56732a68c1 add reputation page 2025-04-22 13:06:01 -04:00
smthbh
bc18f02e1c fix whitespace 2025-04-17 18:48:05 -04:00
smthbh
3c8a182589 set table max width 2025-04-17 18:46:42 -04:00
smthbh
2e493af3f6 remove unneeded header 2025-04-17 18:04:28 -04:00
smthbh
624163748e add better graphics for skills page 2025-04-17 17:59:03 -04:00
smthbh
0cdb71885c add skills page 2025-04-17 15:22:22 -04:00
Brad
e7db6ed004
Create character-skills.hbs 2025-04-07 15:31:16 -04:00
Brad
78a59c0d28
Update character-header.hbs 2025-04-07 15:30:21 -04:00
Brad
08f776a2f4
Add class and race text 2025-04-07 10:37:20 -04:00
Axel Cocat
f7be06074e feat: arena ladder 2023-08-05 00:42:55 +02:00
Axel Cocat
58ca06d1e0
feat: handle hidden transmog items (#26) 2022-06-27 23:25:28 +02:00
Axel Cocat
0e4fa65d3c fix(character): fix mounts when wielding no weapons 2022-06-21 01:54:21 +02:00
Axel Cocat
6116fea58e fix(character/achievements): fix recent achievements sorting 2022-05-29 20:11:42 +02:00
Axel Cocat
980467f49f fix(character): take tabard toggle into account when showing/hiding transmogs 2022-05-15 00:50:03 +02:00
Axel Cocat
0dd11a77f5 feat(character): list of transmog appearances 2022-05-15 00:46:43 +02:00
Axel Cocat
11f13544c9 fix(character): fix setBackground error 2022-05-14 23:46:35 +02:00
Axel Cocat
f34edb0ea0 fix: run js scripts on window load 2022-05-14 23:14:33 +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
8b1d172690
feat(character): option to disable the 3d viewer (#17) 2022-05-07 17:50:41 +02:00
Axel Cocat
1156ceb17f
feat(character): colored item borders for quality (#20) 2022-05-07 17:33:42 +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
fe21209817 fix(layout): add missing closing html tag 2022-05-06 14:25:51 +02:00
Axel Cocat
91f3ec424a
fix(character): fix sheath type when mounted (#5) 2022-03-21 00:28:13 +01:00
Axel Cocat
af497b7ea6
fix(character): fix equipment slot icons size on mobile (#4) 2022-03-20 21:02:17 +01:00
Axel Cocat
c251b8de27 fix(guild): use guild id for members endpoint 2022-03-17 00:26:09 +01:00
Axel Cocat
b8de1cbc8b
feat: add website root path settings (#1)
* feat: add website root path settings
* fix: disable cloudflare rocket-loader for iframe-resizer
2022-03-16 23:39:45 +01:00
Axel Cocat
05706007f1 feat(character/pvp): add pvp page 2022-03-09 14:28:21 +01:00
Axel Cocat
4c051e316c feat(datatables): add styling to paging buttons 2022-03-05 22:32:02 +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
5602ece097 feat: redirect to main website if not in iframe 2022-02-27 19:22:14 +01:00
Axel Cocat
94aec140a8 feat(error): add link to website 2022-02-27 18:17:02 +01:00
Axel Cocat
56c0fed144 feat: add logging and error handling 2022-02-27 18:05:10 +01:00