Takayuki Maeda
|
9cc0f00775
|
add contribution section
|
2021-09-08 12:57:56 +09:00 |
|
Takayuki Maeda
|
1a696b778f
|
add bool type to postgres
|
2021-09-08 12:56:45 +09:00 |
|
Takayuki Maeda
|
c3ff2a88b4
|
fix README
|
2021-09-08 12:54:34 +09:00 |
|
Takayuki Maeda
|
cd1f31203d
|
add number type to postgres
|
2021-09-08 12:52:36 +09:00 |
|
Takayuki Maeda
|
ce1ea291d2
|
install cargo-workspaces (#77)
|
2021-09-08 11:05:17 +09:00 |
|
Takayuki Maeda
|
69ec8b232b
|
Merge branch 'main' of github.com:TaKO8Ki/gobang
|
2021-09-08 10:33:38 +09:00 |
|
Takayuki Maeda
|
e82d78ea00
|
v0.1.0-alpha.3 release (#75)
* create FUNDING.yml
* v0.1.0-alpha.3
|
2021-09-08 10:29:43 +09:00 |
|
Takayuki Maeda
|
3c3a496b73
|
Merge branch 'main' of github.com:TaKO8Ki/gobang
|
2021-09-08 10:24:03 +09:00 |
|
Takayuki Maeda
|
0fb5d77dc6
|
Add password field to config (#74)
* create FUNDING.yml
* add password field
* add a example using password field to README
|
2021-09-08 10:23:32 +09:00 |
|
Takayuki Maeda
|
95a0824f6b
|
Merge branch 'main' of github.com:TaKO8Ki/gobang
|
2021-09-08 00:26:58 +09:00 |
|
Takayuki Maeda
|
2c49d2b786
|
create FUNDING.yml (#71)
|
2021-09-08 00:23:29 +09:00 |
|
Takayuki Maeda
|
039d316be6
|
create FUNDING.yml
|
2021-09-08 00:23:01 +09:00 |
|
Takayuki Maeda
|
f513189c58
|
add key for connections (#70)
|
2021-09-07 23:17:32 +09:00 |
|
Takayuki Maeda
|
01f3a26bac
|
Add the way to install gobang using homebrew (#68)
* add the way to install gobang using homebrew
* fix formula name
|
2021-09-07 23:01:18 +09:00 |
|
Takayuki Maeda
|
d41cef225e
|
exclude images (#66)
|
2021-09-07 22:12:44 +09:00 |
|
Takayuki Maeda
|
09f4eeda83
|
Use cargo-workspaces for publishing multiple crates (#67)
* use cargo-workspaces
* add git information
|
2021-09-07 22:11:09 +09:00 |
|
Takayuki Maeda
|
55fec4cc35
|
v0.1.0-alpha.2 release (#65)
|
2021-09-07 19:51:49 +09:00 |
|
Takayuki Maeda
|
c3cdc3950b
|
remove if line
|
2021-09-07 19:41:30 +09:00 |
|
Takayuki Maeda
|
99130c0660
|
Create LICENSE (#64)
* Create LICENSE
* remove unused files
|
2021-09-07 19:30:38 +09:00 |
|
Takayuki Maeda
|
d8f35cb2a7
|
nightly to stable (#63)
|
2021-09-07 19:18:22 +09:00 |
|
Takayuki Maeda
|
1437f71717
|
Bump up dependency versions (#62)
* bump up dependency versions
* fix ci.yml
* turn off incremental compilation
* bump up sqlx version
* fix rust
* remove unused features
* add profile
* optimize proc macro
* default features false in database-tree
* remove sqlx from database-tree
* remove --release
* fix
* bump up opt-level 2
* 1
* sqlx 3
* remove profile
* remove windows gnu
* remove windows-gnu
* cache dependencies
* remove windows gnu
* fix typo
|
2021-09-07 19:10:27 +09:00 |
|
Takayuki Maeda
|
07357f2a3b
|
add fail-fast to release
|
2021-09-07 02:02:41 +09:00 |
|
Takayuki Maeda
|
271aac9db8
|
Cross-platform release (#61)
* cross-platform release
* fix style
|
2021-09-07 01:38:40 +09:00 |
|
Takayuki Maeda
|
be9a1c87ec
|
Some minor modifications (#60)
* remove unused dependencies
* add table indexes to help
* fix description
* fix placeholder
* reset selection
* fix structopt description
* add usage section
* add the way to add connections
* remove a space
|
2021-09-07 00:41:44 +09:00 |
|
Takayuki Maeda
|
f1bc32b057
|
Merge pull request #59 from TaKO8Ki/add-todo
Add TODOs
|
2021-09-06 23:09:09 +09:00 |
|
Takayuki Maeda
|
cb77f95505
|
remove useless lines
|
2021-09-06 23:06:54 +09:00 |
|
Takayuki Maeda
|
4e6f7704b8
|
add todos
|
2021-09-06 23:06:04 +09:00 |
|
Takayuki Maeda
|
281a02b433
|
Merge pull request #58 from TaKO8Ki/manage-cli-version
Manage gobang version
|
2021-09-06 22:49:36 +09:00 |
|
Takayuki Maeda
|
4a2908b843
|
Merge pull request #57 from TaKO8Ki/update-usage-gif
Update gobang.gif
|
2021-09-06 22:39:32 +09:00 |
|
Takayuki Maeda
|
919d0753f0
|
create version module
|
2021-09-06 22:34:23 +09:00 |
|
Takayuki Maeda
|
83b3e21997
|
use version module
|
2021-09-06 22:34:07 +09:00 |
|
Takayuki Maeda
|
8f7608fbb7
|
update gobang.gif
|
2021-09-06 22:31:27 +09:00 |
|
Takayuki Maeda
|
c2ee3776dd
|
Merge pull request #56 from TaKO8Ki/logo
Add logo
|
2021-09-06 19:41:13 +09:00 |
|
Takayuki Maeda
|
26975db651
|
arrange key map
|
2021-09-06 19:39:01 +09:00 |
|
Takayuki Maeda
|
accdcfc594
|
update keymap and sample config
|
2021-09-06 18:45:27 +09:00 |
|
Takayuki Maeda
|
34f7fd3777
|
fix logo
|
2021-09-06 18:32:13 +09:00 |
|
Takayuki Maeda
|
9888b1c139
|
add logo
|
2021-09-06 18:27:17 +09:00 |
|
Takayuki Maeda
|
d4ecb961bc
|
Merge pull request #55 from TaKO8Ki/config-validation
Config validation
|
2021-09-06 18:25:38 +09:00 |
|
Takayuki Maeda
|
78ba8459ad
|
implement a log macro
|
2021-09-06 16:10:06 +09:00 |
|
Takayuki Maeda
|
3c1e6d13e9
|
early return error
|
2021-09-06 16:09:30 +09:00 |
|
Takayuki Maeda
|
7cc4bb7eb1
|
fix table status
|
2021-09-06 16:09:09 +09:00 |
|
Takayuki Maeda
|
00f3bf7ede
|
Merge pull request #54 from TaKO8Ki/move-table-status
Move table_status under table
|
2021-09-05 23:53:08 +09:00 |
|
Takayuki Maeda
|
4a3d32cf9b
|
fix clippy warnings
|
2021-09-05 23:40:48 +09:00 |
|
Takayuki Maeda
|
1cd7ddf425
|
use a outside scroll bar with no borders
|
2021-09-05 23:20:42 +09:00 |
|
Takayuki Maeda
|
6bc3afef12
|
move table_status under table
|
2021-09-05 22:50:38 +09:00 |
|
Takayuki Maeda
|
3a8529f9be
|
Merge pull request #51 from TaKO8Ki/support-sqlite
Support SQLite
|
2021-09-04 00:19:48 +09:00 |
|
Takayuki Maeda
|
ce312c435a
|
get index_name
|
2021-09-03 23:31:03 +09:00 |
|
Takayuki Maeda
|
ba3dcaad69
|
add queries for SQLit
|
2021-09-03 16:31:23 +09:00 |
|
Takayuki Maeda
|
06039f1397
|
add a connection for SQLite
|
2021-09-03 16:31:02 +09:00 |
|
Takayuki Maeda
|
4dbf3fd922
|
upper case
|
2021-09-03 16:30:40 +09:00 |
|