Commit Graph

97 Commits

Author SHA1 Message Date
MaysWind 17b8ac6d0b fix gravatar url is invalid when email contains upper characters 2023-08-13 15:37:48 +08:00
MaysWind d3e1acddc5 code refactor, modify style 2023-07-30 00:26:32 +08:00
MaysWind 652b3e1954 support set gravatar as user avatar provider 2023-07-01 00:53:59 +08:00
MaysWind fa68621b41 support api proxy for amap 2023-06-18 15:43:27 +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 d4985a024d use unambiguous numeric variable type 2023-03-27 23:58:33 +08:00
MaysWind e7c4261b86 add generating secret key utility 2021-06-28 00:41:14 +08:00
MaysWind 163b75e81b modify method name 2021-06-28 00:39:12 +08:00
MaysWind 08a0f615e4 add getting timezone offset method 2021-04-18 23:08:09 +08:00
MaysWind f3381a3149 add parse timezone method 2021-04-18 22:54:50 +08:00
MaysWind 1bd21b5cda add parse datetime method 2021-04-18 22:51:58 +08:00
MaysWind 112cbd3bfa modify method name 2021-04-18 22:51:25 +08:00
MaysWind 06aac600b3 support exporting timezone and account currency 2021-04-18 22:04:16 +08:00
MaysWind 62a825439f modify project name 2021-04-12 01:21:34 +08:00
MaysWind a570a51bdf add unit test 2021-04-05 14:47:41 +08:00
MaysWind ead072ed31 add api for getting total income/expense amounts by month 2021-03-29 00:57:16 +08:00
MaysWind ffcbca01d9 the export file name uses browser time zone, the transaction time in exported file uses time zone in transaction 2021-03-25 23:36:52 +08:00
MaysWind 62d4ba605d modify method name 2021-03-25 23:09:59 +08:00
MaysWind 1234d4802b transaction month list supports browser time zone 2021-03-25 22:42:56 +08:00
MaysWind 460450af1d add getting user data cli 2021-03-21 20:16:23 +08:00
MaysWind 83d65d2e57 add data export to cli 2021-03-21 20:00:17 +08:00
MaysWind 86370d87c9 add National Bank of Poland exchange rate data source 2021-03-09 00:22:13 +08:00
MaysWind 970c2a8776 add Czech National Bank exchange rate data source 2021-03-09 00:20:39 +08:00
MaysWind d65ce058bf support changing tags order when editing transaction 2021-02-06 23:13:12 +08:00
MaysWind ce1e690934 remove unused code 2021-02-02 23:18:47 +08:00
MaysWind 42b302c58b format code 2021-01-03 14:41:17 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 7e2ce08627 fix tag ids request and response type error 2020-12-26 23:32:33 +08:00
MaysWind 543ed4c850 fix comment 2020-12-23 01:41:19 +08:00
MaysWind b3962e8af9 code refactor 2020-12-23 01:40:28 +08:00
MaysWind 17d1cd8719 add comments, code refactor, fix typo 2020-12-23 00:11:08 +08:00
MaysWind 024960f767 format code 2020-12-22 22:59:50 +08:00
MaysWind bdce9a7772 limit the max and min value of amount 2020-12-17 01:33:07 +08:00
MaysWind 88f7a2aaa6 code refactor 2020-12-16 22:42:53 +08:00
MaysWind d2c1dcbdbd add unit test 2020-12-14 00:08:56 +08:00
MaysWind 848d3692a0 remove used code 2020-12-14 00:03:00 +08:00
MaysWind 45b1cf0176 add transaction tag index 2020-12-14 00:02:39 +08:00
MaysWind f76017b10e code refactor 2020-12-10 23:52:54 +08:00
MaysWind 2d570a9c7a support set balance when creating account 2020-12-10 23:43:36 +08:00
MaysWind 128d064df4 add transaction basic api 2020-12-07 01:07:14 +08:00
MaysWind 073ee41191 hide sensitive data in log 2020-12-04 00:08:26 +08:00
MaysWind 5178a515de modify name 2020-11-17 20:50:45 +08:00
MaysWind a2560e6535 fix typo 2020-11-17 20:45:23 +08:00
MaysWind b4bd83e7a0 support account color 2020-11-17 01:54:26 +08:00
MaysWind 9bd341fb0e add default currency option in user profile 2020-11-07 21:55:04 +08:00
MaysWind 046d6d7230 show friendly error when user registration is disabled 2020-10-27 00:56:12 +08:00
MaysWind 6ad0a02d44 add core/error/util files 2020-10-17 22:02:50 +08:00