Commit Graph

18 Commits

Author SHA1 Message Date
Krzysztof Płaczek
018597faaa Added command to update all courses and chapters, downloading videos and checking video size is split into two queues, chapters can be mark to sync individually, updated readme, check if subscription is active, playback rate controll, 2023-06-13 13:18:09 +02:00
Krzysztof Płaczek
cfc84a1d4d Handling the case when there is no video yet, locally or online. 2023-04-08 09:52:44 +02:00
Krzysztof Płaczek
a15c6a1a44 allow sorting by course name and published date, link to manually update course details, 2023-04-07 14:43:51 +02:00
Krzysztof Płaczek
32ead90121 Displaying videos directly from link from symfony cast website without downloading. 2023-03-31 11:25:32 +02:00
Krzysztof Płaczek
dce3cdd929 Updated composer packaged, updated home view table. 2023-03-31 08:44:31 +02:00
Krzysztof Płaczek
5784cf8ed3 Moved video files to public/videos directory, small refactoring. 2023-03-30 12:46:30 +02:00
Krzysztof Płaczek
5902bf7c2b Info and filtering by course tracks, table of content on chapter view with links and previous and next buttons. 2023-01-23 13:23:57 +01:00
Krzysztof Płaczek
d4d8330d83 Changed links to chapters, button to synchronize chapters from courses list, dark mode. 2022-12-07 19:57:57 +01:00
Krzysztof Płaczek
25e28f8193 Added helper file, replaced size file for human version as a helper method, next prev buttons for chapters. 2022-12-07 11:37:50 +01:00
Krzysztof Płaczek
b992d05312 Reading file size 2022-12-05 19:39:12 +01:00
Krzysztof Płaczek
55c104629f Downloading files, calculating video size. 2022-11-17 11:38:20 +01:00
Krzysztof Płaczek
2c62880282 Downloading video to correct directory and displaying it on a chapter page. 2022-11-17 08:24:17 +01:00
Krzysztof Płaczek
21f61b0911 maintanance and downloading files. 2022-11-16 07:18:21 +01:00
Krzysztof Płaczek
c5f4a8ed2d Video size is handled by the queue job. 2022-09-16 10:52:50 +02:00
Krzysztof Płaczek
b158ec6b5d Added total time of a course, marking chapters and courses to sync offline. 2022-09-15 14:35:02 +02:00
Krzysztof Płaczek
a92c75c1dd Working interface and parsed symfony cast data to a database. 2022-08-23 08:09:14 +02:00
Krzysztof Płaczek
119b94470f Started working on parsing symfony cast pages. 2022-08-05 16:44:51 +02:00
Krzysztof Płaczek
3a6a2252a3 Initial commit of laravel files. 2022-08-05 11:37:12 +02:00