MaysWind
|
5e4637c6ad
|
update locale default settings
|
2025-12-06 01:15:39 +08:00 |
|
Darshanbm05
|
a9a7d28082
|
added kannada language tranlation
|
2025-12-06 00:50:59 +08:00 |
|
Darshanbm05
|
ffce01c612
|
Add full Kannada locale src/locales/kn.json (copied from ko.json) to provide 2398-line placeholder translations
|
2025-12-06 00:50:59 +08:00 |
|
Darshanbm05
|
7a3ec9468f
|
Add Kannada (ಕನ್ನಡ) language translation support
- Add frontend Kannada translations (src/locales/kn.json)
- Add backend Kannada locale text items (pkg/locales/kn.go)
- Update frontend language configuration (src/locales/index.ts)
- Update backend language registry (pkg/locales/all_locales.go)
Language code: kn (Kannada, ISO 639-1)
Display name: ಕನ್ನಡ
Text direction: ltr (left-to-right)
|
2025-12-06 00:50:59 +08:00 |
|
MaysWind
|
5850e0e298
|
update sheet height
|
2025-12-06 00:44:27 +08:00 |
|
MaysWind
|
fdf6548cc9
|
hide the search bar by default on the mobile transaction list page
|
2025-12-06 00:44:20 +08:00 |
|
MaysWind
|
ee8aa2bb8e
|
use popover-close property to close popover
|
2025-12-05 23:00:08 +08:00 |
|
MaysWind
|
eccea273e6
|
make the styling consistent across all pages of the mobile version
|
2025-12-05 00:21:07 +08:00 |
|
MaysWind
|
e143c8f098
|
automatically detect file encoding when importing delimiter-separated values (DSV) file
|
2025-12-03 23:56:13 +08:00 |
|
Albert Brugués
|
c3db8cee2d
|
Spanish translations changed to be familiar
|
2025-12-02 23:49:58 +08:00 |
|
Albert Brugués
|
9061fc3188
|
Spanish translations changed to title case
|
2025-12-02 23:49:58 +08:00 |
|
Albert Brugués
|
b9539c4aba
|
Fixed mistakes in Spanish translations
|
2025-12-02 23:49:58 +08:00 |
|
Albert Brugués
|
deabe178df
|
Added missing Spanish translations
|
2025-12-02 23:49:58 +08:00 |
|
MaysWind
|
3daff44155
|
remove outdated code
|
2025-12-02 00:30:52 +08:00 |
|
MaysWind
|
cd2cce4268
|
update style
|
2025-12-02 00:30:36 +08:00 |
|
MaysWind
|
ad132d5637
|
fix input field placeholders overlap after upgrading vuetify to version 3.11.0
|
2025-12-01 01:32:17 +08:00 |
|
MaysWind
|
c8b3daa915
|
make the styling consistent across all pages of the mobile version
|
2025-12-01 00:55:22 +08:00 |
|
MaysWind
|
96561ec2be
|
upgrade framework7 to 9.0
|
2025-11-30 03:22:53 +08:00 |
|
MaysWind
|
608411feab
|
upgrade third party dependencies
|
2025-11-29 22:02:19 +08:00 |
|
MaysWind
|
2431152cec
|
support batch converting amounts to positive / negative values in import dialog
|
2025-11-27 01:43:01 +08:00 |
|
MaysWind
|
17f604b6aa
|
support filtering transactions by amount in import transaction dialog
|
2025-11-27 01:25:34 +08:00 |
|
MaysWind
|
3fe51dce63
|
fix the divider line was positioned incorrectly
|
2025-11-27 00:01:07 +08:00 |
|
MaysWind
|
2c454f001e
|
support importing amounts that use non-breaking space (NBSP), narrow no-break space (NNBSP) or figure space as digit grouping symbol when importing delimiter-separated values file / data (#361)
|
2025-11-26 23:57:54 +08:00 |
|
MaysWind
|
4781cb34eb
|
support dates with YYYY.MM.DD / MM.DD.YYYY / DD.MM.YYYY format when importing delimiter-separated values file / data (#361)
|
2025-11-26 23:31:08 +08:00 |
|
MaysWind
|
9faea14e36
|
support import delimiter-separated values file / data with UTF-16 with BOM encoding (#361)
|
2025-11-26 23:30:35 +08:00 |
|
MaysWind
|
bd704a8c15
|
update function name
|
2025-11-25 01:25:56 +08:00 |
|
MaysWind
|
bb9a19bcb2
|
import member, project and merchant fields as tags when importing feidee mymoney export file
|
2025-11-25 01:21:44 +08:00 |
|
MaysWind
|
9ff1334584
|
import payee field as tags when importing a QIF file (#356)
|
2025-11-25 00:56:28 +08:00 |
|
MaysWind
|
de27c8e6c5
|
fix no results were shown when previewing all results while importing transactions with user custom script
|
2025-11-24 22:38:00 +08:00 |
|
MaysWind
|
ba278e47ff
|
the preview count dropdown menu always shows the "10" option
|
2025-11-24 22:37:24 +08:00 |
|
MaysWind
|
7d70859107
|
modify style
|
2025-11-24 22:04:20 +08:00 |
|
MaysWind
|
6430a52027
|
tag filter supports selecting both included and excluded tags simultaneously
|
2025-11-24 02:21:03 +08:00 |
|
MaysWind
|
45be96cf68
|
adjust column widths to fit their content
|
2025-11-23 19:06:37 +08:00 |
|
MaysWind
|
837a62a534
|
paste amount on number pad sheet for ios
|
2025-11-23 02:32:12 +08:00 |
|
MaysWind
|
707283fd66
|
hide paste amount menu item for ios
|
2025-11-23 01:57:29 +08:00 |
|
MaysWind
|
10b9c09192
|
insert the pasted content after the cursor when pasting numbers or amounts
|
2025-11-23 01:44:40 +08:00 |
|
MaysWind
|
ed8c5c96ac
|
set allowed number range
|
2025-11-23 01:44:34 +08:00 |
|
MaysWind
|
3ba91c590e
|
highlight the current row
|
2025-11-23 00:49:43 +08:00 |
|
MaysWind
|
44dc45de51
|
transaction reconciliation statement supports sorting by account name and category name on desktop version
|
2025-11-23 00:33:54 +08:00 |
|
MaysWind
|
83bd68e7f4
|
use the number system configured in the user's settings for all numeric values in the token generation dialog
|
2025-11-22 23:49:23 +08:00 |
|
MaysWind
|
dafbc115c4
|
support pasting amount from clipboard on mobile version
|
2025-11-22 23:29:09 +08:00 |
|
MaysWind
|
5de1e32cd8
|
update text
|
2025-11-22 20:04:27 +08:00 |
|
MaysWind
|
8ae5c1ea99
|
limit the maximum height of the date range menu
|
2025-11-19 00:53:41 +08:00 |
|
MaysWind
|
29651f674a
|
code refactor
|
2025-11-19 00:00:20 +08:00 |
|
MaysWind
|
8b34750426
|
fix the incorrect display type name of transaction categories
|
2025-11-14 00:02:57 +08:00 |
|
MaysWind
|
4c8bb5a0b7
|
add asset trends in statistics & analysis (#314)
|
2025-11-09 22:51:46 +08:00 |
|
MaysWind
|
d3abb279e3
|
code refactor
|
2025-11-09 22:51:42 +08:00 |
|
MaysWind
|
952731a2d4
|
show confirm dialog before opening external link
|
2025-11-06 00:51:09 +08:00 |
|
MaysWind
|
df23cb8cdd
|
do not refresh token when enter verify email / reset password / oauth 2.0 callback page
|
2025-11-06 00:12:50 +08:00 |
|
MaysWind
|
87a21a1a4f
|
language selector on the login and unlock page is displayed at the bottom
|
2025-11-04 00:33:41 +08:00 |
|