|
|
227232d353
|
chore(ghp): set title and description
|
2022-12-25 13:48:21 +03:00 |
|
|
|
3c1f0e64f9
|
chore(ghp): set theme
|
2022-12-25 13:27:52 +03:00 |
|
|
|
30085b77f3
|
docs: prepare for 0.1.1-dev release
|
2022-12-25 13:21:58 +03:00 |
|
|
|
24231a48ef
|
docs(cli): correct help message
|
2022-12-25 13:09:45 +03:00 |
|
|
|
828e4b5e81
|
refactor(cli): change config location to /etc/tfm/config
|
2022-12-25 12:27:41 +03:00 |
|
|
|
bb5e5f209e
|
fix(cli): a little bug fix
|
2022-12-25 12:27:21 +03:00 |
|
|
|
d148ca3e19
|
perf(cli): add current database location output in help message
|
2022-12-25 12:19:01 +03:00 |
|
|
|
72c0fa001f
|
fix(cli): fix config and path problems
|
2022-12-25 02:57:57 +03:00 |
|
|
|
bb54c2c919
|
docs: prepare for 0.1.0-dev release
|
2022-12-25 02:55:57 +03:00 |
|
|
|
094d76cb8c
|
fix(cli): if both -s and -u options are set then unset both of them
|
2022-12-25 02:11:59 +03:00 |
|
|
|
02aeadf0f7
|
style(cli): print error message on fail to init/open database
|
2022-12-25 01:56:12 +03:00 |
|
|
|
535e077b6c
|
style(core): correct one comment in core.h
|
2022-12-25 01:38:48 +03:00 |
|
|
|
6b5185200e
|
init(cli): add command line interface
|
2022-12-25 01:21:48 +03:00 |
|
|
|
b5b2cc7fae
|
style(lib): a bit of code cleanup
|
2022-12-25 01:18:11 +03:00 |
|
|
|
9cbb34512b
|
fix(lib): minor fixes
|
2022-12-25 00:59:04 +03:00 |
|
|
|
16c577ecb8
|
fix(lib): remove 0 instead of 1 when trying to add existing kazari
|
2022-12-25 00:19:23 +03:00 |
|
|
|
abefaed60c
|
fix(lib): fix database weed function
|
2022-12-24 23:55:07 +03:00 |
|
|
|
7261f88dbd
|
fix(core): reopen file on load/save
|
2022-12-24 20:46:39 +03:00 |
|
|
|
3bca700ab6
|
perf(lib): some minor improvements
|
2022-12-24 20:02:50 +03:00 |
|
|
|
159379cad2
|
perf(lib): remove all console outputs
|
2022-12-24 19:34:24 +03:00 |
|
|
|
0547ef6abb
|
perf(core): remove all console outputs
|
2022-12-24 19:25:07 +03:00 |
|
|
|
f29858361c
|
perf(core): improve remove functions
|
2022-12-24 17:33:46 +03:00 |
|
|
|
f41a1d66f9
|
style(lib): correct error messages
|
2022-12-24 16:45:59 +03:00 |
|
|
|
8dd4361846
|
fix(core): correct error handling
|
2022-12-24 00:19:46 +03:00 |
|
|
|
83fe7fcb3c
|
style(lib): a bit of code cleanup
|
2022-12-24 00:17:45 +03:00 |
|
|
|
98d42f2653
|
feat(lib): add file path checking
|
2022-12-23 20:00:04 +03:00 |
|
|
|
629e8e5037
|
fix(lib): check if kazari exists in kazari add function
|
2022-12-23 17:35:38 +03:00 |
|
|
|
9ae1a2a8dc
|
fix(lib): check for hole ID in get functions
|
2022-12-23 17:19:10 +03:00 |
|
|
|
b9873a803c
|
fix(core): a little bug fix
|
2022-12-23 16:59:55 +03:00 |
|
|
|
d404378251
|
fix(core): change hole constants to extern class
|
2022-12-23 16:53:52 +03:00 |
|
|
|
fca32fa558
|
feat(lib): add get tanzaku list by sasa and get sasa list by tanzaku functions
|
2022-12-23 16:33:10 +03:00 |
|
|
|
26b4746f41
|
fix(core): change hole constants to static class
|
2022-12-23 16:22:48 +03:00 |
|
|
|
f8424a70ca
|
feat(lib): add sasa/tanzaku get functions
|
2022-12-23 15:45:56 +03:00 |
|
|
|
177799964a
|
fix(lib): update sasa/tanzaku add/remove functions
|
2022-12-23 15:35:18 +03:00 |
|
|
|
91a53fa703
|
feat(core): remove tanzaku alias field
|
2022-12-23 15:14:17 +03:00 |
|
|
|
68c17f0785
|
style(core): correct error messages
|
2022-12-23 14:46:06 +03:00 |
|
|
|
1f454f6770
|
feat(core): leave remove functions only by ID
|
2022-12-23 14:29:33 +03:00 |
|
|
|
cd9dddc6cd
|
refactor(core): rename "content" field to "database"
|
2022-12-23 14:23:22 +03:00 |
|
|
|
6739d60c0d
|
refactor(core): define hole sasa/tanzaku/kazari constants
|
2022-12-23 14:01:17 +03:00 |
|
|
|
cee515da52
|
refactor(core): change hole ID to -1
|
2022-12-23 13:21:04 +03:00 |
|
|
|
99d6a2a95c
|
style(core): correct comments in core.h
|
2022-12-23 13:16:27 +03:00 |
|
|
|
c043bba958
|
perf(core): add hole management
|
2022-12-22 17:02:24 +03:00 |
|
|
|
3660e2eb44
|
fix(core): some significant fixes
|
2022-12-22 15:19:48 +03:00 |
|
|
|
4b6c328198
|
style(core): edit comments in core.h
|
2022-12-22 14:23:46 +03:00 |
|
|
|
e1137785b6
|
style(core): a bit of code cleanup
|
2022-12-22 13:51:15 +03:00 |
|
|
|
233e80ceda
|
fix(lib): some fixes
|
2022-12-22 00:31:05 +03:00 |
|
|
|
8c2eff54a7
|
feat(lib): add core kazari functions
|
2022-12-22 00:29:23 +03:00 |
|
|
|
3bcbbdfeaa
|
feat(lib): add core tanzaku functions
|
2022-12-22 00:26:57 +03:00 |
|
|
|
4f770781df
|
feat(lib): add core sasa functions
|
2022-12-22 00:22:56 +03:00 |
|
|
|
b6c4837ffe
|
init(lib): add Tanabata FM lib
|
2022-12-21 22:34:06 +03:00 |
|