MaysWind
|
73f8446d07
|
support modifying amount and description when importing transactions
|
2025-10-09 22:41:43 +08:00 |
|
MaysWind
|
5692bec216
|
support pasting date time into the date-time picker on the desktop version
|
2025-10-09 21:38:35 +08:00 |
|
MaysWind
|
e88491268b
|
hide the "Set Location" button in the map sheet on the transaction view page in mobile version
|
2025-10-09 20:04:50 +08:00 |
|
MaysWind
|
76fff27b3f
|
fix cannot modify transaction time after duplicating transaction with time on the mobile version
|
2025-10-06 16:29:44 +08:00 |
|
MaysWind
|
4f664dbfc3
|
code refactor
|
2025-10-06 16:29:31 +08:00 |
|
MaysWind
|
b916217b28
|
fix the mobile transaction list page displayed incorrectly when loading more transactions
|
2025-10-02 21:30:19 +08:00 |
|
MaysWind
|
9d0e294ed2
|
update translation
|
2025-10-02 19:51:02 +08:00 |
|
Minhyung Park
|
dc6d8398b1
|
add Korean
|
2025-10-02 07:22:03 +08:00 |
|
MaysWind
|
5b37ea4d78
|
AI image recognition supports pasting image from clipboard in desktop version
|
2025-09-29 19:36:31 +08:00 |
|
MaysWind
|
46dd2888a6
|
show hint while loading the image
|
2025-09-29 19:19:35 +08:00 |
|
MaysWind
|
4d0d3959a9
|
support canceling AI image recognition
|
2025-09-27 23:53:40 +08:00 |
|
MaysWind
|
2e5dd7d513
|
add content encoding to the response headers when the server returns js, csv or tsv
|
2025-09-27 17:00:42 +08:00 |
|
MaysWind
|
eb305139f5
|
fix the locale settings on the profile page does not immediately update the preview
|
2025-09-25 23:32:02 +08:00 |
|
MaysWind
|
8df73f202a
|
update splash screen image file name
|
2025-09-24 23:11:50 +08:00 |
|
MaysWind
|
c3f1cb0c61
|
update transaction
|
2025-09-24 23:11:27 +08:00 |
|
Natthavat Sukdumrongpreecha
|
66303a8965
|
feat: translate to thai language
|
2025-09-24 12:25:31 +08:00 |
|
MaysWind
|
d4fee27a3d
|
fix the result of detecting whether a transaction has been modified is wrong when no default account is set
|
2025-09-22 00:59:10 +08:00 |
|
MaysWind
|
245fdd78e4
|
clear all transactions of specified account (#228)
|
2025-09-22 00:26:59 +08:00 |
|
MaysWind
|
669a217180
|
improve the style of long tips and drag-and-drop image
|
2025-09-21 20:48:50 +08:00 |
|
MaysWind
|
e9507241ed
|
update transaction
|
2025-09-21 20:34:17 +08:00 |
|
brieucdlf
|
f2536749f6
|
feat(locale): add French translation
|
2025-09-21 19:05:52 +08:00 |
|
MaysWind
|
d9cd270ff4
|
don't save draft when creating transactions through AI image recognition in mobile version
|
2025-09-21 15:51:41 +08:00 |
|
MaysWind
|
9dee449f10
|
fix the incorrect mouse pointer style during image recognition
|
2025-09-21 15:31:53 +08:00 |
|
MaysWind
|
ae19ca4383
|
improved the experience when no transaction information is detected
|
2025-09-21 15:28:26 +08:00 |
|
MaysWind
|
5fbb29abd3
|
modify style
|
2025-09-21 12:29:04 +08:00 |
|
MaysWind
|
f06c6523a2
|
add capture=camera to the accept attribute in file input when selecting transaction pictures
|
2025-09-21 12:00:19 +08:00 |
|
MaysWind
|
02514fc457
|
use system control to take photo or select an image
|
2025-09-21 12:00:11 +08:00 |
|
MaysWind
|
5d88287ae2
|
create transactions from AI receipt image recognition results
|
2025-09-21 04:00:57 +08:00 |
|
MaysWind
|
00f1d0418f
|
show execution error in preview area
|
2025-09-20 22:54:10 +08:00 |
|
MaysWind
|
18b270debb
|
support for disabling the app’s built-in swipe-back navigation (#249)
|
2025-09-20 22:02:18 +08:00 |
|
MaysWind
|
0c1d77f7ae
|
modify text
|
2025-09-19 21:35:48 +08:00 |
|
MaysWind
|
8de51e6e71
|
show the selected count even when the number of items is less than 10
|
2025-09-19 00:27:07 +08:00 |
|
MaysWind
|
983f7fec0f
|
fix can not replace empty transaction categories when using batch rules
|
2025-09-18 22:51:00 +08:00 |
|
MaysWind
|
ce74c4817b
|
fix transaction type was not checked when replacing transaction categories using batch rules (#248)
|
2025-09-18 22:42:30 +08:00 |
|
MaysWind
|
979b16d520
|
display time numbers with fixed width style in the mobile version time picker
|
2025-09-17 21:07:22 +08:00 |
|
MaysWind
|
88dea9acaa
|
use the current browser's time zone as the sample
|
2025-09-15 00:38:39 +08:00 |
|
MaysWind
|
c75fdfea1c
|
support custom script to process delimiter-separated values (data) file / data
|
2025-09-15 00:21:14 +08:00 |
|
MaysWind
|
538d2b8205
|
the add transaction page of mobile version supports the destinationAccountId and comment parameters
|
2025-09-14 17:41:21 +08:00 |
|
MaysWind
|
1a8ce7d58d
|
use for-of statements to replace for and for-in
|
2025-09-14 17:18:47 +08:00 |
|
MaysWind
|
4700446ca0
|
use for-of statements to replace for and for-in
|
2025-09-14 01:43:04 +08:00 |
|
MaysWind
|
67bc81d3e2
|
fix user custom exchange rates update page /dialog could not be opened
|
2025-09-14 01:17:46 +08:00 |
|
MaysWind
|
878a3a018e
|
modify style
|
2025-09-14 01:11:02 +08:00 |
|
MaysWind
|
e463c2dc95
|
batch adding transaction tags in import transaction tool
|
2025-09-13 23:05:26 +08:00 |
|
MaysWind
|
422cf49517
|
batch removing specified tag or batch removing invalid tag in import transaction tool
|
2025-09-13 23:00:39 +08:00 |
|
MaysWind
|
77d2426c14
|
code refactor
|
2025-09-13 21:17:55 +08:00 |
|
MaysWind
|
1c4dc55bb6
|
modify style
|
2025-09-13 15:37:25 +08:00 |
|
MaysWind
|
ba72f421dc
|
code refactor
|
2025-09-13 15:34:20 +08:00 |
|
MaysWind
|
36d1e01008
|
fix the display format of the fiscal year start date not updated after changing the number system on user profile page
|
2025-09-13 02:19:57 +08:00 |
|
MaysWind
|
e52c7037c7
|
import transactions from JD.com finance statement file (#240)
|
2025-09-13 01:53:41 +08:00 |
|
MaysWind
|
f5235ba08e
|
modify text
|
2025-09-13 01:53:41 +08:00 |
|