Skip to content
Snippets Groups Projects
  1. Feb 11, 2021
  2. Feb 10, 2021
  3. Dec 23, 2020
  4. Dec 21, 2020
  5. Dec 10, 2020
  6. Dec 07, 2020
  7. Nov 30, 2020
  8. Nov 26, 2020
  9. Nov 24, 2020
  10. Nov 13, 2020
  11. Nov 09, 2020
  12. Nov 05, 2020
  13. Nov 04, 2020
  14. Nov 03, 2020
  15. Nov 02, 2020
  16. Oct 29, 2020
  17. Oct 26, 2020
  18. 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