yattee/Model
Toni Förster ecba91f35d
more robust regex for chapters from description
This should reduce the number of falsely matched chapters, e.g., when time-code-like numbers appear in the middle of the text, like 16:9 or sports results.

It also checks for chapters that have an end time and omits the end time code from the title.

Track lists in music videos are now also properly displayed as chapters.
2024-01-01 16:04:40 +01:00
..
Accounts Add button to add public instance to custom list 2023-09-23 17:14:21 +02:00
Applications more robust regex for chapters from description 2024-01-01 16:04:40 +01:00
Cache Channels performance improvements 2023-07-24 19:45:30 +02:00
Favorites Fix lint issues 2023-07-24 19:45:30 +02:00
Player no need for NotificationCenter 2023-12-05 00:07:36 +01:00
ReturnYouTubeDislike Use Swift 5.7 if-let style 2022-10-27 18:03:57 +02:00
Search Set focus on search textfield on macOS 2023-09-26 17:44:01 +02:00
SponsorBlock Fix swiftformat issues 2023-09-23 17:14:21 +02:00
Yattee.xcdatamodeld/Yattee.xcdatamodel Initial PeerTube Support 2023-02-05 14:24:07 +01:00
Captions.swift CC support with Invidious and MPV 2022-10-27 18:03:57 +02:00
Channel.swift Add podcasts and releases tabs for channels in Invidious 2023-09-25 21:37:30 +02:00
ChannelPage.swift Add channel tabs and pagination 2023-02-28 21:04:42 +01:00
ChannelPlaylist.swift Code style changes 2023-04-22 23:10:28 +02:00
Chapter.swift Player controls UI changes 2022-10-27 18:03:57 +02:00
Comment.swift Comments (fixes #4) 2021-12-04 20:57:09 +01:00
CommentsModel.swift Fix #473 2023-06-07 23:37:28 +02:00
CommentsPage.swift Comments improvements 2021-12-05 18:31:33 +01:00
ContentItem.swift Fix lint issues 2023-07-24 19:45:30 +02:00
Country.swift Fix #515 2023-07-24 19:45:30 +02:00
DocumentsModel.swift Documents navigation 2023-02-05 14:24:13 +01:00
FeedModel.swift Home Settings 2023-05-25 18:36:03 +02:00
HistoryModel.swift Fix lint issues 2023-07-24 19:45:30 +02:00
InstancesManifest.swift Fix lint issues 2023-07-24 19:45:30 +02:00
KeychainModel.swift Performance fix 2023-04-22 23:39:42 +02:00
ManifestedInstance.swift Initial PeerTube Support 2023-02-05 14:24:07 +01:00
MenuModel.swift Replace environment objects with observed objects 2022-12-05 10:13:19 +01:00
NavigationModel.swift Fix tab selection bugfix 2023-09-24 11:14:24 +02:00
NetworkStateModel.swift Use Swift 5.7 if-let style 2022-10-27 18:03:57 +02:00
OpenVideosModel.swift Fix lint issues 2023-07-24 19:45:30 +02:00
PersistenceController.swift Code style changes 2023-04-22 23:10:28 +02:00
Playlist.swift Fix lint issues 2023-07-24 19:45:30 +02:00
PlaylistsModel.swift Accounts loading improvements 2023-02-05 14:24:16 +01:00
QualityProfile.swift Fix lint issues 2023-07-24 19:45:30 +02:00
QualityProfilesModel.swift Code style changes 2023-04-22 23:10:28 +02:00
RecentsModel.swift Fix sidebar navigation 2023-09-23 21:59:38 +02:00
SeekModel.swift Use Swift 5.7 if-let style 2022-10-27 18:03:57 +02:00
SeekType.swift Improve seek gesture 2022-10-27 18:03:57 +02:00
Segment.swift Add share actions to video context menu 2022-10-27 18:03:57 +02:00
SettingsModel.swift Replace environment objects with observed objects 2022-12-05 10:13:19 +01:00
SingleAssetStream.swift Initial PeerTube Support 2023-02-05 14:24:07 +01:00
Store.swift Fix lint issues 2023-07-24 19:45:30 +02:00
Stream.swift Fix lint issues 2023-07-24 19:45:30 +02:00
Thumbnail.swift Videos cache model 2023-02-05 14:24:07 +01:00
ThumbnailsModel.swift Use CachedAsyncImage if possible 2023-02-05 14:24:13 +01:00
TrendingCategory.swift Fix Invidious trending categories 2023-05-29 16:13:12 +02:00
UnwatchedFeedCountModel.swift Code style changes 2023-04-22 23:10:28 +02:00
URLBookmarkModel.swift Fix lint issues 2023-07-24 19:45:30 +02:00
Video.swift Fix possible crash 2023-10-15 00:46:59 +02:00
Watch.swift Fix #450 2023-05-25 18:36:02 +02:00
WatchModel.swift Home Settings 2023-05-25 18:36:03 +02:00