Skip to content
Snippets Groups Projects
  1. Apr 08, 2021
  2. Apr 02, 2021
  3. Mar 30, 2021
  4. Mar 19, 2021
  5. Mar 01, 2021
  6. Feb 27, 2021
  7. Feb 17, 2021
  8. Feb 16, 2021
  9. Feb 12, 2021
  10. Feb 11, 2021
  11. Feb 10, 2021
  12. Dec 23, 2020
  13. Dec 21, 2020
  14. Dec 10, 2020
  15. Dec 07, 2020
  16. Nov 30, 2020
  17. Nov 26, 2020
  18. Nov 24, 2020
  19. Nov 13, 2020
  20. Nov 09, 2020
  21. Nov 05, 2020
  22. Nov 04, 2020
  23. Nov 03, 2020
  24. Nov 02, 2020
  25. Oct 29, 2020
  26. Oct 26, 2020
  27. Oct 15, 2020
    • Yassine Doghri's avatar
      feat(episodes): add create form and view pages for episode · f3b2c8b8
      Yassine Doghri authored
      - add james-heinrich/getid3 library as a dependency to composer.json
      - update DEPENDENCIES.md file
      - fix episodes table migration script
      - add js devDependencies: prettier, @prettier/plugin-php and lint-staged to automatically format staged files before commit
      - reformat all files to the prettier format
      - refactor code by separating some logic as helper functions
      - overwrite existing files when uploading new files with the same name
      
      fixes #1
      f3b2c8b8
    • Yassine Doghri's avatar
      feat: add npm for js dependencies + move src/ files to root folder · cbb83a6f
      Yassine Doghri authored
      - add node service in docker-compose.yml
      - update .devcontainer Dockerfile by adding node, npm and vim
      - init package.json for npm with tailwindcss, postcss, commitlint and commitizen as dev dependencies
      - update default layout main header and footer
      - replace CI's welcome_message.php with home.php listing all podcasts
      - add AUTHORS.md file
      - add docs folder in which to place castopod's technical documentation
      cbb83a6f
    • Yassine Doghri's avatar
Loading