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

Next (php 8, bootstrap 5, vanilla js) #168

Merged
merged 34 commits into from
May 3, 2024
Merged

Next (php 8, bootstrap 5, vanilla js) #168

merged 34 commits into from
May 3, 2024

Commits on May 3, 2024

  1. Assets: added favicon

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f706caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4d89e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6470732 View commit details
    Browse the repository at this point in the history
  4. Bootstrap 5

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3a757d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63cf8ef View commit details
    Browse the repository at this point in the history
  6. NPM: init

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e82c31e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07a832d View commit details
    Browse the repository at this point in the history
  8. Build: init vite

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    25bc996 View commit details
    Browse the repository at this point in the history
  9. Phpstan: deprecation rules

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bdbcad3 View commit details
    Browse the repository at this point in the history
  10. Codesniffer: fixes

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    06f4266 View commit details
    Browse the repository at this point in the history
  11. Config: common -> services

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4632af3 View commit details
    Browse the repository at this point in the history
  12. Config: example of local.neon

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4fa3599 View commit details
    Browse the repository at this point in the history
  13. Tests: init

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cae0420 View commit details
    Browse the repository at this point in the history
  14. CI: refactor workflows

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bebb6c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d86ac2e View commit details
    Browse the repository at this point in the history
  16. Add .env files

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a9fa47e View commit details
    Browse the repository at this point in the history
  17. Update gitignore

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ee14ca5 View commit details
    Browse the repository at this point in the history
  18. Composer: based on nella

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ff429f2 View commit details
    Browse the repository at this point in the history
  19. NPM: deps

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5a542d0 View commit details
    Browse the repository at this point in the history
  20. Docker: update compose

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0b861f3 View commit details
    Browse the repository at this point in the history
  21. Makefile: modernize

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    14dc645 View commit details
    Browse the repository at this point in the history
  22. Vite: proper settings

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    462f85b View commit details
    Browse the repository at this point in the history
  23. App: based on nella

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9a92667 View commit details
    Browse the repository at this point in the history
  24. Config: simplify

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    08cfecc View commit details
    Browse the repository at this point in the history
  25. DB: introduce db folder

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    69c6c58 View commit details
    Browse the repository at this point in the history
  26. App: introduce var folder

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a955b37 View commit details
    Browse the repository at this point in the history
  27. Assets: rewrite

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d966e27 View commit details
    Browse the repository at this point in the history
  28. Phpstan: use var/tmp

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    68a1eb0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    36f9e1e View commit details
    Browse the repository at this point in the history
  30. Assets: rewrite to TS and plugins

    lilianalillyy authored and f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e61baa2 View commit details
    Browse the repository at this point in the history
  31. Makefile: setup local.neon

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    beea9cf View commit details
    Browse the repository at this point in the history
  32. Env: disable xdebug

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5511ee3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2dc462e View commit details
    Browse the repository at this point in the history
  34. Composer: upgrade deps

    f3l1x committed May 3, 2024
    Configuration menu
    Copy the full SHA
    84defdf View commit details
    Browse the repository at this point in the history