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

D frontend #8

Merged
merged 45 commits into from
Mar 5, 2024
Merged

D frontend #8

merged 45 commits into from
Mar 5, 2024

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    de1c70c View commit details
    Browse the repository at this point in the history
  2. Delete template files

    d0rich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    49043af View commit details
    Browse the repository at this point in the history
  3. Update package.json scripts

    d0rich committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ba3b766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d444fa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    b0dd33f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcbe599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4804b6f View commit details
    Browse the repository at this point in the history
  4. Add @esbuild-plugins/node-globals-polyfill

    dependency
    d0rich committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1a141a2 View commit details
    Browse the repository at this point in the history
  5. Refactor TonConnectStore to use reactive

    properties
    d0rich committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    de7cf73 View commit details
    Browse the repository at this point in the history
  6. Header draft

    d0rich committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    eed1a5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16e2491 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcc78f7 View commit details
    Browse the repository at this point in the history
  9. Update colors in App.vue

    d0rich committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d3eef0b View commit details
    Browse the repository at this point in the history
  10. Layout draft

    d0rich committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    01375cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5ef80ac View commit details
    Browse the repository at this point in the history
  12. lintfix

    d0rich committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    aaeac53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b6faf14 View commit details
    Browse the repository at this point in the history
  14. Polyfill buffer in build

    d0rich committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c688f18 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Master contract store

    d0rich committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3abf53a View commit details
    Browse the repository at this point in the history
  2. Make blogs NFT items

    d0rich committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1da7339 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    0d64c00 View commit details
    Browse the repository at this point in the history
  2. Refactor test setup in DSocialNetworkMaster and

    DSocialNetworkBlog specs
    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    f092219 View commit details
    Browse the repository at this point in the history
  3. Fix create post fee validation and restrict post

    creation to owner only
    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    5846291 View commit details
    Browse the repository at this point in the history
  4. Add transfer tests

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    7ab9ae8 View commit details
    Browse the repository at this point in the history
  5. Group tests

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    5e2a307 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    851b247 View commit details
    Browse the repository at this point in the history
  7. Optimize hooks

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a2afb79 View commit details
    Browse the repository at this point in the history
  8. Move contracts to packages

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    aa3c8d5 View commit details
    Browse the repository at this point in the history
  9. Refactor masterContractStore to use dynamic master

    contract addresses
    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9f8e404 View commit details
    Browse the repository at this point in the history
  10. Refactor DPost

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    99bebdd View commit details
    Browse the repository at this point in the history
  11. Create markdown converters

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    273abc6 View commit details
    Browse the repository at this point in the history
  12. Remove unused import and update link in

    DFooter.vue
    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    11e6352 View commit details
    Browse the repository at this point in the history
  13. Create text for the main page

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    b59e4f6 View commit details
    Browse the repository at this point in the history
  14. Generate user avatar by wallet

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a70e00f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e4f995c View commit details
    Browse the repository at this point in the history
  16. Init sidebar navigation

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    583bd7d View commit details
    Browse the repository at this point in the history
  17. Create blog form

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c853236 View commit details
    Browse the repository at this point in the history
  18. useOpenedContract

    d0rich committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    60985d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    7a148ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612ce60 View commit details
    Browse the repository at this point in the history
  3. Fix @ton/core patch

    d0rich committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    dd00e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8add2f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1b40eb View commit details
    Browse the repository at this point in the history
  6. My blogs draft

    d0rich committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b056948 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    913cf59 View commit details
    Browse the repository at this point in the history