This website requires JavaScript.
Explore
Help
Register
Sign In
retr0volkov
/
abyss-lab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
109
Commits
1
Branch
0
Tags
17571f78631a9ce182d938d69a227ecc8ffb59aa
Commit Graph
100 Commits
This Branch
This Branch
All Branches
Style elf show page
Sakura Knoll
2022-01-02 20:07:47 +09:00
17571f7863
Refactor elf list page
Sakura Knoll
2022-01-02 19:52:47 +09:00
a0d5b8d1a3
Set list mode query for stigmata list link in stigmata set page
Sakura Knoll
2022-01-02 18:32:21 +09:00
f0e249cac4
Fix typo of Heavy ATK label
Sakura Knoll
2022-01-02 18:23:43 +09:00
37dbe23a42
Fix jsx imports
Sakura Knoll
2022-01-02 18:19:21 +09:00
d4f0f76e05
Filter and sort stigmata sets
Sakura Knoll
2022-01-02 18:11:55 +09:00
3656432ba1
Hide incoplete stigmata set data
Sakura Knoll
2022-01-02 18:10:57 +09:00
7d0574822e
Add stigmata set view
Sakura Knoll
2022-01-02 18:06:33 +09:00
3469c71363
Fix duplicated bottom borders
Sakura Knoll
2022-01-02 18:06:21 +09:00
f3c6b8268a
Improve primary button hover style
Sakura Knoll
2022-01-02 18:05:54 +09:00
c90058c199
Add rarity to set
Sakura Knoll
2022-01-02 17:38:47 +09:00
c2470595f3
Extract page compoentns from stigmata show page
Sakura Knoll
2022-01-02 16:58:20 +09:00
128deaa9d3
Add stigmata set ui
Sakura Knoll
2022-01-02 15:47:15 +09:00
dbf1eaba33
Style stigmata show page
Sakura Knoll
2022-01-02 15:04:06 +09:00
9c93428ff4
Style top section style of battlesuit show page and weapon show page
Sakura Knoll
2022-01-02 15:00:31 +09:00
39a92a88bf
Extract capitalize method
Sakura Knoll
2022-01-02 14:49:23 +09:00
315f52ce3a
Fix atk prop of StigmataData
Sakura Knoll
2022-01-02 14:49:08 +09:00
dc24bd9617
Adjust weapon card margin
Sakura Knoll
2022-01-02 11:49:34 +09:00
62c41c330e
Extract StigmataCard
Sakura Knoll
2022-01-02 11:49:24 +09:00
6e016f9fdf
Remove unncessary bottom border
Sakura Knoll
2022-01-02 11:32:03 +09:00
b3f1d50dbd
Fix imaginary icon of type label
Sakura Knoll
2022-01-02 11:31:25 +09:00
f27af2cb13
Style weapon show page
Sakura Knoll
2022-01-01 21:44:55 +09:00
eef8249621
Extract WeaponCard
Sakura Knoll
2022-01-01 21:31:09 +09:00
bf90b8f968
Refactor weapon list page
Sakura Knoll
2022-01-01 21:21:34 +09:00
5042f687de
Rename strenghts to features
Sakura Knoll
2022-01-01 21:18:25 +09:00
bd4e426a96
Separate serve lib
Sakura Knoll
2022-01-01 21:13:44 +09:00
d7d94f2ba2
Fix filter of weapon list page
Sakura Knoll
2022-01-01 20:19:38 +09:00
0b406525fa
Replace space in battlesuit features with hypen
Sakura Knoll
2022-01-01 18:51:29 +09:00
9aa201e3ff
Refactor battlesuit show page
Sakura Knoll
2022-01-01 18:47:03 +09:00
3be1e1e0fd
Use query instead of stae for filter
Sakura Knoll
2022-01-01 18:23:17 +09:00
06742c5279
Extract theme from _app
Sakura Knoll
2022-01-01 17:42:09 +09:00
fc08656202
Refactor components of battlesuit list page
Sakura Knoll
2022-01-01 17:40:11 +09:00
190b50b69f
Restructure data modules
Sakura Knoll
2022-01-01 15:10:17 +09:00
3af8a985b0
Add icon asset figma link
Sakura Knoll
2021-12-31 18:34:12 +09:00
4ddb6c8eed
Show battlesuit feature icon
Sakura Knoll
2021-12-31 18:33:59 +09:00
1501ed14b3
Add type label to battlesuit show page
Sakura Knoll
2021-12-31 18:27:38 +09:00
30bac56aa3
Add icon to filer buttons
Sakura Knoll
2021-12-31 18:19:17 +09:00
8f061250e7
Add icon image to valkyrie label
Sakura Knoll
2021-12-31 18:19:06 +09:00
bad4397b32
Add icon assets
Sakura Knoll
2021-12-31 18:18:06 +09:00
7071ebdbe5
Update v5.4 supply events
Sakura Knoll
2021-12-31 01:18:06 +09:00
3f318e1568
Fix v5.3 supply events
Sakura Knoll
2021-12-31 01:10:04 +09:00
4c937e36ed
Style battlesuit show page
Sakura Knoll
2021-12-31 00:58:25 +09:00
371e9ad7ed
Fix line breaks in descriptions
Sakura Knoll
2021-12-31 00:12:37 +09:00
a0292505dc
Add missing strengths to ds and ft
Sakura Knoll
2021-12-30 18:59:39 +09:00
c6621eadd5
Add missing strengths data of tp
Sakura Knoll
2021-12-30 18:32:36 +09:00
6ce8be956b
Fix missing keys
Sakura Knoll
2021-12-30 18:18:50 +09:00
f62d9ce829
Adjust right margin of gantt chart
Sakura Knoll
2021-12-30 18:15:40 +09:00
484b676118
Add weapon filter
Sakura Knoll
2021-12-30 18:09:22 +09:00
3155ab0783
Extract filter button
Sakura Knoll
2021-12-30 18:09:12 +09:00
ebe373826d
Refactor battlesuit list page
Sakura Knoll
2021-12-30 17:45:49 +09:00
4fd81c372b
Fix fuhua filter
Sakura Knoll
2021-12-30 17:40:52 +09:00
1b040d7441
Add strengths to sw battlesuit
Sakura Knoll
2021-12-30 17:38:05 +09:00
e8b0d304d4
Implement filter by valkyries to battlesuit list
Sakura Knoll
2021-12-30 17:37:51 +09:00
b06296646f
Implement filter by features for battlesuit list
Sakura Knoll
2021-12-30 17:17:10 +09:00
1bb545c534
Add version to battlesuits
Sakura Knoll
2021-12-30 14:18:29 +09:00
f3a2347d48
Stringify version prop of data
Sakura Knoll
2021-12-30 13:49:25 +09:00
f604dad3e7
Discard invalid required rank
Sakura Knoll
2021-12-30 12:14:22 +09:00
8663169d8a
Add drops 3 round of foca select and expa select supply events
Sakura Knoll
2021-12-30 12:10:15 +09:00
b3fe77dc38
Fix end date of 5.4 hb supply
Sakura Knoll
2021-12-28 23:44:25 +09:00
186c7df5f7
Set verified true for announced events
Sakura Knoll
2021-12-28 23:43:09 +09:00
ba0b58b7a0
Remove the last week table header
Sakura Knoll
2021-12-28 23:40:58 +09:00
9877190b87
Add 5.3 supply events after 31th dec
Sakura Knoll
2021-12-28 23:33:38 +09:00
ad93e8ec28
Fix errors in 5.3 events
Sakura Knoll
2021-12-28 23:33:07 +09:00
d9eea9eee9
Add 5.3 outfit supply event
Sakura Knoll
2021-12-28 23:31:48 +09:00
a81d262675
Start a week from monday instead of sunday
Sakura Knoll
2021-12-28 22:00:29 +09:00
c670eeef55
Add version to miss bronya weapons
Sakura Knoll
2021-12-28 16:09:40 +09:00
994a02cb53
Fix lint errors
Sakura Knoll
2021-12-28 16:00:50 +09:00
d6d99eb8f7
Fix exhausted memo hook in gantt chart
Sakura Knoll
2021-12-28 15:55:19 +09:00
950b23b134
Add version next/prev navigator
Sakura Knoll
2021-12-28 15:55:06 +09:00
0830647dce
Add version show page
Sakura Knoll
2021-12-28 15:45:33 +09:00
6991d14f66
Update version data
Sakura Knoll
2021-12-28 15:45:27 +09:00
cbb0a88d55
Add 5.4 weapon data
Sakura Knoll
2021-12-28 15:45:05 +09:00
bea2ff4ed9
Add v5.4 supply event data
Sakura Knoll
2021-12-28 15:28:49 +09:00
3b5df79ee6
Update supply events 12/27
Sakura Knoll
2021-12-28 12:27:24 +09:00
e238ee64a6
Show verified status
Sakura Knoll
2021-12-28 04:08:03 +09:00
ee208a4d32
Improve style of event list page
Sakura Knoll
2021-12-28 04:00:38 +09:00
9b885ea835
Fix missing last column header
Sakura Knoll
2021-12-28 03:55:06 +09:00
d0439da265
Implement scrolling to ganttchart
Sakura Knoll
2021-12-28 03:51:52 +09:00
21cdc60dea
Improve gantt chart style
Sakura Knoll
2021-12-28 03:37:11 +09:00
0487a843f1
Refactor date string methods
Sakura Knoll
2021-12-27 23:44:17 +09:00
895bf473d0
Replace version page with supply event page
Sakura Knoll
2021-12-27 23:26:24 +09:00
123ac57643
Add prototype supply event page
Sakura Knoll
2021-12-27 09:06:00 +09:00
9cd2f1a5ce
Rename bella elf data file
Sakura Knoll
2021-12-27 09:05:30 +09:00
c960ab72cc
Add colors
Sakura Knoll
2021-12-27 09:04:31 +09:00
b7b1a37e08
Remove bootstrap
Sakura Knoll
2021-12-23 03:27:06 +09:00
492dbafbe5
Fix compiler errors
Sakura Knoll
2021-12-23 03:11:00 +09:00
32bc9c4167
Add version to abyss weapon data
Sakura Knoll
2021-12-23 03:07:56 +09:00
6230b6020f
Add elf list/show pages
Sakura Knoll
2021-12-23 03:06:17 +09:00
cf6693c24f
Add version to elf data
Sakura Knoll
2021-12-23 03:06:08 +09:00
dbf3c2a0b2
Add elf data
Sakura Knoll
2021-12-23 02:48:17 +09:00
598ed9349c
Optimize all pages
Sakura Knoll
2021-12-20 17:59:56 +09:00
7616ec7f51
Ignore tsbuildinfo
Sakura Knoll
2021-12-20 13:00:40 +09:00
cba32325d8
Disable fallback for show pages
Sakura Knoll
2021-12-20 13:00:32 +09:00
aeb0e3592b
Fix lint errors
Sakura Knoll
2021-12-20 06:39:12 +09:00
daa54e6fdd
Enable lint
Sakura Knoll
2021-12-20 06:35:03 +09:00
266a8acfda
Fix compiler errors
Sakura Knoll
2021-12-20 06:34:52 +09:00
9d92beaeca
Add development secion to readme
Sakura Knoll
2021-12-20 06:13:48 +09:00
740c210f93
Add temp genshin index page
Sakura Knoll
2021-12-20 06:13:28 +09:00
17e7bb3867
Add v5.3 update note link
Sakura Knoll
2021-12-20 06:13:19 +09:00
f29a021f03
Add readme
Sakura Knoll
2021-12-20 06:01:43 +09:00
0336c3b2e0