Skip to content
Snippets Groups Projects
Select Git revision
  • perf/cache
  • alpha default protected
  • feat/external-chapters
  • main
  • master
  • v1.0.0-alpha.53
  • v1.0.0-alpha.52
  • v1.0.0-alpha.51
  • v1.0.0-alpha.50
  • v1.0.0-alpha.49
  • v1.0.0-alpha.48
  • v1.0.0-alpha.47
  • v1.0.0-alpha.46
  • v1.0.0-alpha.45
  • v1.0.0-alpha.44
  • v1.0.0-alpha.43
  • v1.0.0-alpha.42
  • v1.0.0-alpha.41
  • v1.0.0-alpha.40
  • v1.0.0-alpha.39
  • v1.0.0-alpha.38
  • v1.0.0-alpha.37
  • v1.0.0-alpha.36
  • v1.0.0-alpha.35
  • v1.0.0-alpha.34
25 results

Autoload.php

Forked from Ad Aures / Castopod
Source project has a limited visibility.
  • 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