Commit Graph

138 Commits

Author SHA1 Message Date
lamacchinadesiderante 1a8c70cbee Merge pull request 'Release v0.4.1 : Fix issue with slashes on encoded url strings' (#117) from v0.4.1/fix-encoding-broken-url-issues into develop
Reviewed-on: #117
2024-05-29 19:35:23 +00:00
lamacchinadesiderante a0d1e30eb9 fix issue with slashes on encoded url strings 2024-05-29 21:27:10 +02:00
lamacchinadesiderante af8cbefdf9 Merge pull request 'Add XHamster info in README' (#116) from v0.4.1/xhamster-update-readme into develop
Reviewed-on: #116
2024-05-28 20:47:54 +00:00
La macchina desiderante 3fb99b877c add XHamster info in README 2024-05-28 22:46:47 +02:00
lamacchinadesiderante f311b64d51 Merge pull request 'Release v0.4.1: Refactor platforms and orientation' (#115) from v0.4.1/refactor-platforms-and-orientation into develop
Reviewed-on: #115
2024-05-28 20:23:44 +00:00
La macchina desiderante d41e3a91c2 resolve o/c violation inside Platform component 2024-05-28 22:20:05 +02:00
La macchina desiderante 6a8e433367 resolve o/c violation inside Orientation component 2024-05-28 22:10:35 +02:00
lamacchinadesiderante 97dd3caa26 Merge pull request 'v0.4.1/add-xhamster-support' (#114) from v0.4.1/add-xhamster-support into develop
Reviewed-on: #114
2024-05-28 19:44:14 +00:00
La macchina desiderante 9ede9a6b9b add xhamster video/related scrape 2024-05-28 21:40:32 +02:00
La macchina desiderante 1905707b92 add xhamster gallery search 2024-05-28 20:28:02 +02:00
La macchina desiderante 291c6efe55 add xhamster base structure 2024-05-28 20:10:17 +02:00
lamacchinadesiderante a2e61d83f1 Merge pull request 'store pornhub gallery results into redis only if search is not empty' (#109) from v0.4.0/fix-pornhub-redis-empty-search-issue into develop
Reviewed-on: #109
2024-05-27 10:52:41 +00:00
La macchina desiderante 039f70c086 store pornhub gallery results into redis only if search is not empty 2024-05-27 12:49:01 +02:00
lamacchinadesiderante 120be7734c Merge pull request 'Release v0.4.0: Remove single/double quotes from DISABLED_PLATFORMS variable' (#108) from v0.4.0/fix-disabled-platforms-variable-issues into develop
Reviewed-on: #108
2024-05-27 09:54:18 +00:00
La macchina desiderante 248d71a9dc remove single/double quotes from DISABLED_PLATFORMS variable 2024-05-27 11:53:03 +02:00
lamacchinadesiderante 654fc8cc15 Merge pull request 'Update README.md' (#107) from v0.4.0/add-roadmap-inside-readme into develop
Reviewed-on: #107
2024-05-26 18:40:11 +00:00
lamacchinadesiderante eba5a8a674 Update README.md 2024-05-26 18:39:41 +00:00
lamacchinadesiderante 409ccfc883 Merge pull request 'Release v0.4.0: Add possibility to disable platforms' (#106) from v0.4.0/add-plaform-disabling-support into develop
Reviewed-on: #106
2024-05-26 12:25:05 +00:00
La macchina desiderante 68fc3e3d76 add possibility to disable platforms 2024-05-26 14:22:52 +02:00
lamacchinadesiderante 7e2ddd7a88 Merge pull request 'Release v0.4.0: Fix issue with Plyr.js and displayName' (#105) from v0.4.0/fix-plyrjs-issue-displayname into develop
Reviewed-on: #105
2024-05-26 10:48:25 +00:00
La macchina desiderante 84fc8469c0 fix issue with Plyr.js and displayName 2024-05-26 12:46:30 +02:00
lamacchinadesiderante e9365ca27d Merge pull request 'Release v0.4.0: Rewrite Plyr.js component with useRef' (#104) from v0.4.0/complete-plyrjs-integration into develop
Reviewed-on: #104
2024-05-26 10:38:47 +00:00
La macchina desiderante 38631987ea rewrite Plyr.js component with useRef 2024-05-26 11:56:56 +02:00
lamacchinadesiderante df1ec349c7 Merge pull request 'Release v0.4.0: Add Redtube support' (#103) from v0.4.0/add-redtube-support into develop
Reviewed-on: #103
2024-05-26 09:21:02 +00:00
La macchina desiderante dd8e9838a3 add RedTube video/related scraping 2024-05-26 11:12:52 +02:00
La macchina desiderante 401351289b re-install and add package-lock.json 2024-05-26 10:17:58 +02:00
La macchina desiderante e77e8c4949 add RedTube gallery/search/orientations 2024-05-26 10:08:55 +02:00
La macchina desiderante 18b7c6cb2e add RedTube base structure 2024-05-26 09:21:18 +02:00
La macchina desiderante df9cb431f4 update README with RedTube info 2024-05-26 09:13:12 +02:00
lamacchinadesiderante 1142027946 Merge pull request 'Release v0.4.0: Add YouPorn support' (#102) from v0.4.0/add-youporn-support into develop
Reviewed-on: #102
2024-05-25 18:15:20 +00:00
La macchina desiderante a545a1f4d0 add YouPorn related videos 2024-05-25 20:13:59 +02:00
La macchina desiderante 7c5ca07ab4 add YouPorn video scrape 2024-05-25 20:03:25 +02:00
La macchina desiderante b84ad5127a add YouPorn gallery/search 2024-05-25 19:25:00 +02:00
La macchina desiderante 089dddd385 add YouPorn base structure 2024-05-25 19:01:28 +02:00
La macchina desiderante 92a313aa2c update README with YouPorn / Platform info 2024-05-25 18:47:14 +02:00
lamacchinadesiderante 82c54f63da Merge pull request 'Release v0.4.0: Add opacity toggler for desktop' (#101) from v0.4.0/add-opacity-toggler-for-desktop into develop
Reviewed-on: #101
2024-05-25 15:16:23 +00:00
La macchina desiderante cef782bef9 add opacity toggler for desktop 2024-05-25 17:14:01 +02:00
lamacchinadesiderante f5bf29285f Merge pull request 'Release v0.4.0: Fix skeleton loading for imgs' (#100) from v0.4.0/add-loading-skeletons into develop
Reviewed-on: #100
2024-05-25 14:52:20 +00:00
La macchina desiderante 62cfbd4407 fix skeleton loading for imgs 2024-05-25 15:17:44 +02:00
lamacchinadesiderante e09e8d2f15 Merge pull request 'Release 0.4: using Plyr.js for mp4 and Video.js for hls' (#99) from v0.4.0/migrate-to-plyr-js into develop
Reviewed-on: #99
2024-05-25 13:05:50 +00:00
La macchina desiderante 0b1f549354 using Plyr.js for mp4 and Video.js for hls 2024-05-25 14:55:46 +02:00
lamacchinadesiderante 0c450ff019 Merge pull request 'Release v0.4: Add PornHub support / Server-side streaming / Plyr.js / Video srcset' (#96) from feature/pornhub-support into develop
Reviewed-on: #96
2024-05-25 11:46:41 +00:00
La macchina desiderante ac352db747 Merge branch 'develop' into feature/pornhub-support 2024-05-25 13:45:48 +02:00
La macchina desiderante 69dd722514 update README with encoding key details 2024-05-24 23:30:30 +02:00
La macchina desiderante 702b67bdd7 add url encoding/decoding mechanism 2024-05-24 23:09:56 +02:00
La macchina desiderante 7b1d712904 fix streaming issue with Safari 2024-05-24 22:37:32 +02:00
La macchina desiderante b0710671b3 add PornHub orientations and switching mechanism 2024-05-24 21:45:42 +02:00
La macchina desiderante 6efe6582a5 add warning box for PornHub support 2024-05-24 20:44:54 +02:00
lamacchinadesiderante 69d68d4012 Merge pull request 'Release v0.3.2' (#94) from v0.3.2/improve-dockerfile into develop
Reviewed-on: #94
2024-05-24 14:54:21 +00:00
lamacchinadesiderante e71fd52be6 update version number 2024-05-24 16:51:25 +02:00