Commit Graph

71 Commits

Author SHA1 Message Date
cnb.asek4HHRAKA 399f1093a9 update: 重构路径处理函数,新增环境检测功能,优化跨平台兼容性 2025-10-01 21:04:29 +08:00
cnb.asek4HHRAKA 7187b5dc64 update: 替换废弃的 ioutil 包为 io 包,调整导入顺序 2025-10-01 21:00:55 +08:00
cnb.asek4HHRAKA 284f4e39d7 add: 新增虚拟环境支持和调试模式功能,优化日志系统 2025-10-01 20:43:33 +08:00
BaoXuebin 2c18b17b09 fixbug: 汇率转换的账目修改失败 2025-01-12 10:10:55 +08:00
BaoXuebin 5938f3aef9 fixbug: #94 1000以上的数值兼容千分位 2024-12-22 23:14:53 +08:00
BaoXuebin 7c01c34bc0 fix: linux 换行符处理 2024-10-29 15:45:13 +08:00
BaoXuebin 1d55b9eac6 update transaction by raw text 2024-10-29 14:00:37 +08:00
BaoXuebin 1d5a326a1a add: update and delete transaction api 2024-10-24 23:26:07 +08:00
BaoXuebin c7f238982f add account flow sankey api 2024-10-03 15:50:33 +08:00
BaoXuebin 7ed00b78e3 add sankey 2024-10-01 14:43:07 +08:00
BaoXuebin 3a38a1a146 fix: exec.Command cannot output 2024-08-19 23:00:25 +08:00
JmPotato 0a5f6f69c6 Deprecate the use of bean-report
Signed-off-by: JmPotato <ghzpotato@gmail.com>
2024-08-19 20:26:20 +08:00
BaoXuebin b8488f5fd6 add: beancount deps, beancount build dockerfile 2024-07-08 14:32:58 +08:00
BaoXuebin 35a6ee3cfe 合并冲突 2024-05-28 18:20:53 +08:00
BaoXuebin 0024debf08 account multi commodity 2024-05-28 18:17:37 +08:00
liangzai450 5875a7872b 暂存 2024-03-17 22:17:14 +08:00
BaoXuebin cc66151531 add: event api 2024-03-10 22:30:56 +08:00
BaoXuebin dfc2f1b36a fixbug: 账户多次关闭或打开处理逻辑异常 2024-03-10 22:05:40 +08:00
BaoXuebin 942c859572 fix: #71 account startDate endDate 2024-03-09 10:43:07 +08:00
BaoXuebin fd72ba8a2b refactor price var 2023-12-10 18:47:49 +08:00
BaoXuebin e905eebf60 temp commit 2023-12-10 17:56:21 +08:00
BaoXuebin 19dae50c07 multi currency transaction 2023-12-07 23:59:28 +08:00
BaoXuebin 89f287fe90 feat: currency account add excahnge rate value and currency flag 2023-12-07 13:57:43 +08:00
BaoXuebin 512a6799c5 opti: multi currency appi 2023-12-07 01:24:24 +08:00
BaoXuebin 4ffe60112c add event api 2023-12-06 00:29:38 +08:00
BaoXuebin a40875e78b opti: multi commodity 2023-12-05 16:21:12 +08:00
BaoXuebin 222dc6af3a fix: cannot include bean file #46 2023-02-16 13:43:39 +08:00
baoxuebin 3ad974e4eb update: config dir from .beancount-ns change to .beancount-gs 2022-12-27 18:41:34 +08:00
baoxuebin f2d1e7329b fix: account balance failed when file is not exist. 2022-10-22 23:34:28 +08:00
BaoXuebin 735e322942 add beancount syntax check api 2022-08-15 00:38:50 +08:00
BaoXuebin 517cb25e73 fix: failed to bak file cause by linux file system case sensitivity #20 2022-07-23 12:19:35 +08:00
BaoXuebin 4f0284c5a0 inte:golangci-lint 2022-07-03 22:59:01 +08:00
BaoXuebin 8520e7d75f add: query month calendar api 2022-06-05 11:07:03 +08:00
BaoXuebin 4fd6a57215 add: bean-report all_prices 2022-04-13 00:30:38 +08:00
BaoXuebin f0c2b58061 add: delete ledger 2022-03-11 23:18:38 +08:00
BaoXuebin 5415b1cec8 update version: v1.1.1 2021-12-24 12:18:59 +08:00
BaoXuebin 7870932a47 损益账户统计添加月和年两个维度 2021-12-24 11:55:25 +08:00
BaoXuebin 82c2bf4e2b fixbug 2021-12-16 15:30:05 +08:00
BaoXuebin f87a25d75e add: macOS open browser 2021-12-16 15:30:05 +08:00
BaoXuebin 837cf3f656 fixbug: docker append file error 2021-12-07 23:19:36 +08:00
BaoXuebin 40a2ab5036 fixbug: docker append file error 2021-12-07 22:37:03 +08:00
BaoXuebin 05b5b67f93 update readme 2021-12-06 22:07:19 +08:00
BaoXuebin e8e65abe2a Merge branch 'main' of github.com:BaoXuebin/beancount-gs into main 2021-12-06 21:45:15 +08:00
BaoXuebin adad73dd39 fixbug: rand char 2021-12-06 21:44:56 +08:00
leo.bao 6aa7b99086 update docker-compose 2021-12-06 17:24:48 +08:00
BaoXuebin 431ad01355 add dockerfile 2021-12-05 13:10:59 +08:00
BaoXuebin 7853c2eab0 add ledger list 2021-12-04 13:12:12 +08:00
BaoXuebin ce0d1bbe41 add secret token 2021-12-04 12:06:45 +08:00
leo.bao 016d39f576 add: auto open browser 2021-12-03 16:46:18 +08:00
BaoXuebin dd19668b3b add: assets stats 2021-12-02 22:48:45 +08:00