Skip to content
Snippets Groups Projects
Select Git revision
  • develop default protected
  • beta
  • alpha
  • feat/social-interact
  • feat/import-externals
  • feat/external-chapters
  • main
  • v1.0.0-beta.8
  • v1.0.0-beta.7
  • v1.0.0-beta.6
  • v1.0.0-beta.5
  • v1.0.0-beta.4
  • v1.0.0-beta.3
  • v1.0.0-beta.2
  • v1.0.0-beta.1
  • v1.0.0-alpha.80
  • v1.0.0-alpha.79
  • v1.0.0-alpha.78
  • v1.0.0-alpha.77
  • v1.0.0-alpha.76
  • v1.0.0-alpha.75
  • v1.0.0-alpha.74
  • v1.0.0-alpha.73
  • v1.0.0-alpha.72
  • v1.0.0-alpha.71
  • v1.0.0-alpha.70
  • v1.0.0-alpha.69
27 results

builds

Forked from Ad Aures / Castopod
893 commits behind the upstream repository.
  • Yassine Doghri's avatar
    f3b2c8b8
    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
    History
    feat(episodes): add create form and view pages for episode
    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