Commit Graph

164 Commits

Author SHA1 Message Date
MaysWind 5b334eb2d5 show time difference between the transaction timezone and the default timezone on the transaction edit/view page 2023-06-15 01:31:29 +08:00
MaysWind 171b8afa8e improve text size settings 2023-06-14 01:27:23 +08:00
MaysWind a1c828fe62 add more supported font size 2023-06-13 01:19:42 +08:00
MaysWind dfb885f38d support setting app font size 2023-06-12 01:39:23 +08:00
MaysWind 5141303ee1 support turning on dark theme manually 2023-06-05 23:54:01 +08:00
MaysWind 0a106026dd user settings supports language and date&time format 2023-06-05 00:54:07 +08:00
MaysWind 8cf7bf859b support map provider and whether use map data proxy settings 2023-06-04 15:06:14 +08:00
MaysWind 810bce7495 update latest available currencies 2023-05-29 00:27:30 +08:00
MaysWind 2ba143d6ea support showing geolocation on map 2023-05-15 00:08:03 +08:00
MaysWind e71ffd1a77 support storing geo location in transaction 2023-04-29 13:45:19 +08:00
MaysWind ad91d4f1ce add show/hide hidden transaction category/tag menu 2023-04-28 16:24:15 +08:00
MaysWind b180c0bbe6 modify link text 2023-04-22 22:35:36 +08:00
MaysWind dab7728138 update prompt text 2023-04-22 17:29:30 +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 a96eb31dc9 redirect to login page when user logout without token 2023-04-16 02:00:59 +08:00
MaysWind 33250d2f3d optimize user data export process 2023-04-02 23:18:05 +08:00
MaysWind 3b0ef7a96d data management page shows all user data statistics 2023-04-02 19:36:10 +08:00
MaysWind 853b01e2ca show message when force update exchange rates data and the data is up to date 2023-04-02 18:06:36 +08:00
MaysWind 1977e436d6 add "sort by" drop down list in statistics page 2022-07-25 01:11:35 +08:00
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 8d5f804a60 modify save button text 2022-01-03 20:25:56 +08:00
MaysWind 8c3354b808 set localized text to moment.js 2021-05-30 18:40:28 +08:00
MaysWind 9741586c87 modify unlock page style 2021-05-04 23:25:34 +08:00
MaysWind d2d2babf0b modify style 2021-05-04 22:10:08 +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 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 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 8e90f96562 support modify transaction time zone 2021-03-14 02:47:24 +08:00
MaysWind bfb56fad48 move query parameter utc_offset to header 2021-03-13 21:02:02 +08:00
MaysWind dad2ab1b7c modify text 2021-03-13 17:26:23 +08:00
MaysWind 50c7ec0cda verify whether user can delete transaction with specified time when deleting transaction 2021-03-13 17:23:37 +08:00
MaysWind 3773406480 modify text 2021-03-13 17:14:19 +08:00
MaysWind 0f627e3375 code refactor 2021-03-13 17:01:24 +08:00
MaysWind bd26796184 allow user to limit time scope for editing transaction 2021-03-11 01:16:30 +08:00
MaysWind 60851f7d5a add transaction for timezone 2021-03-09 02:13:50 +08:00
MaysWind fc2023fba2 support set timezone 2021-03-08 01:10:32 +08:00
MaysWind 338e3d6c6b add i18n string 2021-02-25 23:27:36 +08:00
MaysWind 5bcf85b812 support changing default account/transaction category filter in statistics page 2021-02-06 01:02:31 +08:00
MaysWind 6c04adbd06 support changing sorting type in statistics page 2021-02-06 00:54:22 +08:00
MaysWind 47190a0725 support filtering account or category in statistics page 2021-02-05 00:38:51 +08:00
MaysWind efa41b75fd add account total assets/liabilities chart 2021-02-03 00:58:46 +08:00
MaysWind 989a754fe3 support modifying statistics page default settings 2021-01-31 22:57:13 +08:00