lamacchinadesiderante
|
678f01bce6
|
update favicon
|
2024-05-13 19:35:55 +02:00 |
lamacchinadesiderante
|
2b252f6e3a
|
Merge pull request 'v0.2/multi-origin-website' (#72) from v0.2/multi-origin-website into develop
Reviewed-on: #72
|
2024-05-12 17:30:43 +00:00 |
La macchina desiderante
|
024b5eb206
|
refactor VideoAgent (OC-principle compliant)
|
2024-05-12 19:25:04 +02:00 |
La macchina desiderante
|
df1a5f244b
|
change header description label
|
2024-05-12 16:20:54 +02:00 |
La macchina desiderante
|
56528d1fbc
|
close settings modal on change
|
2024-05-12 16:17:47 +02:00 |
La macchina desiderante
|
9639847442
|
add full support for XNXX
|
2024-05-12 16:12:26 +02:00 |
La macchina desiderante
|
a77f009b2a
|
add VideoAgent class
|
2024-05-12 15:39:58 +02:00 |
La macchina desiderante
|
a58cc663d6
|
add platform in video route
|
2024-05-12 14:28:59 +02:00 |
lamacchinadesiderante
|
51e553f8e2
|
Merge pull request 'v0.2/features' (#68) from v0.2/features into develop
Reviewed-on: #68
|
2024-05-12 12:01:15 +00:00 |
La macchina desiderante
|
fab737abfd
|
rename category to orientation
|
2024-05-11 20:06:04 +02:00 |
La macchina desiderante
|
4e789ddce1
|
now category filter is working properly
|
2024-05-11 19:46:51 +02:00 |
La macchina desiderante
|
3e6d700063
|
add gender categories
|
2024-05-11 18:58:33 +02:00 |
La macchina desiderante
|
ae64434b42
|
fix title link issue
|
2024-05-11 17:45:01 +02:00 |
La macchina desiderante
|
581e5704d4
|
Set persistent theme on cookies
|
2024-05-11 17:33:04 +02:00 |
La macchina desiderante
|
295fc4dadb
|
add platform settings and cookie set mechanism
|
2024-05-11 16:43:48 +02:00 |
La macchina desiderante
|
209285d3fa
|
add settings icon and modal
|
2024-05-11 14:55:52 +02:00 |
lamacchinadesiderante
|
c282ae8854
|
Merge pull request 'v0.2/code-improvements' (#63) from v0.2/code-improvements into develop
Reviewed-on: #63
|
2024-05-11 12:20:55 +00:00 |
La macchina desiderante
|
fe072f5ddd
|
fix redux-persist server-side error msg
|
2024-05-11 14:15:41 +02:00 |
La macchina desiderante
|
aa86a71dc6
|
add redux middleware and metadata
|
2024-05-11 13:59:01 +02:00 |
La macchina desiderante
|
4d083a14b0
|
change repo link (and related icon) to codeberg
|
2024-05-11 13:33:40 +02:00 |
lamacchinadesiderante
|
5a3577ec2e
|
Merge pull request 'Reduce docker image size' (#62) from v0.2/infrastructure-fixes into develop
Reviewed-on: #62
|
2024-05-11 11:15:11 +00:00 |
lamacchinadesiderante
|
e1dee8af4f
|
reduce docker image size
|
2024-05-11 13:13:41 +02:00 |
lamacchinadesiderante
|
1e79619808
|
Merge pull request 'v0.1/code-improvements' (#53) from v0.1/code-improvements into main
Reviewed-on: #53
|
2024-04-28 19:53:29 +00:00 |
lamacchinadesiderante
|
5313002efb
|
add favicon
|
2024-04-28 21:51:33 +02:00 |
lamacchinadesiderante
|
b272c39aca
|
add not found page and components
|
2024-04-28 19:40:11 +02:00 |
lamacchinadesiderante
|
6bda6fd111
|
fix theme transition issue with searchbar
|
2024-04-28 18:07:10 +02:00 |
lamacchinadesiderante
|
66615185d7
|
add head title
|
2024-04-28 17:58:33 +02:00 |
lamacchinadesiderante
|
4102fd1ef9
|
fix issue with encode/decode path string
|
2024-04-28 15:24:21 +02:00 |
lamacchinadesiderante
|
ab9f048f87
|
move scraping functions to xvideos folder
|
2024-04-28 15:06:24 +02:00 |
lamacchinadesiderante
|
929b33f04c
|
remove title tag
|
2024-04-28 14:55:37 +02:00 |
lamacchinadesiderante
|
7f0fc385a1
|
add better video path string encoding/decoding
|
2024-04-28 14:12:17 +02:00 |
lamacchinadesiderante
|
c98ad299cc
|
add random user-agent and more request headers
|
2024-04-28 13:17:14 +02:00 |
lamacchinadesiderante
|
f2efe33dba
|
add /api routes and health check in docker-compose
|
2024-04-28 12:13:24 +02:00 |
lamacchinadesiderante
|
14c23a5bca
|
Update README.md
|
2024-04-27 19:40:35 +00:00 |
lamacchinadesiderante
|
eb9c6a22a7
|
Merge pull request 'v0.1/infrastructure' (#51) from v0.1/infrastructure into main
Reviewed-on: #51
|
2024-04-27 19:31:42 +00:00 |
lamacchinadesiderante
|
c4351cf65d
|
add README
|
2024-04-27 21:30:28 +02:00 |
lamacchinadesiderante
|
54864a1edf
|
add docker-compose.yaml
|
2024-04-27 20:44:23 +02:00 |
lamacchinadesiderante
|
6112de5e99
|
add Dockerfile
|
2024-04-27 20:30:38 +02:00 |
lamacchinadesiderante
|
8f3375acdb
|
Merge pull request 'v0.1/new-features' (#44) from v0.1/new-features into main
Reviewed-on: #44
|
2024-04-26 20:33:35 +00:00 |
lamacchinadesiderante
|
802ef94f95
|
add language switcher and modal
|
2024-04-26 22:20:03 +02:00 |
lamacchinadesiderante
|
761858b0c4
|
add gitea repo link in header
|
2024-04-26 19:52:27 +02:00 |
lamacchinadesiderante
|
7a35807546
|
Merge pull request 'v0.1/new-features' (#43) from v0.1/new-features into main
Reviewed-on: #43
|
2024-04-26 17:04:24 +00:00 |
marco.scaruffi@ticketsms.it
|
386a1425f8
|
hide disclaimer box
|
2024-04-26 17:29:31 +02:00 |
marco.scaruffi@ticketsms.it
|
2074a44b66
|
add base Icon component and language icon (wip)
|
2024-04-26 17:27:17 +02:00 |
marco.scaruffi@ticketsms.it
|
ab75c4caf5
|
add nprogress bar
|
2024-04-26 16:56:21 +02:00 |
marco.scaruffi@ticketsms.it
|
b20e18283e
|
add header menu and theme switcher
|
2024-04-26 16:38:02 +02:00 |
marco.scaruffi@ticketsms.it
|
8cd651cf9b
|
add redux and settings slice
|
2024-04-26 15:55:02 +02:00 |
lamacchinadesiderante
|
2d35778966
|
Merge pull request 'fix video player commands font issue' (#40) from bugfix/player-font-not-loading-in-prod-mode into main
Reviewed-on: #40
|
2024-04-25 23:04:44 +00:00 |
lamacchinadesiderante
|
cd1d9949c8
|
fix video player commands font issue
|
2024-04-26 01:03:44 +02:00 |
lamacchinadesiderante
|
40994ccb9a
|
Merge pull request 'v0.1/styling-and-bug-fixes' (#38) from v0.1/styling-and-bug-fixes into main
Reviewed-on: #38
|
2024-04-25 21:14:46 +00:00 |