Commit Graph

  • b4353c859e Modify README.md main indigo 2025-07-21 03:52:07 +00:00
  • 0d49a916c7 First Init Repo indigo 2025-07-21 03:43:57 +00:00
  • 1154e56555 remove rental calendar from toy page indigo 2025-07-06 14:21:11 +00:00
  • c74edf7397 after add new toy for sharing, the new toys still not exist in toys tabl indigo 2025-07-06 13:59:18 +00:00
  • 276db4fa31 after add new share toy, my toys page still not show the new toy indigo 2025-07-06 13:54:46 +00:00
  • e6491b8440 user dashboard not show new toy after add new toy for sharing, and new t indigo 2025-07-06 13:52:21 +00:00
  • 0b22c28dfa Implement add toy and edit toy functions to sqlite database indigo 2025-07-06 13:46:36 +00:00
  • a6ccc6a5f4 Implement my toys page sqlite database function on dashboard indigo 2025-07-06 13:42:26 +00:00
  • bcaebf0494 delete current toyshare.db and regenerate example data indigo 2025-07-06 13:37:24 +00:00
  • dad13c9cfb change sqlite user table column id to increment int ids indigo 2025-07-06 13:34:11 +00:00
  • 0f224287fd Implement my toys edit toys and rental toys function to sqlite database indigo 2025-07-06 13:25:55 +00:00
  • 1e994e8a4c I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-07-06 13:07:36 +00:00
  • 396f1a76a1 top login button drop down menu, should show login user full name and em indigo 2025-07-06 13:03:15 +00:00
  • a3f2a71aad user can upload the avatar or link an url, and show on any toy share pag indigo 2025-07-06 12:59:06 +00:00
  • f5706b7487 only show login name in dropdown menu, not beside the login button indigo 2025-07-06 12:55:11 +00:00
  • c7900221c3 Top menu the login button need show which user login, base on email name indigo 2025-07-06 12:52:32 +00:00
  • f17120960e I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-07-06 12:47:56 +00:00
  • c63e4d3648 I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-07-06 12:47:10 +00:00
  • 7e09e249a7 The user nick name is not replace the full name indigo 2025-07-06 12:41:56 +00:00
  • 2b15dc8888 user register should include nick name, and user management page and edi indigo 2025-07-06 12:38:36 +00:00
  • a010981c3d I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-07-06 12:30:08 +00:00
  • b7a6061fff user management page still not list registered users, for example admin@ indigo 2025-07-06 12:28:55 +00:00
  • 4f73382105 add default user admin@example.com to database indigo 2025-07-06 12:27:23 +00:00
  • 861ec9280e I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-07-06 12:25:32 +00:00
  • 38fccc09b7 implement full user management function base on sqlite database in admi indigo 2025-07-06 12:24:07 +00:00
  • e7d9db0cd6 add user@example.com account and admin@example.com to sqlite database indigo 2025-07-06 12:20:42 +00:00
  • a5e472498e user management page could not list registered users indigo 2025-07-06 12:18:44 +00:00
  • a7f4242ecc I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-07-06 12:14:03 +00:00
  • 1b3424655b please change example data into sqlite db indigo 2025-07-06 04:12:50 +00:00
  • a1be73d2e6 dashboard message request page is blank, please complete view message hi indigo 2025-06-10 06:07:33 +00:00
  • a2b1eae0fe please add rental message list to user dashboard, and user can reply ren indigo 2025-06-10 06:02:29 +00:00
  • 888355d0cb please add owner message box which receive message from rental toy user indigo 2025-06-10 05:57:18 +00:00
  • e52d2d2977 toy availability change to assign date range for rental, toy page show c indigo 2025-06-09 09:20:54 +00:00
  • d45edc5f88 site setting add toy category setup indigo 2025-06-09 08:11:54 +00:00
  • e7e309b214 I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 08:08:44 +00:00
  • 4e134bf45f remove language switch from top menu indigo 2025-06-09 07:57:09 +00:00
  • b06f361475 integrate rental history into my toys pages indigo 2025-06-09 04:42:00 +00:00
  • 8ba7f4cbed add toy rental history in user dashboard indigo 2025-06-09 04:38:59 +00:00
  • 9d8c9856e0 toy card "View Detail" button text not switch to select language indigo 2025-06-09 04:33:44 +00:00
  • f522dd88a1 owner toy list show personal description and owner avator icon indigo 2025-06-09 04:13:27 +00:00
  • 362e8adf57 link onwer toy list page to toy page owner's name indigo 2025-06-09 04:10:04 +00:00
  • 739eec3227 add admin page to manage site title and edit user permission and profile indigo 2025-06-09 04:02:05 +00:00
  • 86bbba00b9 add new toy category list support traditional chinese indigo 2025-06-09 03:56:36 +00:00
  • ae1d9d269e add page to view owner toy list and status indigo 2025-06-09 03:53:30 +00:00
  • 7738ad28ae dashboard/requests is blank indigo 2025-06-09 03:46:09 +00:00
  • 88576a15a2 dashboard/rentals page is blank indigo 2025-06-09 03:39:27 +00:00
  • 2bc4fcc77f Configure web display language from profile settings, default is set to indigo 2025-06-09 03:36:02 +00:00
  • 261f21af55 I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 03:33:04 +00:00
  • 5bcc1bb2e8 select language is not working when switch to traditional chinese indigo 2025-06-09 03:28:32 +00:00
  • 4698d67c38 I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 03:26:05 +00:00
  • 28430f236e I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 03:21:59 +00:00
  • 128334e790 please add dark and light theme switch indigo 2025-06-09 03:10:40 +00:00
  • 606d2adb96 I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 03:02:40 +00:00
  • c73407b0fd I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 02:57:11 +00:00
  • fd626d9911 I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 02:55:24 +00:00
  • 9432322fb2 I see this error with the app, reported by NextJS, please fix it. The er indigo 2025-06-09 02:52:38 +00:00
  • 3db4ec2066 Updated app indigo 2025-06-09 02:49:59 +00:00
  • 7d3cda96fb initial scaffold Your Name 2025-06-06 07:30:30 +00:00