krzysiej
  • Joined on 2017-07-13
krzysiej pushed to master at krzysiej/ryobi-crawler 2024-10-13 12:40:28 +02:00
22cc3f699b Change port to 9001 port allocation collision.
krzysiej pushed to master at krzysiej/ryobi-crawler 2024-10-13 12:39:23 +02:00
a1b6d65137 Change port to avoid sentry port allocation collision.
krzysiej pushed to master at krzysiej/ryobi-crawler 2024-10-12 18:41:52 +02:00
7ee8df32f9 Add screenshot
krzysiej pushed tag 1.1.1 to krzysiej/ryobi-crawler 2024-10-12 12:49:01 +02:00
krzysiej released 1.1.1 at krzysiej/ryobi-crawler 2024-10-12 12:49:01 +02:00
krzysiej pushed to master at krzysiej/ryobi-crawler 2024-10-12 12:48:20 +02:00
2842ad1b2e Update README.md, remove migration.php, add message to browser.php
krzysiej pushed to master at krzysiej/ryobi-crawler 2024-10-12 09:08:37 +02:00
39e0262036 Update packages. Add docker support, move migration to command, add stocks as a new table.
krzysiej created branch master in krzysiej/.profile 2024-10-10 17:39:11 +02:00
krzysiej pushed to master at krzysiej/.profile 2024-10-10 17:39:11 +02:00
deaaa4f77e Add README.md
krzysiej created repository krzysiej/.profile 2024-10-10 17:37:35 +02:00
krzysiej pushed tag 1.0.5 to krzysiej/bookinfo 2023-11-19 11:59:52 +01:00
krzysiej pushed to master at krzysiej/symfonycast.local 2023-06-13 16:39:23 +02:00
301244cdb0 marking chapters as complete and toggling value from course list and chapter page.
krzysiej pushed to master at krzysiej/symfonycast.local 2023-06-13 13:18:13 +02:00
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,
krzysiej pushed to master at krzysiej/symfonycast.local 2023-04-27 08:13:34 +02:00
664d3b4d5b Added controll for video playback speed that is saved to localstorage.
krzysiej pushed to master at krzysiej/symfonycast.local 2023-04-26 19:24:55 +02:00
9d2b5414fa Added controll for video playback speed that is saven to localstorage.
krzysiej pushed to master at krzysiej/symfonycast.local 2023-04-08 09:52:47 +02:00
cfc84a1d4d Handling the case when there is no video yet, locally or online.
krzysiej pushed to master at krzysiej/symfonycast.local 2023-04-07 14:43:54 +02:00
a15c6a1a44 allow sorting by course name and published date, link to manually update course details,
krzysiej pushed to master at krzysiej/symfonycast.local 2023-03-31 11:25:35 +02:00
32ead90121 Displaying videos directly from link from symfony cast website without downloading.
krzysiej pushed to master at krzysiej/symfonycast.local 2023-03-31 08:44:34 +02:00
dce3cdd929 Updated composer packaged, updated home view table.
krzysiej pushed to master at krzysiej/symfonycast.local 2023-03-30 12:46:34 +02:00
5784cf8ed3 Moved video files to public/videos directory, small refactoring.