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

17 commits

Author SHA1 Message Date
e30d1cf695
dev: gitignore lockfile 2023-11-06 10:19:50 +09:00
d19f196fd5
dev: no longer need to use --ipv4 for git pull 2023-11-06 06:35:10 +09:00
5a35e903f4
dev: --no-confirm -> --skip-all-confirmations 2023-10-29 02:44:22 +09:00
27dccb3deb
dev: add confirmation process for each message in update.sh 2023-10-28 21:42:14 +09:00
624f31ffaf
feat: use PGroonga for full-text search
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-10-28 20:19:25 +09:00
534d3511f7
dev: don't print ANSI escape chars if stdout is piped/redirected 2023-10-27 23:39:24 +09:00
784e93f6d0
chore: make capitalization consistent 2023-10-27 23:38:33 +09:00
93a3000d28
dev: add --no-confirm option to update.sh 2023-10-27 23:05:57 +09:00
46d0603fe9
chore: put bash strings in quotes 2023-10-11 00:05:03 +09:00
a7076800cf
dev: stop building native-utils twice as it doesn't seem to fix anything 2023-10-11 00:02:17 +09:00
11b29dd5a3
dev: use ipv4 to git pull for now (as ipv6 network has an issue) 2023-10-10 23:56:04 +09:00
be496d2d24
dev: update upgrading script 2023-09-21 07:58:12 +09:00
304e9d21ec
fix: wrong pushd usage 2023-08-31 22:42:40 +09:00
f2215e511d
feat: improve update script (close #73) 2023-08-25 06:19:15 +09:00
c16fbc72f7
chore: update update.sh (&& everithing to be safe) 2023-07-24 03:55:00 +00:00
399e962496
hotfix: handle migration failure 2023-07-22 11:25:52 +00:00
46849ff7b3
feat: create update script / include commit hash in version number 2023-07-19 20:54:46 +00:00