Skip to content
Snippets Groups Projects
  1. Nov 09, 2020
  2. Nov 05, 2020
  3. Nov 04, 2020
  4. Nov 03, 2020
  5. Nov 02, 2020
  6. Oct 29, 2020
  7. Oct 26, 2020
  8. Oct 22, 2020
    • Yassine Doghri's avatar
      feat(episodes): schedule episode with future publication_date by using cache expiration time · 4f1e773c
      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
      4f1e773c
  9. Oct 21, 2020
  10. Oct 20, 2020
  11. Oct 19, 2020
  12. Oct 15, 2020
Loading