Commit graph

69 commits

Author SHA1 Message Date
smthbh
f43bd87d51 Add Skills, Reputation, and Quests pages 2025-06-21 19:19:18 -04:00
smthbh
9d38906f95 update spaces to tabs 2025-06-21 16:30:35 -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
a12ada69b3 Remove completed quests from compare 2025-04-29 13:32:48 -04:00
smthbh
7e673b45d6 indent with tabs for linter 2025-04-29 09:03:28 -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
f12e6bae79 fix warnings 2025-04-28 20:34:15 -04:00
smthbh
e6b1d1b09b add quest comparison page 2025-04-28 20:27:30 -04:00
smthbh
a036ff84d5 quest typing fix 2025-04-28 14:32:06 -04:00
smthbh
29d76e8a75 fix errors 2025-04-28 14:27:37 -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
9a556bacdd fix for alliance neutrality 2025-04-22 13:53:40 -04:00
smthbh
54b3b6964f fix warning for Any 2025-04-22 13:14:21 -04:00
smthbh
56732a68c1 add reputation page 2025-04-22 13:06:01 -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
f5ce2a4c64
Update CharacterController.ts 2025-04-07 15:29:49 -04:00
Brad
f7985f84c6
Update Armory.ts 2025-04-07 15:28:43 -04:00
Axel Cocat
f739a92e1e fix(DataTablesSsp): clamp offset and limit values 2024-03-02 16:36:27 +01:00
Axel Cocat
9801c03013 fix(CharacterController): add check for empty equipment 2024-02-02 18:34:37 +01:00
Axel Cocat
401e92eb70 style: fix typo 2023-08-05 00:48:16 +02:00
Axel Cocat
f7be06074e feat: arena ladder 2023-08-05 00:42:55 +02:00
Axel Cocat
dc1af0802f
ci: fix npm ci (#27) 2022-06-27 23:43:46 +02:00
Axel Cocat
58ca06d1e0
feat: handle hidden transmog items (#26) 2022-06-27 23:25:28 +02:00
Axel Cocat
6a847c8ccb style: apply prettier 2022-06-21 01:28:22 +02:00
Axel Cocat
dda4aae6f6 fix(DbcReader): revert parsing 2022-06-21 01:28:04 +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ì
216904fd6e
chore: minor improvements in for cycle (#18) 2022-05-06 20:24:22 +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
7315de7ede feat(character): replace model viewer background 2022-03-18 00:51:58 +01:00
Axel Cocat
c251b8de27 fix(guild): use guild id for members endpoint 2022-03-17 00:26:09 +01:00
Axel Cocat
4af6e7e8d0 fix(Armory): fix charset sql request 2022-03-16 23:46:32 +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
1b7e975080 feat: add Dockerfile 2022-03-15 01:13:38 +01:00
Axel Cocat
a462b6af1b feat: read config from env if config.json is not found 2022-03-14 22:42:28 +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
4b8dc1fa1c feat: use mysql connection pool 2022-02-28 23:27:46 +01:00
Axel Cocat
5602ece097 feat: redirect to main website if not in iframe 2022-02-27 19:22:14 +01:00