Commit Graph

115 Commits

Author SHA1 Message Date
MaysWind f39e20d7a7 support setting user disabled 2023-06-21 23:57:04 +08:00
MaysWind fa68621b41 support api proxy for amap 2023-06-18 15:43:27 +08:00
MaysWind 0a106026dd user settings supports language and date&time format 2023-06-05 00:54:07 +08:00
MaysWind 736f340979 code refactor 2023-06-03 16:49:19 +08:00
MaysWind 9511644ce6 update third party dependencies 2023-05-28 17:59:08 +08:00
MaysWind bd542ac308 modify geolocation storage type in database 2023-05-14 19:42:57 +08:00
MaysWind e71ffd1a77 support storing geo location in transaction 2023-04-29 13:45:19 +08:00
MaysWind 05dc9138b4 fix problem that cannot get transaction statistics when db is set to only_full_group_by 2023-04-23 00:03:26 +08:00
MaysWind a96eb31dc9 redirect to login page when user logout without token 2023-04-16 02:00:59 +08:00
MaysWind 3b0ef7a96d data management page shows all user data statistics 2023-04-02 19:36:10 +08:00
MaysWind d4985a024d use unambiguous numeric variable type 2023-03-27 23:58:33 +08:00
MaysWind 9e3aa19a09 make related transaction has the same unix time with the original transaction 2023-03-27 00:11:39 +08:00
MaysWind 7443e8a532 uuid generator supports generating more than 1 uuid in one time 2023-03-27 00:02:48 +08:00
MaysWind 8d5de98218 record transaction created ip 2023-03-26 22:10:04 +08:00
MaysWind 9a79606565 support set user default account 2022-04-18 00:16:47 +08:00
MaysWind 2dbf4d652d update third party dependencies 2022-03-20 23:20:11 +08:00
MaysWind 7364380312 support filter by parent account in transaction list page 2022-03-20 22:26:27 +08:00
Shengwu Jiang 4e2c4b39bb remove uid in selected columns 2021-07-12 20:18:00 +08:00
MaysWind 163b75e81b modify method name 2021-06-28 00:39:12 +08:00
MaysWind 4ec59bd0bd support hiding transaction amount 2021-04-28 23:43:24 +08:00
MaysWind 62a825439f modify project name 2021-04-12 01:21:34 +08:00
MaysWind e34e55eac7 code format 2021-04-05 01:45:09 +08:00
MaysWind adae42a150 support deleting user 2021-04-04 17:39:48 +08:00
MaysWind f5b96a61d3 remove unused code 2021-04-04 17:16:13 +08:00
MaysWind ead072ed31 add api for getting total income/expense amounts by month 2021-03-29 00:57:16 +08:00
MaysWind a07c775aa7 code refactor, aggregate month total count in list/by_month api 2021-03-28 18:03:17 +08:00
MaysWind d77d9f39d2 fix parse date bug when month digits not equal 2 2021-03-28 17:27:15 +08:00
MaysWind baebee94c7 add transaction count api 2021-03-28 17:19:48 +08:00
MaysWind 3ed9250811 modify parameter name 2021-03-28 16:45:30 +08:00
MaysWind 1234d4802b transaction month list supports browser time zone 2021-03-25 22:42:56 +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 1a8d228aac code refactor 2021-03-21 19:29:41 +08:00
MaysWind 8e90f96562 support modify transaction time zone 2021-03-14 02:47:24 +08:00
MaysWind 149f29f8a5 show timezone in transaction list page if the timezone of transaction does not equal with client current timezone 2021-03-13 21:20:16 +08:00
MaysWind bd26796184 allow user to limit time scope for editing transaction 2021-03-11 01:16:30 +08:00
MaysWind 242cf872b2 hide edit/delete button when transaction is not editable 2021-02-26 01:07:03 +08:00
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 00b08a85ad transaction list page supports filtering by primary category 2021-01-31 00:34:10 +08:00
MaysWind 1f829f0225 transaction statistics api supports data of all date 2021-01-21 00:08:47 +08:00
MaysWind bdc7188f8b fix database selection or db transaction usage bug 2021-01-18 01:23:54 +08:00
MaysWind 51b0ae8076 support clear all user data 2021-01-18 01:16:24 +08:00
MaysWind a7c77cf68e transaction tag index supports soft delete 2021-01-18 00:46:11 +08:00
MaysWind 639ab1d758 transaction tag supports soft delete 2021-01-18 00:04:54 +08:00
MaysWind f29a14ad51 add transaction statistics api 2021-01-17 23:43:49 +08:00
MaysWind 2576919a9d support checking user data 2021-01-15 01:16:52 +08:00
MaysWind 5a95ef07df transaction overview supports multi currencies 2021-01-14 01:03:06 +08:00
MaysWind 62b7499cd0 fix some fields in transfer-out transaction does not be modified when modifying transfer-in transaction 2021-01-11 23:04:00 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind a470752d42 fix bug 2021-01-10 20:26:41 +08:00
MaysWind fbfba764d4 fix not delete modification balance transaction when deleting account 2021-01-05 01:56:53 +08:00