Commit Graph

314 Commits (b9fa4fdda729f06e385335cda2bf58088a2d660f)

Author SHA1 Message Date
Rosalina b9fa4fdda7
Merge remote-tracking branch 'upstream/main' into splashcat-exporter 2023-08-28 13:40:13 -04:00
imspace 7a2dedfbe5 chore: update VERSION 2023-08-25 13:54:16 +08:00
spacemeowx2 cad2edeaf5 chore: update `WEB_VIEW_VERSION` (0.4.7) 2023-08-22 16:09:19 +08:00
Rosalina 97ebd5ef80
push mongodb sender 2023-07-27 02:15:16 -04:00
Rosalina b86fcfc64d
Merge remote-tracking branch 'upstream/main' into splashcat-exporter 2023-07-26 14:56:36 -04:00
spacemeowx2 6582ab408b chore: bump version (0.4.6) 2023-07-26 16:47:25 +08:00
spacemeowx2 348cf6045a chore: update WEB_VIEW_VERSION and Queries 2023-07-26 16:45:39 +08:00
Rosalina 186ef7dcca
Merge remote-tracking branch 'upstream/main' into splashcat-exporter 2023-07-26 00:17:21 -04:00
Rosalina 22f511d843
add anarchy data 2023-07-26 00:16:09 -04:00
spacemeowx2 0baad9c04b chore: update NSOAPP_VERSION 2023-07-24 16:11:38 +08:00
spacemeowx2 56c75385fa chore: deno.lock 2023-07-17 15:36:19 +08:00
spacemeowx2 417a52138d fix: skip updateState if history if empty (#81) 2023-07-17 15:33:32 +08:00
Rosalina a10d97d91d
send challenge data 2023-07-08 14:13:13 -04:00
Rosalina 97a3e45926
fix a stupid 2023-07-06 20:25:36 -04:00
spacemeowx2 5867740de3 feat(gui): using latest tauri config, remove hacky way 2023-07-07 01:18:22 +08:00
spacemeowx2 8707feac01 fix(gui): breaking change by daisyui 2023-07-07 01:18:22 +08:00
spacemeowx2 740259e156 chore(gui): update README 2023-07-07 01:18:22 +08:00
spacemeowx2 2702e6cdf3 chore: upgrade deps 2023-07-07 01:18:22 +08:00
Rosalina be1c8cdc00
oops i managed to fuck up that logic 2023-07-03 00:05:30 -04:00
Rosalina 6c7f206626
small fixes 2023-07-02 21:41:41 -04:00
Rosalina 3ce8ae8d8e
Merge remote-tracking branch 'upstream/main' into dumb-splashcat-thing 2023-07-01 00:25:14 -04:00
Rosalina ff95f1a4b0
MEOW MEOW 2023-07-01 00:24:31 -04:00
Rosalina 8180d35cc5
more jank 2023-07-01 00:22:36 -04:00
imspace 1bc0d3eefc fix: list method is not auto 2023-06-15 19:22:00 +08:00
Rosalina edda191f56
Merge remote-tracking branch 'upstream/main' into dumb-splashcat-thing 2023-06-14 22:20:48 -04:00
spacemeowx2 a67bb4814d chore: update `NSOAPP_VERSION` 2023-06-13 21:47:39 +08:00
Rosalina 2941efd869
bleh. 2023-06-12 14:16:13 -04:00
spacemeowx2 6e5c2e05f3 chore: update README 2023-06-13 01:42:39 +08:00
spacemeowx2 40cfd13e6c feat: send Anarchy (Open) Power 2023-06-12 17:05:46 +08:00
spacemeowx2 6d044a15ae chore: bump version(0.4.3) 2023-06-06 22:40:52 +08:00
spacemeowx2 63ea9347da feat: implement auto list-method 2023-06-06 22:40:52 +08:00
spacemeowx2 a5f35c78c9 style: remove one line 2023-06-06 22:40:52 +08:00
spacemeowx2 91f528a3be feat: add fetch from all modes 2023-06-06 22:40:52 +08:00
spacemeowx2 8a96cb321c feat: add list-method opt and its query 2023-06-06 22:40:52 +08:00
spacemeowx2 0517bda98d fix: don't print token (oops) 2023-06-05 19:15:27 +08:00
spacemeowx2 cabfa8f8c0 fix: `coral_user_id` is string 2023-06-05 17:06:42 +08:00
Rosalina d5a31fdf85
add stage record query 2023-06-03 15:01:14 -04:00
Rosalina fcfa346969
Merge remote-tracking branch 'upstream/main' 2023-06-03 14:57:37 -04:00
imspace cdaf7f3f1f feat: update `WEB_VIEW_VERSION` 2023-06-03 23:33:06 +08:00
imspace 116243eac8 feat: add support for Challenges (#72) 2023-06-03 23:31:43 +08:00
spacemeowx2 3a599717de chore: bump version (0.4.0) 2023-06-02 17:16:41 +08:00
spacemeowx2 e1b3703401 feat: update `callImink`
https://github.com/samuelthomas2774/nxapi/discussions/10#discussioncomment-5995498
https://github.com/frozenpandaman/s3s/issues/125
2023-06-02 17:13:31 +08:00
spacemeowx2 812e7ab611 feat: update VersionData 2023-06-02 16:55:04 +08:00
spacemeowx2 858f9a3bcc chore: update gui deps 2023-06-01 01:47:27 +08:00
spacemeowx2 f026571844 chore: bump version(v0.3.6) 2023-06-01 01:47:27 +08:00
spacemeowx2 f81232ce86 feat: update WEB_VIEW_VERSION and Queries 2023-06-01 01:47:27 +08:00
spacemeowx2 c2f42863b8 feat: add Queries fetch in update-constant 2023-06-01 01:47:27 +08:00
hasefumi23 feb486e775
fix(ci): use Deno.Command instead of Deno.run to fix Deno fmt error (#70) 2023-05-29 21:44:58 +08:00
Rosalina 5fd0dbbd14
Merge remote-tracking branch 'upstream/main' 2023-05-24 23:41:56 -04:00
Rosalina f04f88a02a
commit splashcat stuff 2023-05-24 23:41:09 -04:00