Forked from
Ad Aures / Castopod
1007 commits behind the upstream repository.
-
Yassine Doghri authored
- merge publication date fields into one field instanciated with flatpickr datetime picker - get user timezone to convert user publication_date input to UTC - remove setPublishedAt() method from episode entity - add publication pill component to display the episode publication date info - clear cache after episode insert - use CI is_really_writable() helper in install instead of is_writable() - fix latest episodes layout - update tsconfig to only include ts folders - update DEPENDENCIES.md to include flatpickr - add format_duration helper to format episode enclosure duration instead of translating it (causes translation bug) - add Time.ts module to convert UTC time to user localized time for episode publication dates - fix some layout issues - update php and js dependencies to latest versions closes #47
Yassine Doghri authored- merge publication date fields into one field instanciated with flatpickr datetime picker - get user timezone to convert user publication_date input to UTC - remove setPublishedAt() method from episode entity - add publication pill component to display the episode publication date info - clear cache after episode insert - use CI is_really_writable() helper in install instead of is_writable() - fix latest episodes layout - update tsconfig to only include ts folders - update DEPENDENCIES.md to include flatpickr - add format_duration helper to format episode enclosure duration instead of translating it (causes translation bug) - add Time.ts module to convert UTC time to user localized time for episode publication dates - fix some layout issues - update php and js dependencies to latest versions closes #47
DEPENDENCIES.md 2.95 KiB
Castopod dependencies
Castopod uses the following components:
PHP Dependencies:
- Code Igniter 4 (MIT License)
- WhichBrowser/Parser-PHP (MIT License)
- GeoIP2 PHP API (Apache License 2.0)
- getID3 (GNU General Public License v3)
- myth-auth (MIT license)
- commonmark (BSD 3-Clause "New" or "Revised" License)
- phpdotenv ( BSD-3-Clause License )
- HTML To Markdown for PHP (MIT License)
- podlibre/user-agents-php (MIT License)
- podlibre/ipcat (GNU General Public License v3.0)
Javascript dependencies:
- rollup (MIT License)
- tailwindcss (MIT License)
- ProseMirror (MIT License)
- amCharts 4 (Free amCharts license)
- Choices.js (MIT License)
- flatpickr (MIT License)
Other: