|
|
f8d988883f
|
chore(dbms): add tdbms server installation script and systemd service config
|
2023-01-22 17:22:21 +03:00 |
|
|
|
ca9bf96eec
|
fix(tfm): fix CLI
|
2023-01-21 18:58:35 +03:00 |
|
|
|
aa0f85397f
|
fix(dbms): fix tdb list loading
|
2023-01-21 18:45:12 +03:00 |
|
|
|
b1c6229968
|
fix(dbms): fix tdb load and save operations handling
|
2023-01-21 18:44:54 +03:00 |
|
|
|
085b337a5e
|
feat(dbms): save db list after adding/removing/editing any
|
2023-01-21 18:37:46 +03:00 |
|
|
|
a389d959e0
|
perf(dbms): optimize request execution
|
2023-01-21 18:34:03 +03:00 |
|
|
|
3783d8061b
|
fix(dbms): send empty list instead of false status
|
2023-01-21 17:50:47 +03:00 |
|
|
|
45ce484636
|
fix(lib): some bug fixes in kazari section
|
2023-01-21 17:48:18 +03:00 |
|
|
|
9de309e142
|
feat(dbms): add kazari operatons handling
|
2023-01-21 17:44:15 +03:00 |
|
|
|
a127cae637
|
fix(dbms): remove unused TRC
|
2023-01-21 17:32:44 +03:00 |
|
|
|
f103e87020
|
fix(dbms): some little fixes
|
2023-01-21 16:38:13 +03:00 |
|
|
|
66c1a17ad5
|
feat(dbms): add remove sasa by tanzaku and tanzaku by sasa operations
|
2023-01-21 16:19:37 +03:00 |
|
|
|
ea720c449c
|
feat(dbms): add tanzaku operations handling
|
2023-01-21 15:57:16 +03:00 |
|
|
|
53277ee2ac
|
fix(dbms): fix a little bug in client lib
|
2023-01-21 14:33:38 +03:00 |
|
|
|
fae600d5d4
|
feat(dbms): send all tdb stats when got empty db name with trc_db_stats
|
2023-01-21 14:21:02 +03:00 |
|
|
|
225b1be031
|
feat(dbms): add sasa operations handling
|
2023-01-21 02:16:37 +03:00 |
|
|
|
7fa946dd02
|
fix(core): return 0 when removing non-existent kazari
|
2023-01-21 02:12:32 +03:00 |
|
|
|
93c0087cbc
|
fix(lib): a little fix in kazari section
|
2023-01-21 01:54:18 +03:00 |
|
|
|
e130405459
|
fix(dbms): fix stats JSON and db remove functions
|
2023-01-21 00:48:01 +03:00 |
|
|
|
871b76d43a
|
init(dbms): introduce Tanabata database management system (TDBMS)
Only basic database operations, only Unix domain sockets by now
|
2023-01-20 22:50:01 +03:00 |
|
|
|
08da5aeb79
|
fix(lib): a little bug fix in weed function
|
2023-01-20 22:03:36 +03:00 |
|
|
|
cc795bae19
|
fix(lib): some bug fixes, optimization improves and code cleanup
|
2023-01-20 17:18:23 +03:00 |
|
|
|
8768d55b48
|
feat(lib): remove sasa get/remove by path and tanzaku get/remove by name functions
|
2023-01-20 15:58:27 +03:00 |
|
|
|
0db444b65c
|
style(core): for loops stylization
|
2023-01-20 15:41:47 +03:00 |
|
|
|
d90570962b
|
perf(lib): remove file path validation
|
2023-01-20 13:14:45 +03:00 |
|
|
|
20ae688a31
|
fix(core): a lot of bug fixes, optimization improves and some code cleanup
|
2023-01-20 02:26:21 +03:00 |
|
|
|
7d97948e74
|
fix(core): a little bug fix in sappyou.c
|
2023-01-19 01:51:53 +03:00 |
|
|
|
7bdcd3e495
|
fix(lib): a little bug fix in tanabata_init function
|
2023-01-19 00:51:04 +03:00 |
|
|
|
bf49221141
|
fix(core): a little bug fix on loading/saving hyou
|
2023-01-18 23:50:24 +03:00 |
|
|
|
3fe58e8cc2
|
chore: a bit of stylization to CMakeLists.txt
|
2023-01-14 17:29:22 +03:00 |
|
|
|
b829e22710
|
chore: set cmake project name to Tanabata
|
2023-01-14 17:25:54 +03:00 |
|
|
|
221e547db5
|
refactor(core): make core_func.h local
|
2023-01-14 17:13:52 +03:00 |
|
|
|
d421eadde4
|
refactor: rearrange files
|
2023-01-14 15:12:12 +03:00 |
|
|
|
a69d8ac042
|
fix(core): add tanabata struct to core.h
|
2023-01-13 15:40:20 +03:00 |
|
|
|
44ef8c32c2
|
perf: add constants.h file with global constants
|
2023-01-13 02:21:19 +03:00 |
|
|
|
36acd4208a
|
chore(lib): remove extra includes
|
2023-01-13 02:19:25 +03:00 |
|
|
|
62773539cd
|
refactor(core,lib): move all core and lib structs and constants to a separate header file
|
2023-01-13 02:17:09 +03:00 |
|
|
|
50b1300847
|
chore(core,lib): add #pragma once to header files
|
2023-01-13 00:28:14 +03:00 |
|
|
|
7f31d62260
|
init(web): add http server on golang with authentication only
And remove CGI
|
2023-01-10 20:08:17 +03:00 |
|
|
|
e4188c69a4
|
feat(cli): print related sasa/tanzaku ID when viewing particular tanzaku/sasa
|
2023-01-08 23:34:39 +03:00 |
|
|
|
e9ff845c5b
|
chore: a little fix in build.sh
|
2023-01-04 03:09:32 +03:00 |
|
|
|
5019c54380
|
init(cgi): add Common Gateway Interface with authentication only
|
2023-01-04 01:55:15 +03:00 |
|
|
|
091b1757c6
|
chore: prepare for 1.0.0 release
|
2022-12-31 17:22:08 +03:00 |
|
|
|
2ee6e5e8cc
|
docs: some corrections
|
2022-12-31 15:06:57 +03:00 |
|
|
|
1f37f7a2b8
|
docs: some minor corrections
|
2022-12-30 19:26:01 +03:00 |
|
|
|
90af6dada8
|
docs: create a section for the CLI manual
|
2022-12-30 19:13:15 +03:00 |
|
|
|
6119ed684e
|
chore(cli): remove datetime from list view
|
2022-12-30 18:43:45 +03:00 |
|
|
|
32fea5cd2b
|
fix(lib): check if hyou is empty on remove
|
2022-12-30 18:20:52 +03:00 |
|
|
|
5daa0db847
|
perf(lib): weed sappyou before shoppyou
|
2022-12-30 18:12:07 +03:00 |
|
|
|
94aa958471
|
perf(lib): weeding also removes kazari with invalid sasa or tanzaku ID
|
2022-12-30 18:09:50 +03:00 |
|