Commit Graph

74 Commits

Author SHA1 Message Date
MaysWind 782e3a85f9 support baidu map 2023-06-17 19:38:13 +08:00
MaysWind 46d85e92cd use pinia to replace vuex, code refactor 2023-06-11 22:08:30 +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 e31014dde4 code refactor 2023-06-04 13:04:15 +08:00
MaysWind ab26ef64a5 code refactor 2023-05-15 22:35:59 +08:00
mayswind 6d1610eee0 fix wrong proxy path 2023-05-15 00:49:02 +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 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 9a79606565 support set user default account 2022-04-18 00:16:47 +08:00
MaysWind 4ec59bd0bd support hiding transaction amount 2021-04-28 23:43:24 +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 44f2a651f7 support aggregating account/category and tag info in transaction list/get api 2021-03-21 21:39:46 +08:00
MaysWind 410660ed7f code refactor 2021-03-14 01:18:36 +08:00
MaysWind bfb56fad48 move query parameter utc_offset to header 2021-03-13 21:02:02 +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 bd26796184 allow user to limit time scope for editing transaction 2021-03-11 01:16:30 +08:00
MaysWind c920558ce8 set http api timeout 2021-02-25 23:31:38 +08:00
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 6f4bacd544 add parts of statistics ui 2021-01-21 00:55:05 +08:00
MaysWind c0cfa38257 code refactor 2021-01-20 22:40:48 +08:00
MaysWind 51b0ae8076 support clear all user data 2021-01-18 01:16:24 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind 71d55adf33 code refactor 2021-01-07 20:36:27 +08:00
MaysWind 0deb522089 code refactor 2021-01-05 23:37:00 +08:00
MaysWind abae1c85e7 code refactor 2021-01-05 22:55:34 +08:00
MaysWind b7589e57f2 code refactor 2021-01-05 01:31:07 +08:00
MaysWind 3ccdef31a9 modify page count 2021-01-03 13:49:39 +08:00
MaysWind efaf411902 transaction list page supports filtering and searching, transaction add page supports setting default value by query parameters 2021-01-02 23:30:18 +08:00
MaysWind b3eb239478 transaction list page supports displaying transaction of specific account 2021-01-02 15:48:45 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 7515799d57 add transaction detail page 2020-12-28 02:17:33 +08:00
MaysWind 9a1094ba76 finish transaction adding/editing page 2020-12-26 23:50:46 +08:00
MaysWind 7dd4be3870 add more function in transaction edit page 2020-12-18 01:05:51 +08:00
MaysWind 7243dd699a get account list api supports only requesting visible accounts 2020-12-17 23:40:34 +08:00
MaysWind 216c84b3a3 add balance setting in creating account page 2020-12-10 03:39:38 +08:00
MaysWind 15d6a93a71 add transaction tag 2020-12-05 23:56:04 +08:00
MaysWind c5cc4dee56 add default categories backend 2020-12-04 02:42:52 +08:00
MaysWind 5a211c4666 add category api 2020-11-27 00:40:43 +08:00
MaysWind 2c72ce5f5c don't clear application lock when user token expired 2020-11-25 00:28:34 +08:00
MaysWind d628040d1c code refactor 2020-11-24 22:57:21 +08:00
MaysWind 5487882c15 auto update exchange rates data only when current date does not equal to last updated date 2020-11-18 22:07:05 +08:00
MaysWind 805d77e721 support exchange rate 2020-11-18 01:19:57 +08:00
MaysWind e24a1d8f1d fix cannot log out automatically sometimes 2020-11-17 22:52:00 +08:00
MaysWind c5c88c0034 modify api path 2020-11-17 22:21:59 +08:00
MaysWind b4bd83e7a0 support account color 2020-11-17 01:54:26 +08:00