Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12 handling empty announcements #13

Merged
merged 12 commits into from
Jul 27, 2024
Merged

Commits on Jul 27, 2024

  1. moved existing configuration for announcarr to AnnouncarrIntervalConf…

    …iguration
    
    added configuration for empty announcement
    updated AnnouncarrConfiguration validation
    updated appsettings.json configuration example
    yuval-ziv committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6ea8911 View commit details
    Browse the repository at this point in the history
  2. removed useless braces

    yuval-ziv committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a2e0e9f View commit details
    Browse the repository at this point in the history
  3. full cleanup

    yuval-ziv committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    112d1c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64d02d View commit details
    Browse the repository at this point in the history
  5. renamed CalendarResponse.cs to CalendarContract.cs

    renamed RecentlyAddedResponse.cs to RecentlyAddedContract.cs
    yuval-ziv committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    9de300d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cce0cee View commit details
    Browse the repository at this point in the history
  7. added AnnouncementType enum

    yuval-ziv committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ec6d3bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a7c18f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    635d26e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eadffdc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3fb2a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d992c9a View commit details
    Browse the repository at this point in the history