Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] V2 #235

Draft
wants to merge 70 commits into
base: master
Choose a base branch
from
Draft

[WIP] V2 #235

wants to merge 70 commits into from

Commits on Feb 7, 2023

  1. next13

    djyde committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b57b7d2 View commit details
    Browse the repository at this point in the history
  2. prisma 4

    djyde committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    31dd79b View commit details
    Browse the repository at this point in the history
  3. new dashboard

    djyde committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    cb1fb0e View commit details
    Browse the repository at this point in the history
  4. comment page

    djyde committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    eb0dbbc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. comment page

    djyde committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    34acaa3 View commit details
    Browse the repository at this point in the history
  2. get comments

    djyde committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    c9f3eb0 View commit details
    Browse the repository at this point in the history
  3. reply form style

    djyde committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    22eaa5f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. comment style

    djyde committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    46583c6 View commit details
    Browse the repository at this point in the history
  2. add react-query

    djyde committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    535ab67 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. action panel

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7f579ce View commit details
    Browse the repository at this point in the history
  2. remove 1.0 code

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3cac886 View commit details
    Browse the repository at this point in the history
  3. change db url

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1f32c4b View commit details
    Browse the repository at this point in the history
  4. remove docker file

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c95b6f5 View commit details
    Browse the repository at this point in the history
  5. update dependency

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1cfab8b View commit details
    Browse the repository at this point in the history
  6. update pnpm

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0d1aec8 View commit details
    Browse the repository at this point in the history
  7. add engines

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    db5499c View commit details
    Browse the repository at this point in the history
  8. update dockerfile

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ba883f2 View commit details
    Browse the repository at this point in the history
  9. update dockerfile

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    dffc5cd View commit details
    Browse the repository at this point in the history
  10. update dockerfile

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    544bf5c View commit details
    Browse the repository at this point in the history
  11. update dockerfile

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b2aaca9 View commit details
    Browse the repository at this point in the history
  12. update dockerfile

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    898fac7 View commit details
    Browse the repository at this point in the history
  13. add missing dependency

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    aec2c08 View commit details
    Browse the repository at this point in the history
  14. remove unused var

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    fd403b4 View commit details
    Browse the repository at this point in the history
  15. update dockerfile

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1b58c30 View commit details
    Browse the repository at this point in the history
  16. add port

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    158609b View commit details
    Browse the repository at this point in the history
  17. expost port

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7b63343 View commit details
    Browse the repository at this point in the history
  18. add comment as signed user

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    88cb09b View commit details
    Browse the repository at this point in the history
  19. plain session info

    djyde committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a1663d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. reply mutation

    djyde committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e9b97ac View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. sdk

    djyde committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    4b32b41 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. new layout

    djyde committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    ff8f740 View commit details
    Browse the repository at this point in the history
  2. comment list

    djyde committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    ff339b7 View commit details
    Browse the repository at this point in the history
  3. comment page

    djyde committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    4ba3c6f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. submit page url & page title

    djyde committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8548a15 View commit details
    Browse the repository at this point in the history
  2. remove unused prop

    djyde committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4ae0263 View commit details
    Browse the repository at this point in the history
  3. remove unused prop

    djyde committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3e10f71 View commit details
    Browse the repository at this point in the history
  4. paginator

    djyde committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d4391c6 View commit details
    Browse the repository at this point in the history
  5. remove workflow

    djyde committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    db1b5f8 View commit details
    Browse the repository at this point in the history
  6. fix type error

    djyde committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    fe8b8f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. no result ui

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ff99f1d View commit details
    Browse the repository at this point in the history
  2. dashboard 403

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0507429 View commit details
    Browse the repository at this point in the history
  3. project update api

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    de72eae View commit details
    Browse the repository at this point in the history
  4. fix prisma import

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    885a8a9 View commit details
    Browse the repository at this point in the history
  5. title edit

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0575aea View commit details
    Browse the repository at this point in the history
  6. fix type

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f483717 View commit details
    Browse the repository at this point in the history
  7. filter deleted project

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    80f2792 View commit details
    Browse the repository at this point in the history
  8. fix type error

    djyde committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    a9cc1d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. settings

    djyde committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f5c1bb4 View commit details
    Browse the repository at this point in the history
  2. fix type error

    djyde committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b3f38e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. profile page

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    25c603a View commit details
    Browse the repository at this point in the history
  2. signin entry in reply form

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8751fc2 View commit details
    Browse the repository at this point in the history
  3. logout

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    434cb6d View commit details
    Browse the repository at this point in the history
  4. dark mode

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2218dad View commit details
    Browse the repository at this point in the history
  5. displayname

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    16a21d5 View commit details
    Browse the repository at this point in the history
  6. add legacy js

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cd930a4 View commit details
    Browse the repository at this point in the history
  7. add legacy sdk

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ef7c37c View commit details
    Browse the repository at this point in the history
  8. set notification email

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    55fc575 View commit details
    Browse the repository at this point in the history
  9. add page title

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    87c7093 View commit details
    Browse the repository at this point in the history
  10. upgrade next

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0edbac8 View commit details
    Browse the repository at this point in the history
  11. remove unvalid export

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7fcd93b View commit details
    Browse the repository at this point in the history
  12. remove props

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    12b543d View commit details
    Browse the repository at this point in the history
  13. disable strictnullcheck

    djyde committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9a047ce View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. update comment

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    83623f2 View commit details
    Browse the repository at this point in the history
  2. timezone

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    348ed98 View commit details
    Browse the repository at this point in the history
  3. embeded code

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a9ad4a7 View commit details
    Browse the repository at this point in the history
  4. disable samesite

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ea4c54f View commit details
    Browse the repository at this point in the history
  5. add cors rewrite

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    408c4e9 View commit details
    Browse the repository at this point in the history
  6. fix headers

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    0bf3433 View commit details
    Browse the repository at this point in the history
  7. fix name

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7eb0c58 View commit details
    Browse the repository at this point in the history
  8. add posted by

    djyde committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c4aab07 View commit details
    Browse the repository at this point in the history