Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Releases: CUexter/Tweet

v1.7.0

12 Apr 18:32
Compare
Choose a tag to compare

1.7.0 (2023-04-12)

Features

v1.6.0

12 Apr 17:54
Compare
Choose a tag to compare

1.6.0 (2023-04-12)

Features

  • user link now in tweet component (#89) (dddacfd)

v1.5.0

12 Apr 15:29
Compare
Choose a tag to compare

1.5.0 (2023-04-12)

Bug Fixes

  • type for tweetdata should include null (f6dd7d1)
  • use router should be only done on client (c1d78fe)

Features

  • adding password login and authentication (4031a0b)
  • following page filtering (630db5f)
  • make timeline work with filter (8d929b8)
  • making a following page (f92c5f9)
  • moved index to reusable component (7a33d5f)
  • register will send u to login (321a953)
  • timeline should be centered (f12aa58)

v1.4.0

11 Apr 16:17
Compare
Choose a tag to compare

1.4.0 (2023-04-11)

Features

v1.3.0

11 Apr 09:43
Compare
Choose a tag to compare

1.3.0 (2023-04-11)

Features

  • display tweet and timeline with ISR (8b33c14)
  • simple tweet page with replies (e4dbd39)
  • timeline fixed with tweetID (ba931b2)

v1.2.0

11 Apr 07:51
Compare
Choose a tag to compare

1.2.0 (2023-04-11)

Bug Fixes

  • ci: change files should look at subdir of src (247d6bf)
  • db: can only retweet one single tweet in one tweet (1495da8)
  • query key is automatically replaced already (43ab897)
  • set node env for windows user when seeding (2cbb2b7)

Features

  • ✨ searching functionality for user in api (9f51dd6)
  • add user search component in header (ee87d20)
  • add user search component in header (f5e465c)

v1.1.0

10 Apr 08:31
Compare
Choose a tag to compare

1.1.0 (2023-04-10)

Bug Fixes

  • schema naming issue (following) (2e1f426)

Features

v1.0.0

06 Mar 09:08
Compare
Choose a tag to compare

1.0.0 (2023-03-06)

Bug Fixes

  • add back example model (562273a)
  • build now ignore lint-staged (ec92d61)
  • dependabot: fix dependabot not update lockfile for pnpm (6541917)
  • don't generate er diagram (7577dc5)
  • installing cookie-next (1a3633f)
  • move test to test folder (4142ad6)
  • no toplevel await (0fbb0c9)
  • playwright test failing (2bd0aab)
  • vitest frontend test now pass and sort input (f567858)

Features