Commit Graph

224 Commits (4c458861c6a8e92b7b972a2b1de2291bf4290066)

Author SHA1 Message Date
imspace 4c458861c6 feat: css patch for splatnet3 2023-03-09 20:49:37 +08:00
spacemeowx2 fb14cf5d71 fix(gui): color and layout, disable file export 2023-03-09 19:33:32 +08:00
imspace 85a3241b66 feat: add make-update script 2023-03-09 18:53:42 +08:00
imspace 6d5b0f6bb2 feat: open Splatnet3 in app 2023-03-09 16:34:26 +08:00
imspace f8af485c90 fix: productName 2023-03-09 16:34:26 +08:00
imspace 989fd4b30b feat: add useSubField hook 2023-03-09 16:34:26 +08:00
imspace e3fea3f815 build: gui 0.1.0 2023-03-09 16:34:26 +08:00
imspace 043bcb3ae4 feat: add log display 2023-03-09 16:34:26 +08:00
imspace 77c621b499 feat: add basic export 2023-03-09 16:34:26 +08:00
imspace 16a4546710 fix: i18n-backend 2023-03-09 16:34:26 +08:00
imspace 7532fde754 refactor: extract components 2023-03-09 16:34:26 +08:00
imspace f5c565396d feat: add i18next http backend 2023-03-09 16:34:26 +08:00
imspace 3c06216f34 feat: add i18n-backend 2023-03-09 16:34:26 +08:00
spacemeowx2 8a913e35aa feat: add CheckUpdate 2023-03-09 16:34:26 +08:00
spacemeowx2 3b36a6b7d8 build: add release actions 2023-03-09 16:34:26 +08:00
imspace cffc2a98a5 feat: add stat.ink link, extract constant 2023-03-09 16:34:26 +08:00
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
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
spacemeowx2 821dc08c5f feat: add Fresh Season 2023 2023-02-28 17:25:31 +08: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
imspace 3841426a0a fix: missing team theme 2023-01-08 18:36:19 +08:00
imspace 4c8fa4102e
fix: RankTracker shouldn't return -1 rankPoint (#58)
* fix: RankTracker returns wrong rankPoint

* fix: remove rank exp change calc

* test: fix RankTracker test

* build: bump version
2022-12-21 02:49:30 +08:00
imspace d2e0885fb2 fix: typo 2022-12-18 14:50:27 +08:00