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
91
Commits
1
Branch
0
Tags
6e016f9fdf7bdf2c6205f3fdbab053c84228a2cd
Commit Graph
65 Commits
Include renames
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
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
Style battlesuit show page
Sakura Knoll
2021-12-31 00:58:25 +09:00
371e9ad7ed
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
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
Remove the last week table header
Sakura Knoll
2021-12-28 23:40:58 +09:00
9877190b87
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
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 v5.4 supply event data
Sakura Knoll
2021-12-28 15:28:49 +09:00
3b5df79ee6
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
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
First
Previous
1
2
Next
Last