Commit Graph

  • abb26ac410 migrate app settings page to composition API and typescript MaysWind 2025-01-12 20:39:15 +08:00
  • c5f03165bc migrate exchange rates page to composition API and typescript MaysWind 2025-01-12 19:23:20 +08:00
  • 41452ac20b add exception log MaysWind 2025-01-12 18:16:12 +08:00
  • a285707b53 migrate tree view selection sheet to composition API and typescript MaysWind 2025-01-12 17:42:01 +08:00
  • cc9a5eea36 display prefix in one line MaysWind 2025-01-12 17:20:08 +08:00
  • 89d5cc31af migrate amount input to composition API and typescript MaysWind 2025-01-12 16:52:00 +08:00
  • f0e11e952c remove unused code MaysWind 2025-01-12 15:31:43 +08:00
  • 0f8431ff5c remove space decimal separator MaysWind 2025-01-12 15:29:26 +08:00
  • 659b819011 code refactor MaysWind 2025-01-12 15:10:22 +08:00
  • 6a62cfdef7 code refactor MaysWind 2025-01-12 13:15:10 +08:00
  • f2ebd751d4 migrate app and user setting page framework to composition API and typescript MaysWind 2025-01-12 12:55:45 +08:00
  • 1414f54a12 migrate statistics setting page to composition API and typescript MaysWind 2025-01-12 11:48:14 +08:00
  • c3265c5bf6 migrate text size setting page to composition API and typescript MaysWind 2025-01-12 11:06:00 +08:00
  • 13e322bb57 code refactor MaysWind 2025-01-12 10:58:12 +08:00
  • 5cacfc8daf migrate income&expense overview card and monthly income&expense card to composition API and typescript MaysWind 2025-01-12 02:10:40 +08:00
  • 9bbe4d2dcf code refactor MaysWind 2025-01-12 01:04:19 +08:00
  • b517409229 migrate schedule frequency select / selection sheet to composition API and typescript MaysWind 2025-01-12 00:48:03 +08:00
  • 75a96e871a migrate overview list item selection sheet to composition API and typescript MaysWind 2025-01-12 00:03:01 +08:00
  • 395f7dfd63 migrate webauthn.js to typescript MaysWind 2025-01-11 23:49:47 +08:00
  • b166f6ff56 code refactor MaysWind 2025-01-11 23:10:17 +08:00
  • eb2b6d1002 migrate transaction tag list page to composition API and typescript MaysWind 2025-01-11 23:09:03 +08:00
  • 6cb045453a migrate transaction tag sheet to composition API and typescript MaysWind 2025-01-11 20:12:15 +08:00
  • ffae9e81a7 migrate transaction tag store to composition API and typescript MaysWind 2025-01-11 19:53:09 +08:00
  • dc59d3954a remove unused code MaysWind 2025-01-11 18:15:10 +08:00
  • 7b26eb50bf fix trend analysis not reload data when set custom month range in mobile version MaysWind 2025-01-11 18:08:39 +08:00
  • c0ab1ad793 fix the dark mode not take effect in mobile photo browser MaysWind 2025-01-11 18:06:55 +08:00
  • c73dcb51e4 migrate month range selection sheet / dialog to composition API and typescript MaysWind 2025-01-11 17:57:14 +08:00
  • 8c7fc0fef9 migrate datetime selection sheet to composition API and typescript MaysWind 2025-01-11 16:51:56 +08:00
  • 76a2e24d06 migrate datetime select to composition API and typescript MaysWind 2025-01-11 15:58:09 +08:00
  • 3e6a054913 migrate date range selection sheet / dialog to composition API and typescript MaysWind 2025-01-11 15:44:16 +08:00
  • 89b233e51b code refactor MaysWind 2025-01-11 13:59:47 +08:00
  • 61f26e060e code refactor MaysWind 2025-01-11 02:50:51 +08:00
  • 5649bb243d code refactor MaysWind 2025-01-11 02:29:44 +08:00
  • ea90e97f92 update unit test MaysWind 2025-01-11 02:14:49 +08:00
  • 3c624188d1 code refactor MaysWind 2025-01-11 02:14:35 +08:00
  • 04f373e931 migrate about page to composition API and typescript MaysWind 2025-01-11 01:56:50 +08:00
  • b2e36a24fd migrate mobile ui utils to typescript MaysWind 2025-01-11 00:53:22 +08:00
  • 8da3d2aa35 migrate i18n helper.js some code to typescript and migrate vue file to composition API and typescript MaysWind 2025-01-11 00:49:21 +08:00
  • 25c8b9baf8 migrate overview store to composition API and typescript MaysWind 2025-01-09 00:19:25 +08:00
  • 1555052e1d migrate index.js to typescript MaysWind 2025-01-08 22:59:58 +08:00
  • b1fbf91d6e migrate color/icon selection sheet to composition API and typescript MaysWind 2025-01-08 22:52:13 +08:00
  • 5dfac0c085 package locales/helper.ts to commons.js MaysWind 2025-01-07 22:07:36 +08:00
  • cb142a65f3 move file MaysWind 2025-01-07 00:08:27 +08:00
  • b0a9b2366e code refactor MaysWind 2025-01-06 23:12:56 +08:00
  • ed897d4105 change file name MaysWind 2025-01-06 23:11:43 +08:00
  • 2b71723ba1 migrate number pad sheet to composition API and typescript MaysWind 2025-01-06 22:32:36 +08:00
  • 60ba3b7977 format code MaysWind 2025-01-06 22:03:28 +08:00
  • e0198da52c fix not show selected transaction category / account / tag MaysWind 2025-01-06 21:58:52 +08:00
  • 6365805715 code refactor MaysWind 2025-01-06 21:49:49 +08:00
  • 5e7e3696bf update comments MaysWind 2025-01-06 21:43:50 +08:00
  • 166fae425d code refactor MaysWind 2025-01-06 21:42:36 +08:00
  • f56bef40d8 code refactor MaysWind 2025-01-05 23:54:35 +08:00
  • ad1eec7d47 migrate exchange rates store to composition API and typescript MaysWind 2025-01-05 23:15:45 +08:00
  • 5b241d2547 migrate 2fa auth store to composition API and typescript MaysWind 2025-01-05 23:01:32 +08:00
  • 92a626fb21 migrate token store to composition API and typescript MaysWind 2025-01-05 22:56:07 +08:00
  • 5171f23c09 migrate user store to composition API and typescript MaysWind 2025-01-05 22:47:33 +08:00
  • 6dc0ebcac6 code refactor MaysWind 2025-01-05 21:39:39 +08:00
  • 49f1f3c86b code refactor MaysWind 2025-01-05 20:43:19 +08:00
  • 53ab441486 remove unused code MaysWind 2025-01-05 19:46:22 +08:00
  • 0e422b5a8f migrate settings store to composition API and typescript MaysWind 2025-01-05 19:11:09 +08:00
  • 4f51480af9 migrate map sheet to composition API and typescript MaysWind 2025-01-05 17:56:58 +08:00
  • fb8fbbcf70 migrate pin code input sheet to composition API and typescript MaysWind 2025-01-05 17:46:43 +08:00
  • 5256eff88d code refactor MaysWind 2025-01-05 17:15:06 +08:00
  • 7c40157cba migrate switch to mobile dialog to composition API and typescript MaysWind 2025-01-05 17:07:46 +08:00
  • 454e97c9f1 migrate services.js to ts MaysWind 2025-01-05 17:00:25 +08:00
  • 41d34af4c7 migrate userstat.js to ts MaysWind 2025-01-05 14:04:44 +08:00
  • a13f5bfb10 support base components folder MaysWind 2025-01-05 13:34:50 +08:00
  • da06fe4a7b migrate color / icon select to typescript MaysWind 2025-01-05 13:21:05 +08:00
  • 061ea6aab4 code refactor MaysWind 2025-01-05 13:14:08 +08:00
  • a19cc81391 code refactor MaysWind 2025-01-05 13:03:50 +08:00
  • 871164b969 code refactor MaysWind 2025-01-05 03:12:22 +08:00
  • 16fa77eb09 migrate map code to typescript MaysWind 2025-01-05 03:10:41 +08:00
  • a46399cbaf migrate setting.js and logger.js to ts MaysWind 2025-01-04 23:42:10 +08:00
  • a9e50d29d3 fix display incorrect month MaysWind 2025-01-04 23:34:20 +08:00
  • e7d7f217a9 migrate consts/statistics.js to ts MaysWind 2025-01-04 23:16:47 +08:00
  • 000c2b9ab0 migrate desktop ui utils to typescript MaysWind 2025-01-04 19:37:19 +08:00
  • 37fdb161ea migrate information / password input / passcode input sheet to composition API and typescript MaysWind 2025-01-04 19:29:34 +08:00
  • 2d923bbdc9 migrate confirm dialog to composition API and typescript MaysWind 2025-01-04 19:11:16 +08:00
  • 07c55de024 migrate steps bar to composition API and typescript MaysWind 2025-01-04 19:02:37 +08:00
  • 30c463627a code refactor MaysWind 2025-01-04 19:02:30 +08:00
  • 5eec635146 migrate snack bar to composition API and typescript MaysWind 2025-01-04 18:52:21 +08:00
  • 229d9c76c3 migrate item icon to composition API and typescript MaysWind 2025-01-04 17:49:38 +08:00
  • 0119eadc14 code refactor MaysWind 2025-01-04 17:20:36 +08:00
  • c1c656ab7e add missing type MaysWind 2025-01-04 17:20:21 +08:00
  • e4a50bcd60 migrate to composition API and typescript MaysWind 2025-01-04 16:40:27 +08:00
  • d18e6df1c0 pin code input supports pressing enter to confirm and pressing tab to switch to the next component MaysWind 2025-01-04 16:33:33 +08:00
  • af9aa726f4 migrate pin code input to composition API and typescript MaysWind 2025-01-04 16:11:02 +08:00
  • 27f8c90dae migrate numeral.js to ts MaysWind 2025-01-04 14:47:52 +08:00
  • b9a3c384d9 remove unused code MaysWind 2025-01-04 14:05:24 +08:00
  • eed7085756 code refactor MaysWind 2025-01-04 13:28:25 +08:00
  • abb0c2ad16 fix cannot click set custom date range in date filter drop menu MaysWind 2025-01-04 00:48:50 +08:00
  • 9f7b40381c migrate lib/datetime.js to ts MaysWind 2025-01-03 23:57:31 +08:00
  • ad9a390b58 migrate consts/datetime.js to ts MaysWind 2025-01-02 00:31:28 +08:00
  • 5525635df1 bump year MaysWind 2025-01-01 01:43:26 +08:00
  • 863e0205ff code refactor MaysWind 2024-12-30 23:11:03 +08:00
  • 2560a70e5e migrate to typescript MaysWind 2024-12-29 14:24:37 +08:00
  • b638a73e4d modify style MaysWind 2024-12-29 22:46:48 +08:00
  • 0a9cea4df3 do not check whether the date range is billing cycle when no statement date MaysWind 2024-12-23 08:50:24 +08:00
  • 15a98c3eac add missing router path MaysWind 2024-12-22 22:05:05 +08:00
  • 493c16087d add missing router path MaysWind 2024-12-22 21:52:56 +08:00