Commit Graph

25 Commits

Author SHA1 Message Date
MaysWind d3762e6c46 add storage directory in built package 2024-08-10 19:08:56 +08:00
MaysWind 432d3fd3c3 add missing files when building package 2023-09-26 00:57:56 +08:00
MaysWind f936ecca33 manually get backend dependencies before lint checking 2023-07-15 23:44:48 +08:00
MaysWind 0b1cc0ef5b add lint checking and unit testing in build script 2023-04-23 00:45:56 +08:00
MaysWind c08abfdfdf fix frontend build issue 2023-04-21 08:47:15 +08:00
mayswind b1c765eb51 Upgrade to vue3 (#16)
* upgrade to vue 3.x and framework7 8.x
* change calendar plugin to vue-datepicker
* disable export button when user does not hava any transaction
* implement new pin code input
* append thousands separator in amount in exchange rates page
2023-04-21 01:45:00 +08:00
MaysWind dbf5c0a5bd update golang to 1.20 and update nodejs to 18.15 2023-03-24 00:45:33 +08:00
MaysWind 5ac6c64079 add data & log folder for building package 2021-06-29 23:57:21 +08:00
MaysWind 5617d31ed8 update build.sh help message 2021-06-23 00:13:17 +08:00
MaysWind f21a7f7134 modify build.sh parameter 2021-06-17 23:35:10 +08:00
MaysWind 1d41ce974c fix frontend build parameter 2021-06-10 00:15:13 +08:00
MaysWind 929e480f0a add license file to package and docker image 2021-06-09 01:13:13 +08:00
MaysWind 7f689b1a24 build.sh supports building package 2021-06-09 01:07:47 +08:00
MaysWind db11278bd5 modify error message 2021-06-09 01:04:56 +08:00
MaysWind c996c8fe3f check whether gcc is existed when build backend 2021-06-09 00:34:32 +08:00
MaysWind fac4abc194 move version.go to main package 2021-06-09 00:31:48 +08:00
MaysWind 90253273e7 fix frontend building parameter 2021-06-08 22:43:28 +08:00
MaysWind 8099168dfd add release type in log 2021-06-08 00:16:29 +08:00
MaysWind 5d15daf015 support custom docker tag 2021-06-08 00:09:59 +08:00
MaysWind 6f3dc2d80e add docker build-arg to build script 2021-06-07 23:59:55 +08:00
MaysWind 2a84545252 optimize build script 2021-06-07 23:53:21 +08:00
MaysWind 8d741b948b add log 2021-06-07 23:50:10 +08:00
MaysWind ba8715f153 modify shebang 2021-06-07 01:33:24 +08:00
MaysWind 9e101e22ce make build.sh executable 2021-06-07 01:28:14 +08:00
MaysWind e6bba376a7 add build script 2021-06-07 01:12:01 +08:00