MaysWind
|
03d95033d7
|
allow set base amount in exchange rate page
|
2022-07-21 00:41:37 +08:00 |
|
MaysWind
|
9a79606565
|
support set user default account
|
2022-04-18 00:16:47 +08:00 |
|
MaysWind
|
c5a101aad2
|
fix bug
|
2022-04-17 23:32:00 +08:00 |
|
MaysWind
|
7364380312
|
support filter by parent account in transaction list page
|
2022-03-20 22:26:27 +08:00 |
|
MaysWind
|
bca9982c57
|
hide add icon when filter parent account in transaction list page
|
2022-03-07 00:02:00 +08:00 |
|
MaysWind
|
7c16435010
|
make parent account clickable in account list page
|
2022-03-06 23:55:18 +08:00 |
|
MaysWind
|
8d5f804a60
|
modify save button text
|
2022-01-03 20:25:56 +08:00 |
|
MaysWind
|
7bfc84abc8
|
update comment
|
2021-07-04 22:57:28 +08:00 |
|
MaysWind
|
e6bba376a7
|
add build script
|
2021-06-07 01:12:01 +08:00 |
|
MaysWind
|
f076513214
|
move the function of switching desktop/mobile page to frontend
|
2021-05-30 21:48:12 +08:00 |
|
MaysWind
|
004a44258a
|
update Chinese translation
|
2021-05-30 18:41:36 +08:00 |
|
MaysWind
|
8c3354b808
|
set localized text to moment.js
|
2021-05-30 18:40:28 +08:00 |
|
MaysWind
|
19cf9f805d
|
modify style
|
2021-05-16 23:32:01 +08:00 |
|
MaysWind
|
9741586c87
|
modify unlock page style
|
2021-05-04 23:25:34 +08:00 |
|
MaysWind
|
5b502468a0
|
code refactor
|
2021-05-04 23:24:24 +08:00 |
|
MaysWind
|
476d3d99f4
|
modify unlock page style
|
2021-05-04 23:17:20 +08:00 |
|
MaysWind
|
a1d2ee65a8
|
modify style
|
2021-05-04 22:56:47 +08:00 |
|
MaysWind
|
ec19a18fc2
|
code refactor
|
2021-05-04 22:50:06 +08:00 |
|
MaysWind
|
d2d2babf0b
|
modify style
|
2021-05-04 22:10:08 +08:00 |
|
MaysWind
|
5061b673e9
|
code refactor
|
2021-05-04 19:09:22 +08:00 |
|
MaysWind
|
86dd8b9418
|
modify text
|
2021-05-04 18:19:29 +08:00 |
|
MaysWind
|
173350f162
|
remove unused code
|
2021-05-04 18:03:53 +08:00 |
|
MaysWind
|
6f575bfc43
|
change date selection component in date range selection sheet
|
2021-05-04 15:24:43 +08:00 |
|
MaysWind
|
c8756bb655
|
change transaction time component
|
2021-05-04 15:24:22 +08:00 |
|
MaysWind
|
112180f77f
|
modify default time format
|
2021-05-03 23:52:57 +08:00 |
|
MaysWind
|
4ec59bd0bd
|
support hiding transaction amount
|
2021-04-28 23:43:24 +08:00 |
|
MaysWind
|
eb30097333
|
modify text
|
2021-04-17 22:37:10 +08:00 |
|
MaysWind
|
62a825439f
|
modify project name
|
2021-04-12 01:21:34 +08:00 |
|
MaysWind
|
4737258b96
|
support toggle whether show total amount in transaction list page
|
2021-04-05 23:09:20 +08:00 |
|
MaysWind
|
668ece6490
|
don't show account balance when account balance is set to hidden
|
2021-04-05 23:05:11 +08:00 |
|
MaysWind
|
cb0ea368f2
|
remove unused code
|
2021-04-05 22:43:06 +08:00 |
|
MaysWind
|
82227231e0
|
remove unused code
|
2021-04-05 22:29:01 +08:00 |
|
MaysWind
|
5da71ff4ff
|
code refactor
|
2021-04-05 22:27:08 +08:00 |
|
MaysWind
|
d43e7fa542
|
code refactor
|
2021-04-05 22:22:48 +08:00 |
|
MaysWind
|
8fa13d8b2c
|
code refactor
|
2021-04-05 21:27:27 +08:00 |
|
MaysWind
|
d8b6091dcc
|
load license content from LICENSE file when build app
|
2021-04-05 18:26:18 +08:00 |
|
MaysWind
|
5c59c64e0a
|
verify currency
|
2021-04-04 18:18:11 +08:00 |
|
MaysWind
|
ead072ed31
|
add api for getting total income/expense amounts by month
|
2021-03-29 00:57:16 +08:00 |
|
MaysWind
|
b7ffe191f2
|
code refactor
|
2021-03-28 20:33:24 +08:00 |
|
MaysWind
|
f9066cb81d
|
code refactor
|
2021-03-28 19:58:58 +08:00 |
|
MaysWind
|
b124df9be9
|
always show data management in settings page, only show export data when server enables this feature
|
2021-03-25 23:39:58 +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
|
44f2a651f7
|
support aggregating account/category and tag info in transaction list/get api
|
2021-03-21 21:39:46 +08:00 |
|
MaysWind
|
d5ef24682e
|
reload transaction list when change transaction date time
|
2021-03-15 00:45:14 +08:00 |
|
MaysWind
|
1de2cfa06d
|
optimize display style when text is too long
|
2021-03-15 00:24:45 +08:00 |
|
MaysWind
|
ca32c7b5de
|
add searchbar
|
2021-03-14 20:18:27 +08:00 |
|
MaysWind
|
aa557613ca
|
code refactor
|
2021-03-14 20:13:56 +08:00 |
|
MaysWind
|
8e90f96562
|
support modify transaction time zone
|
2021-03-14 02:47:24 +08:00 |
|
MaysWind
|
410660ed7f
|
code refactor
|
2021-03-14 01:18:36 +08:00 |
|
MaysWind
|
386bfa0db4
|
code refactor
|
2021-03-14 01:16:06 +08:00 |
|