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

feat: extract homepage and repository and description from fpm.toml #36

Merged
merged 75 commits into from
Jun 25, 2023

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    fc97933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a24e58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47079db View commit details
    Browse the repository at this point in the history
  4. fix: redundant variable

    henilp105 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    de8a8be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1093191 View commit details
    Browse the repository at this point in the history
  6. feat: fix bugs

    henilp105 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d3b1b6e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. fix: fortran-lang#34

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    815699c View commit details
    Browse the repository at this point in the history
  2. add readme for the registry

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5ba8f05 View commit details
    Browse the repository at this point in the history
  3. add: help and fix rreducers

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f904731 View commit details
    Browse the repository at this point in the history
  4. fix: fortran-lang#35

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c96154a View commit details
    Browse the repository at this point in the history
  5. token duration

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d6fa8e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0024731 View commit details
    Browse the repository at this point in the history
  7. nfeat: update packages

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f4ddeb8 View commit details
    Browse the repository at this point in the history
  8. add : css to help page

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2cac330 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d8152f View commit details
    Browse the repository at this point in the history
  10. update: readme

    henilp105 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7050da2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a41c6b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. fix: fix admin page bugs

    henilp105 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ed56575 View commit details
    Browse the repository at this point in the history
  2. fix: fix admin page bugs

    henilp105 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c26dfd5 View commit details
    Browse the repository at this point in the history
  3. fix: fix admin page bugs

    henilp105 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    28a6dff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6abb823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e14cb2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. admin navbar setting

    henilp105 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    6a7ebfa View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    9ff37cf View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    b06456e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    2e68e53 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. fix: bugs

    henilp105 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    91e7f0c View commit details
    Browse the repository at this point in the history
  2. fix: verify email reducer

    henilp105 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    1d017a3 View commit details
    Browse the repository at this point in the history
  3. feat: add dry run

    henilp105 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    9dd0ebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24d4827 View commit details
    Browse the repository at this point in the history
  5. fix : fortran-lang#38

    henilp105 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c0289a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0467b4c View commit details
    Browse the repository at this point in the history
  7. fix: help styling

    henilp105 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    84e6eb3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be244f4 View commit details
    Browse the repository at this point in the history
  9. resolve merge conflicts

    henilp105 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8fa5859 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    6570868 View commit details
    Browse the repository at this point in the history
  2. fix: emails

    henilp105 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b08f99a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3cfb32 View commit details
    Browse the repository at this point in the history
  4. fix: email verification

    henilp105 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0765971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd68d9 View commit details
    Browse the repository at this point in the history
  6. fix: auth reducers

    henilp105 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5167625 View commit details
    Browse the repository at this point in the history
  7. fix: auth

    henilp105 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3123920 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    ab9a265 View commit details
    Browse the repository at this point in the history
  2. fix: account

    henilp105 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0270d0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a1d3f View commit details
    Browse the repository at this point in the history
  4. update dependencies

    henilp105 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4bbff42 View commit details
    Browse the repository at this point in the history
  5. fix: tarballs

    henilp105 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    5f37ef4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dd7257 View commit details
    Browse the repository at this point in the history
  7. fix: alt rendering

    henilp105 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7958909 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25082b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. fix: toml extraction

    henilp105 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4d5f787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715f4fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd162f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78a4b2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aee1a4 View commit details
    Browse the repository at this point in the history
  6. fix: verify email loader

    henilp105 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    af4da33 View commit details
    Browse the repository at this point in the history
  7. feat: add archives UI

    henilp105 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    09ad559 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59f45ad View commit details
    Browse the repository at this point in the history
  9. fix: add actions

    henilp105 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    158d19c View commit details
    Browse the repository at this point in the history
  10. fix: add archives UI

    henilp105 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0cf64f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2de3636 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix: docker and fpm

    henilp105 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8c12889 View commit details
    Browse the repository at this point in the history
  2. fix: docker file

    henilp105 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    fef1cd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d7e45 View commit details
    Browse the repository at this point in the history
  4. fix: change email restrict

    henilp105 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3528f1c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix: auth

    henilp105 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    96379d1 View commit details
    Browse the repository at this point in the history
  2. fix: auth

    henilp105 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    277ff35 View commit details
    Browse the repository at this point in the history
  3. auth

    henilp105 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    40f4b9f View commit details
    Browse the repository at this point in the history
  4. fix: mail

    henilp105 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    cae240a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. fix: reset password bug

    henilp105 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1263396 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    523f885 View commit details
    Browse the repository at this point in the history
  2. fix: reset password auth

    henilp105 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ca865f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. notify user

    henilp105 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    64b679e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    dddedc5 View commit details
    Browse the repository at this point in the history
  2. fix: login page

    henilp105 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    de439df View commit details
    Browse the repository at this point in the history