Commit Graph

277 Commits (fcfa34696953c1d88445e5e60483110978ff3937)

Author SHA1 Message Date
imspace 90aeaefae7 feat: better window size 2023-03-09 16:34:26 +08:00
imspace 27729dacc6 feat: add sesionToken field in settings 2023-03-09 16:34:26 +08:00
imspace 4a081e1237 feat: implement settings page 2023-03-09 16:34:26 +08:00
spacemeowx2 a98e02f15e feat: use react-router-dom's Link 2023-03-09 16:34:26 +08:00
spacemeowx2 830456ea62 feat: add config 2023-03-09 16:34:26 +08:00
spacemeowx2 01c0478a15 build: add eslint, i18n, daisyui 2023-03-09 16:34:26 +08:00
imspace 5f9ee2e3fd build: update ci deno version 2023-03-09 16:34:26 +08:00
imspace 0cb33a7527 fix: fmt 2023-03-09 16:34:26 +08:00
imspace d9992d1644 fix: sessionToken not get 2023-03-09 16:34:26 +08:00
imspace 7da5de6c1e feat: hacky tauri login 2023-03-09 16:34:26 +08:00
imspace 80c0e26b3e feat: add jsonrpc interface 2023-03-09 16:34:26 +08:00
imspace 8df1224ea9 feat: add jsonrpc 2023-03-09 16:34:26 +08:00
imspace 1890e3a2f4 build: add favicon 2023-03-09 16:34:26 +08:00
imspace 64e11aa389 feat: run daemon using deno when dev 2023-03-09 16:34:26 +08:00
imspace 259aa852d8 feat: add ipc 2023-03-09 16:34:26 +08:00
imspace abb46979da refactor: show after render 2023-03-09 16:34:26 +08:00
imspace 586df102a9 refactor: rewrite compile script in ts 2023-03-09 16:34:26 +08:00
spacemeowx2 a39e7df069 feat: add Loading component 2023-03-09 16:34:26 +08:00
spacemeowx2 beee24e367 build: add -A to `deno compile` 2023-03-09 16:34:26 +08:00
spacemeowx2 b76faea133 build: add baseUrl 2023-03-09 16:34:26 +08:00
spacemeowx2 401fd35bd0 refactor: move css 2023-03-09 16:34:26 +08:00
spacemeowx2 bafec72d37 build: bundle deno executable 2023-03-09 16:34:26 +08:00
spacemeowx2 73eeb73680 build: add tailwindcss 2023-03-09 16:34:26 +08:00
spacemeowx2 e171609bc7 build: change name and version 2023-03-09 16:34:26 +08:00
spacemeowx2 1e5aeac212 feat: add tauri project 2023-03-09 16:34:26 +08:00
Rosalina 009e87d4ab
add stage exporter 2023-03-07 13:33:59 -05:00
Rosalina 3f31bc7ea9
add stage exporting 2023-03-07 10:09:32 -05:00
Rosalina 93b360d5b2
write fixer script 2023-03-04 19:19:22 -05:00
Rosalina a7fa1541b2
fix types 2023-03-04 19:17:19 -05:00
Rosalina 0d647254e0
fix date field in splatnet data 2023-03-04 19:09:06 -05:00
Rosalina 499a9f8650
cleanup 2023-03-02 21:01:50 -05:00
Rosalina cdffe0278d
remove old check 2023-03-02 11:39:10 -05:00
Rosalina 169526974b
switch name to better reflect its for splashcat 2023-03-01 19:14:43 -05:00
Rosalina 7aa98e1905
Merge remote-tracking branch 'upstream/main' 2023-03-01 09:27:59 -05:00
Rosalina 51f9f80cc2
update dependencies 2023-03-01 09:08:18 -05:00
Rosalina 7e46187d75
add mongodb to help message 2023-03-01 09:08:02 -05:00
Rosalina c2fe3007e5
add mongodb migrations for older battles 2023-03-01 09:07:45 -05:00
Rosalina 3e1a90dc45
add summary exporter and fix notExported check 2023-03-01 09:06:48 -05:00
Rosalina eb91b8a171
use combined version for stat.ink 2023-03-01 09:06:21 -05:00
spacemeowx2 34e9ce259a feat: use ID for uniform 2023-03-01 18:53:05 +08:00
spacemeowx2 90ee766aee build: update `NSOAPP_VERSION`
fix #60
2023-03-01 18:44:34 +08:00
Rosalina c1aa9e397a
add export game function 2023-02-28 11:34:07 -05:00
Rosalina 96776b20c8
Merge remote-tracking branch 'upstream/main' 2023-02-28 11:08:27 -05:00
spacemeowx2 821dc08c5f feat: add Fresh Season 2023 2023-02-28 17:25:31 +08:00
Rosalina 3064abd454
add early MongoDB exporter
mongodb exporter can now identify what already exists and is compatible with the previous format of splashcat's db.
2023-02-27 23:52:40 -05:00
Rosalina da92cb9382
Merge remote-tracking branch 'origin/main' 2023-02-27 23:08:34 -05:00
Rosalina 2e782ccaa2
add mongodb exporter and include extra details in the useragent
i am unsure if/how the agent is used by stat.ink for statistics. because of this, i am using a custom agent here to clearly show that this is a fork from s3s, intended for uploading to mongodb for my website.
2023-02-27 23:06:04 -05:00
imspace 80c4c8a422
feat: clear rankState when season change (#59)
* feat: add VersionData

* refactor: rewrite RankTracker

to support clear state when season changes

* feat: update queries

* build: bump version
2023-02-27 19:43:59 +08:00
spacemeowx2 ed014aa5aa feat: update `WEB_VIEW_VERSION` 2023-01-29 15:59:26 +08:00
spacemeowx2 186eb18b85 refactor: move User-Agent 2023-01-29 15:58:05 +08:00