|
b2e6b460b3
|
refactor: remove NSFW media detection
|
2024-01-22 00:40:07 +09:00 |
|
|
75f4905f71
|
fix (native-utils): add js_name to the entities
|
2024-01-21 02:13:13 +09:00 |
|
|
ffd7337b08
|
meta: add 20240120_update_will_take_a_long_time
|
2024-01-20 19:29:30 +09:00 |
|
|
c2ee14f852
|
dev (minor): format Makefile
|
2024-01-20 08:33:18 +09:00 |
|
|
e7f1e97948
|
refactor: bring all internal functions into misc/native-utils.ts
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-20 08:27:08 +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 |
|
|
0bb23cb8db
|
refactor (backend): drop timezone info from database
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-20 04:26:13 +09:00 |
|
|
cafbf6c414
|
refactor (client): organize CSS properties & improve RTL layout support
Co-authored-by: sup39 <dev@sup39.dev>
|
2024-01-20 03:04:08 +09:00 |
|
|
6764720875
|
dev: fix postgres port number in Makefile
overlooked in 881fd5f5d8
|
2024-01-19 19:52:45 +09:00 |
|
|
826c81fd5b
|
fix: shutdown gracefully
|
2024-01-19 19:31:06 +09:00 |
|
|
c7656a2781
|
style: rearrange buttons in page editor
|
2024-01-19 19:30:51 +09:00 |
|
|
ec7b1a9dae
|
dev: change port number in dev db/redis containers to avoid conflicts with exising instances
|
2024-01-19 00:28:34 +09:00 |
|
|
f77fad99c4
|
dev: run migration before regenerating entities
|
2024-01-19 00:27:50 +09:00 |
|
|
fc340b3194
|
docs: fix migration docs to reflect the change in docker-compose.yml
|
2024-01-18 23:41:56 +09:00 |
|
|
14008efa3e
|
dev: create neko/install.sql for db init/migration
|
2024-01-18 23:41:55 +09:00 |
|
|
92cbc835f7
|
chore: restore pnpm-lock.yaml to the repository root
Thanks to @sup39@post.sup39.dev, my forge web site is now able to
display large files properly, and this workaround is no longer needed.
|
2024-01-18 23:41:55 +09:00 |
|
|
75777c1261
|
chore: remove (seemingly) unused dependencies
|
2024-01-18 16:06:46 +09:00 |
|
|
b6da29d785
|
chore: upgrade dependencies
|
2024-01-18 16:06:33 +09:00 |
|
|
851152a566
|
git: make users pull main branch only
|
2024-01-18 00:27:17 +09:00 |
|
|
addfc66934
|
dev: fix typo in clean-all command
|
2024-01-18 00:17:23 +09:00 |
|
|
7f9edc9bd0
|
dev: sleep 2 before CREATE EXTENSION pgroonga in dev db container to make it work
|
2024-01-18 00:17:23 +09:00 |
|
|
c0b404e142
|
refactor: move env.ts to native-utils (partially)
|
2024-01-18 00:17:23 +09:00 |
|
|
9d438efac4
|
docs: republish history branch
|
2024-01-17 21:42:30 +09:00 |
|
|
50ecd896f2
|
docs: add cargo to dev requirements
|
2024-01-17 18:09:48 +09:00 |
|
|
ebaabf7f2c
|
docs: add commit message conventions
|
2024-01-17 18:05:59 +09:00 |
|
|
ef082ec19d
|
chore: remove unneeded derivations
|
2024-01-17 12:53:41 +09:00 |
|
|
164fe51525
|
chore: add more fields to Config type (native-utils)
|
2024-01-17 06:34:33 +09:00 |
|
|
d3200a64c8
|
refactor: move misc/post.ts to native-utils
Co-authored-by: naskya <m@naskya.net>
|
2024-01-16 03:17:43 +09:00 |
|
|
5b949cac28
|
dev: track dev directory
|
2024-01-15 23:37:30 +09:00 |
|
|
4b401e189f
|
refactor: move misc/convert-host.ts to native-utils
|
2024-01-15 15:42:55 +09:00 |
|
|
35bc7caa1b
|
fix: unable to update profiles in some cases
|
2024-01-15 02:00:18 +09:00 |
|
|
173a4e6d69
|
dev: fix typo in Makefile
|
2024-01-14 21:57:23 +09:00 |
|
|
54fdcf8263
|
refactor: move misc/{safe-for-sql, sql-like-escape}.ts to native-utils
|
2024-01-14 21:51:30 +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 |
|
|
7a33097c24
|
refactor: move misc/convert-milliseconds.ts to native-utils
|
2024-01-14 12:30:47 +09:00 |
|
|
8208100aeb
|
refactor: remove misc/secure-rndstr.ts
|
2024-01-14 12:24:29 +09:00 |
|
|
ac4edc4218
|
refactor: use cfg_attr to enable napi features conditionally
|
2024-01-14 12:19:32 +09:00 |
|
|
9a46b15c10
|
chore: regenerate SeaORM entities
|
2024-01-13 22:52:32 +09:00 |
|
|
c1492a6c5d
|
refactor: move misc/acct.ts to native-utils
|
2024-01-13 20:56:10 +09:00 |
|
|
d7e89daa39
|
locale: add zh-TW translation
|
2024-01-13 20:54:05 +09:00 |
|
|
6271c3c519
|
chore: remove 'nA' -> 'nYA' conversion in nyaification
|
2024-01-13 15:45:19 +09:00 |
|
|
b8a3fa0577
|
chore: nyaize -> nyaify
|
2024-01-13 15:42:23 +09:00 |
|
|
305e8c2638
|
chore: lint
|
2024-01-13 15:28:17 +09:00 |
|
|
ecd10204d9
|
chore: format
|
2024-01-13 14:33:17 +09:00 |
|
|
9488d49208
|
chore: upgrade dependencies
|
2024-01-13 14:33:13 +09:00 |
|
|
49a1b51150
|
feat: automatically populate search parameters when opening search box on search results page
|
2024-01-13 12:43:51 +09:00 |
|
|
4a29aa856d
|
feat: allow empty search query
|
2024-01-13 12:25:08 +09:00 |
|
|
3d11f5b51c
|
locale (minor): update en-US.yml
|
2024-01-11 21:43:27 +09:00 |
|
|
a3d5fa5027
|
feat: post search filters
|
2024-01-10 20:15:39 +09:00 |
|