Commit Graph

321 Commits

Author SHA1 Message Date
Il Harper
5a5964b7e4
chore: add scripts 2024-03-10 00:52:52 +08:00
Il Harper
ee703f44b3
chore: update lockfile 2024-03-09 20:51:59 +08:00
Il Harper
b11abb564a
refactor: use esbuild-register 2024-03-09 20:41:26 +08:00
Il Harper
9c6cea294c
chore: update projects 2024-03-09 20:30:45 +08:00
impart我的impart呢
e121d6ed42
feat: add zero width log tag for log lines 2024-03-09 16:03:02 +08:00
impart我的impart呢
21ac6e4eea
refactor: remove unused import 2024-03-09 11:32:36 +08:00
impart我的impart呢
41b75a9f83
style: reformat code 2024-03-09 11:31:27 +08:00
impart我的impart呢
2ad0f83101
refactor: startup text 2024-03-09 11:31:02 +08:00
impart我的impart呢
214be2950a
refactor: make chronocat() synchronized 2024-03-09 11:29:48 +08:00
impart我的impart呢
2bf8ad5ff6
docs: remove redundant log background 2024-03-09 11:09:01 +08:00
impart我的impart呢
d90a186257
fix: impl detection 2024-03-09 11:05:33 +08:00
impart我的impart呢
3f6414d624
chore: add prettier .vscode config 2024-03-09 11:02:33 +08:00
impart我的impart呢
633e889370
ci: make iife-ti optional 2024-03-09 02:57:10 +08:00
impart我的impart呢
e70715269c
refactor: startup 2024-03-09 02:53:56 +08:00
impart我的impart呢
0b1d2172d1
refactor: improve startup text 2024-03-09 02:51:48 +08:00
impart我的impart呢
5f5aaa7418
merge: branch 'master' of https://github.com/chrononeko/chronocat 2024-03-09 02:33:41 +08:00
impart我的impart呢
67968c685c
chore: do not rebuild if code is not changed 2024-03-09 02:33:18 +08:00
impart我的impart呢
516c0bafd8
chore: do not rebuild if code is not changed 2024-03-09 02:32:25 +08:00
impart我的impart呢
41b0eba4ce
refactor: changed mount point of outer context 2024-03-09 02:13:29 +08:00
impart我的impart呢
9d86112584
refactor: separate satori methods and internal methods 2024-03-09 01:49:57 +08:00
impart我的impart呢
49d12becef
feat: properly deal with duplicated api registration 2024-03-09 01:46:40 +08:00
impart我的impart呢
25a78dbc7d
revert: enable incremental for packages for attempt to improve compile speed 2024-03-09 01:42:30 +08:00
impart我的impart呢
78c239bd2b
chore: enable incremental for packages for attempt to improve compile speed 2024-03-09 01:35:36 +08:00
impart我的impart呢
e86767c34c
docs: add code jump tips 2024-03-09 01:08:43 +08:00
impart我的impart呢
f721816d9e
refactor: cool startup text! 2024-03-09 01:06:22 +08:00
impart我的impart呢
fab7c2c6f9
docs: improve config parse error message 2024-03-09 00:38:57 +08:00
impart我的impart呢
a06cda8154
feat: add tips for engine loading 2024-03-09 00:36:14 +08:00
impart我的impart呢
32b88cff62
refactor: wrap ansi-styles
damn disaster
2024-03-09 00:29:57 +08:00
impart我的impart呢
fa7a93a3f6
chore: update build script 2024-03-09 00:01:47 +08:00
impart我的impart呢
777ff1bb3e
chore: fix build script 2024-03-08 23:59:09 +08:00
impart我的impart
c17169e927
chore: rebuild lockfile 2024-03-08 23:55:11 +08:00
impart我的impart
6f5fb99afe
ci: upload iife and iife ti artifact 2024-03-08 23:52:23 +08:00
impart我的impart
15cddefa00
refactor: replace ts-node with esbuild-register 2024-03-08 23:45:57 +08:00
impart我的impart
1cae1a0720
feat: implement iife 2024-03-08 23:43:24 +08:00
impart我的impart
7ea06d1ef8
refactor: engine loading method 2024-03-08 23:30:41 +08:00
Il Harper
c612db09fd
docs: fix docs 2024-03-08 20:41:31 +08:00
Il Harper
67def624ec
docs: update CHANGELOG 2024-03-08 20:38:50 +08:00
Il Harper
09b7d625df
fix(event): ensure member resource in guild-member-added 2024-03-08 20:12:44 +08:00
Il Harper
741782347b
chore: bump versions 2024-03-08 19:44:17 +08:00
Il Harper
4af8985686
fix(shell): satori: server: fix routes 2024-03-08 19:43:47 +08:00
Il Harper
f4d5939565
feat(api): implement unsafe.friend.remove 2024-03-08 19:30:09 +08:00
Il Harper
81a6ed1449
feat(api): implement friend.approve 2024-03-08 19:27:14 +08:00
Il Harper
122ee09de9
feat(api): implement friend.list 2024-03-08 19:23:25 +08:00
Il Harper
163fcda9d2
feat(api): implement user.get 2024-03-08 19:17:55 +08:00
Il Harper
df371ce674
feat(api): implement message.list 2024-03-08 17:02:51 +08:00
Il Harper
bf14ad477f
feat(api): implement message.delete 2024-03-08 16:53:50 +08:00
Il Harper
6f71181ee2
feat(api): implement message.get 2024-03-08 16:38:08 +08:00
Il Harper
cff63fd29f
feat(api): implement guild.member.kick 2024-03-08 16:19:53 +08:00
Il Harper
d0df894c10
feat(api): implement guild.member.list 2024-03-08 16:10:31 +08:00
Il Harper
45d644947e
feat(api): implement guild.member.get 2024-03-08 16:04:44 +08:00