Commit Graph

249 Commits (116243eac881aa7ea44a659c27ec6fdb61801289)

Author SHA1 Message Date
spacemeowx2 4a02f6da8c fix: wrong base64 encode/decode. fix #4 2022-10-24 15:15:46 +08:00
imspace 1c202e03fa
Merge pull request #3 from laxect/patch-1
Make state and cache configurable.
2022-10-24 00:48:31 +08:00
ギャラ 5a89163ca7
feat: Add StateBackend type. 2022-10-23 17:28:50 +09:00
ギャラ fa6893eeb3
feat: Allow specify cache in App opts. 2022-10-23 17:00:16 +09:00
spacemeowx2 e3a037dcac feat: add monitor mode 2022-10-23 06:52:08 +08:00
spacemeowx2 1a08202ae2 refactor: move help out 2022-10-22 21:00:45 +08:00
spacemeowx2 ec1e56e945 feat: add type to exporter generic param 2022-10-22 19:17:27 +08:00
spacemeowx2 1f16903aa1 feat: add user prefix to file exporter 2022-10-22 18:40:20 +08:00
spacemeowx2 a5120fbfef fix: rank_up sent on last battle of challenge (0.1.5) 2022-10-22 18:20:47 +08:00
spacemeowx2 4929f67895 build: CHANGELOG 2022-10-22 18:15:36 +08:00
spacemeowx2 b4e6c7c289 fix: scripts/delete.ts 2022-10-22 18:14:00 +08:00
spacemeowx2 c2d20eeaaf fix: wrong win/lose count in challenge (0.1.4) 2022-10-22 18:12:49 +08:00
imspace f1799f25f4
Merge pull request #2 from spacemeowx2/dev
move sources to src (v0.1.3)
2022-10-21 20:15:41 +08:00
spacemeowx2 c6acded86a build: bump version 2022-10-21 19:45:15 +08:00
spacemeowx2 6d5e614879 style: remove unused default value 2022-10-21 19:44:28 +08:00
spacemeowx2 3ddf181560 feat: add find-id 2022-10-21 19:37:11 +08:00
spacemeowx2 03166a3e19 fix: update update-constant path 2022-10-21 19:11:22 +08:00
spacemeowx2 a63426a282 refactor: move sources to src 2022-10-21 19:09:30 +08:00
spacemeowx2 d953279549 feat: send challenge every battle 2022-10-21 18:58:36 +08:00
spacemeowx2 f2dce12532 build: add deno link 2022-10-21 16:46:35 +08:00
spacemeowx2 ff5b46646a build: simplify run command 2022-10-21 16:46:07 +08:00
spacemeowx2 a8236e89cf style: lf 2022-10-21 16:43:43 +08:00
spacemeowx2 313dc6969a feat: add update-constant 2022-10-21 16:42:31 +08:00
spacemeowx2 a4f69f4ad5 refactor: better convert (v0.1.1) 2022-10-21 16:14:44 +08:00
spacemeowx2 ce95475201 feat: set rank_after if no udemaeAfter 2022-10-21 16:04:19 +08:00
spacemeowx2 dbc0985211 feat: reduce file exporter size 2022-10-21 15:56:43 +08:00
spacemeowx2 a210395975 refactor: remove getWebViewVer 2022-10-21 11:48:45 +08:00
spacemeowx2 88aba19a2d refactor: better way to fill fest result 2022-10-21 11:30:02 +08:00
spacemeowx2 a21dce3433 fix: wrong bankaraMatch is null error 2022-10-21 11:26:35 +08:00
spacemeowx2 d4de5ede8b fix: file notExported 2022-10-21 11:14:29 +08:00
spacemeowx2 7a4962f161 fix: file exporter not working 2022-10-21 10:57:08 +08:00
spacemeowx2 74a0ef99ec feat: add udemae info 2022-10-21 10:47:56 +08:00
spacemeowx2 5737f9da37 fix: stat.ink export 2022-10-21 08:53:04 +08:00
spacemeowx2 bfdaa42f40 feat: add basic stat ink export 2022-10-21 08:06:25 +08:00
spacemeowx2 3b79bc39dc refactor: change interface, add stat.ink types 2022-10-21 06:50:25 +08:00
spacemeowx2 b73769618d feat: s3si upload 2022-10-21 02:11:08 +08:00
spacemeowx2 f754303a05 feat: add no-progress 2022-10-20 22:05:58 +08:00
spacemeowx2 ddd086cd7e fix: missing json 2022-10-20 21:49:41 +08:00
spacemeowx2 52efc01cad feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
spacemeowx2 4d7b8ad33b feat: add latest battle history 2022-10-19 20:19:33 +08:00
spacemeowx2 15c0e20966 feat: getBattleList 2022-10-19 19:46:03 +08:00
spacemeowx2 5113a0db04 refactor: move types to types.ts 2022-10-19 18:53:00 +08:00
spacemeowx2 daca9cfb1c feat: add HomeQuery type definition 2022-10-19 16:56:18 +08:00
spacemeowx2 584f7406ee style: inline headers and body 2022-10-19 16:05:13 +08:00
spacemeowx2 fd31cbdb0a update README 2022-10-19 16:00:40 +08:00
spacemeowx2 ac8e5d47c0 feat: get gtoken and bullet token 2022-10-19 08:36:58 +08:00
spacemeowx2 dd55ec6072 feat: save session token to config 2022-10-18 21:17:22 +08:00
spacemeowx2 8fcb758c97 iksm login 2022-10-18 20:08:26 +08:00
imspace adf27c3b03
Initial commit 2022-10-18 15:25:09 +08:00