- Sep 17, 2024
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 16, 2024
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 13, 2024
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 12, 2024
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
This reverts commit 09853c06.
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 11, 2024
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Sep 10, 2024
-
-
Ernesto Rico Schmidt authored
-
- Aug 10, 2024
-
-
Ernesto Rico Schmidt authored
-
- Aug 09, 2024
-
-
Ernesto Rico Schmidt authored
-
- Aug 02, 2024
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Aug 01, 2024
-
-
Ernesto Rico Schmidt authored
-
- Jul 31, 2024
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
Incorporate feedback for virtual timeslots See merge request !57
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Konrad Mohrfeldt authored
API consumers must not be tempted to parse ids, so we encode them as UUIDs to prevent that.
-
Konrad Mohrfeldt authored
Up until now the id of the first and last program entry was based on the filtered range. Instead, we want these to be based on the first timeslot that was scheduled before/after the specified range. This way we ensure that the ids of these entries are stable as long as the schedule doesn’t change.
-
Konrad Mohrfeldt authored
Mapping keys in filter_data are guaranteed to be defined but might be None for boolean filters. We want to ensure that we actually pass booleans to generate_program_entries.
-