1
0
Fork 1
mirror of https://example.com synced 2024-11-22 23:36:38 +09:00
Commit graph

17 commits

Author SHA1 Message Date
2f2513d07b
dev: fix Makefile to run clippy if rust sources are updated 2024-01-22 04:00:35 +09:00
e2b0a81f54
dev: format the code in pre-commit 2024-01-22 02:11:22 +09:00
c3891b05b6
dev: set pre-commit as the default make recipe, make debug -> make run 2024-01-22 02:04:54 +09:00
3410722e41
dev: run make recipes only when needed 2024-01-22 01:50:35 +09:00
f8a17878bb
dev: update neko/index.js only when rusty stuff are updated 2024-01-22 01:34:26 +09:00
e3fa8506eb
dev: update lockfiles in make pre-commit 2024-01-22 01:29:49 +09:00
f7d320e2f4
dev: execute clippy at the end of pre-commit so you don't miss the output 2024-01-22 01:02:40 +09:00
75f4905f71
fix (native-utils): add js_name to the entities 2024-01-21 02:13:13 +09:00
c2ee14f852
dev (minor): format Makefile 2024-01-20 08:33:18 +09:00
45daf59880
refactor: make database models accesible to napi
Co-authored-by: sup39 <dev@sup39.dev>
2024-01-20 05:57:00 +09:00
6764720875
dev: fix postgres port number in Makefile
overlooked in 881fd5f5d8
2024-01-19 19:52:45 +09:00
f77fad99c4
dev: run migration before regenerating entities 2024-01-19 00:27:50 +09:00
173a4e6d69
dev: fix typo in Makefile 2024-01-14 21:57:23 +09:00
99ce36bde0
dev: update Makefile 2024-01-14 20:15:05 +09:00
ebd713a6a5
docs: refactor README 2024-01-14 19:48:41 +09:00
fc36811cd3
dev: add shellcheck to Makefile 2024-01-10 12:08:20 +09:00
a66fec5055
dev: add Makefile 2024-01-07 07:02:43 +09:00