Namekuji
|
072cb92f4e
|
fix compile error
|
2023-06-24 04:07:19 -04:00 |
|
Namekuji
|
36da212aaa
|
cache native-utils
|
2023-06-22 16:25:42 -04:00 |
|
Namekuji
|
586a64bf23
|
chore: format
|
2023-06-22 16:00:28 -04:00 |
|
Namekuji
|
ca3a956ba5
|
clean unnecessary artifacts
|
2023-06-22 16:00:28 -04:00 |
|
Namekuji
|
059478d02e
|
fix build and clean scripts
|
2023-06-22 16:00:28 -04:00 |
|
Kainoa Kanter
|
35f8b2ab73
|
docs: 📝 fix formatting
|
2023-06-15 03:49:17 +00:00 |
|
ThatOneCalculator
|
112fc28743
|
docs: 📝 sea orm migration "Setting Up Migration" doc link
|
2023-06-14 20:47:49 -07:00 |
|
ThatOneCalculator
|
ce6b76ca96
|
docs: 📝 rudamentary sea-orm-cli instructions
|
2023-06-14 20:46:54 -07:00 |
|
ThatOneCalculator
|
7f3b9b171c
|
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-06-14 20:17:56 -07:00 |
|
ThatOneCalculator
|
1c7ca06710
|
fix typo
|
2023-06-11 23:12:22 -07:00 |
|
ThatOneCalculator
|
67db43e721
|
update cargo.lock
|
2023-06-05 18:55:27 -07:00 |
|
ThatOneCalculator
|
b4d5b13e6e
|
Don't ignore Cargo.lock
|
2023-06-05 18:49:27 -07:00 |
|
Namekuji
|
e2d4aaa002
|
escape database password as it may contain special characters
|
2023-06-05 11:59:45 -04:00 |
|
ThatOneCalculator
|
d0ff53ad70
|
chore: ⬆️ up various deps
|
2023-06-03 00:41:30 -07:00 |
|
Namekuji
|
e3e0073334
|
add cargo test script
|
2023-06-03 00:40:51 -04:00 |
|
Namekuji
|
2f0629b42b
|
cargo formats all modules
|
2023-06-03 00:37:10 -04:00 |
|
Namekuji
|
9e4b3c6a1f
|
call seaorm migrations after typeorm
|
2023-06-03 00:27:00 -04:00 |
|
Namekuji
|
dc8ab49a78
|
fix migration
|
2023-06-02 23:48:28 -04:00 |
|
Namekuji
|
31ac7fb34f
|
add integration test of antenna
|
2023-06-02 23:48:28 -04:00 |
|
Namekuji
|
1279f396a6
|
add unit test
|
2023-06-02 23:48:27 -04:00 |
|
Namekuji
|
8b021f828f
|
fix unit tests
|
2023-06-02 23:48:27 -04:00 |
|
Namekuji
|
3bfb1a0cf0
|
add format script
|
2023-06-02 23:48:27 -04:00 |
|
Namekuji
|
b0a7970ac7
|
fix native import
|
2023-06-02 23:48:26 -04:00 |
|
Namekuji
|
7a25a9ac2f
|
add test
|
2023-06-02 23:48:25 -04:00 |
|
Namekuji
|
d8f95d7d99
|
fix unit test
|
2023-06-02 23:48:24 -04:00 |
|
Namekuji
|
af85304578
|
add native calls
|
2023-06-02 23:48:24 -04:00 |
|
Namekuji
|
3af4a86254
|
use schema in native-utils
|
2023-06-02 23:48:24 -04:00 |
|
Namekuji
|
bc209143e6
|
adjust module structure
|
2023-06-02 23:48:23 -04:00 |
|
Namekuji
|
5f849e417e
|
move files out from crate
|
2023-06-02 23:48:23 -04:00 |
|
Namekuji
|
1c34915018
|
fix unit test
|
2023-06-02 23:48:22 -04:00 |
|
Namekuji
|
993ece4755
|
add napi schema
|
2023-06-02 23:48:22 -04:00 |
|
Namekuji
|
3dd44d146f
|
add pack_by_id
|
2023-06-02 23:48:22 -04:00 |
|
Namekuji
|
e79d34e1ed
|
add default values
|
2023-06-02 23:48:21 -04:00 |
|
Namekuji
|
a2e6c78f09
|
rename feature
|
2023-06-02 23:48:21 -04:00 |
|
Namekuji
|
ed8122ea8c
|
skip empty array
|
2023-06-02 23:48:21 -04:00 |
|
Namekuji
|
d059dc53c0
|
use thread to copy data
|
2023-06-02 23:48:20 -04:00 |
|
Namekuji
|
a98093bd61
|
use iden enum
|
2023-06-02 23:48:20 -04:00 |
|
Namekuji
|
d533734575
|
fix primary key specifier
|
2023-06-02 23:48:20 -04:00 |
|
Namekuji
|
239dfeec9f
|
add migration to convert array to jsonb
|
2023-06-02 23:48:19 -04:00 |
|
Namekuji
|
099f9e042a
|
use vec newtype
|
2023-06-02 23:48:19 -04:00 |
|
Namekuji
|
968943c7c0
|
make sqlite compat
|
2023-06-02 23:48:19 -04:00 |
|
Namekuji
|
128a354b83
|
add abstraction of string array type
|
2023-06-02 23:48:18 -04:00 |
|
Namekuji
|
516d5460f0
|
fix varchar array
|
2023-06-02 23:48:18 -04:00 |
|
Namekuji
|
29e914c9c3
|
add newtype
|
2023-06-02 23:48:18 -04:00 |
|
Namekuji
|
bc69e2df87
|
todo unread note check
|
2023-06-02 23:48:17 -04:00 |
|
Namekuji
|
f851bc8f40
|
rename test modules
|
2023-06-02 23:48:17 -04:00 |
|
Namekuji
|
4e4280e02e
|
add tests
|
2023-06-02 23:48:17 -04:00 |
|
Namekuji
|
ba95b61b7f
|
add integration test in model
|
2023-06-02 23:48:16 -04:00 |
|
Namekuji
|
9c832d00f9
|
remove mock database
|
2023-06-02 23:48:16 -04:00 |
|
Namekuji
|
a42d6e2e2d
|
add random string generator
|
2023-06-02 23:48:15 -04:00 |
|