wtf frontend
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 15s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 15s
This commit is contained in:
parent
63bd1104b7
commit
fbf03bfbb4
|
@ -1,4 +1,5 @@
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div id="main">
|
||||||
<div class="about">
|
<div class="about">
|
||||||
<div>
|
<div>
|
||||||
<a href="//f0ck.me/48908"><img src="//f0ck.me/s/img/loool.webp" /></a>
|
<a href="//f0ck.me/48908"><img src="//f0ck.me/s/img/loool.webp" /></a>
|
||||||
|
@ -46,4 +47,5 @@
|
||||||
<p>Cookies: Yes, we set 1 cookie for your prefered stylesheet, this is a optional cookie and not required for the site to function, simply cosmetics, you can block this cookie and the site will still work as intended and will default to the default f0ck theme called "f0ck"</p>
|
<p>Cookies: Yes, we set 1 cookie for your prefered stylesheet, this is a optional cookie and not required for the site to function, simply cosmetics, you can block this cookie and the site will still work as intended and will default to the default f0ck theme called "f0ck"</p>
|
||||||
<p>Logs: We do not log users accessing our website.</p>
|
<p>Logs: We do not log users accessing our website.</p>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
@include(snippets/footer)
|
@include(snippets/footer)
|
|
@ -1,4 +1,5 @@
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div id="main">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="_error_wrapper">
|
<div class="_error_wrapper">
|
||||||
<div class="err">
|
<div class="err">
|
||||||
|
@ -15,4 +16,5 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
@include(snippets/footer)
|
@include(snippets/footer)
|
|
@ -1,5 +1,6 @@
|
||||||
<div class="pagewrapper">
|
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div class="pagewrapper">
|
||||||
|
<div id="main">
|
||||||
<div class="index-container">
|
<div class="index-container">
|
||||||
@if(tmp.user)<h2>user: {!! tmp.user.toLowerCase() !!}@if(tmp.mime) ({{ tmp.mime }}s)@else (all)@endif</h2>@endif
|
@if(tmp.user)<h2>user: {!! tmp.user.toLowerCase() !!}@if(tmp.mime) ({{ tmp.mime }}s)@else (all)@endif</h2>@endif
|
||||||
@if(tmp.tag)<h2>tag: @if(session)<a href="/search?tag={!! tmp.tag.toLowerCase() !!}" target="_blank">{!! tmp.tag.toLowerCase() !!}</a>@else{!! tmp.tag.toLowerCase() !!}@endif@if(tmp.mime) ({{ tmp.mime }}s)@else (all)@endif</h2>@endif
|
@if(tmp.tag)<h2>tag: @if(session)<a href="/search?tag={!! tmp.tag.toLowerCase() !!}" target="_blank">{!! tmp.tag.toLowerCase() !!}</a>@else{!! tmp.tag.toLowerCase() !!}@endif@if(tmp.mime) ({{ tmp.mime }}s)@else (all)@endif</h2>@endif
|
||||||
|
@ -13,4 +14,5 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
@include(snippets/footer)
|
@include(snippets/footer)
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<div class="wrapper">
|
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div class="wrapper">
|
||||||
|
<div id="main">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="_204863">
|
<div class="_204863">
|
||||||
<div class="imageDoor" style="--hover-image: url('/t/{{ item.id }}.webp');">
|
<div class="imageDoor" style="--hover-image: url('/t/{{ item.id }}.webp');">
|
||||||
|
@ -101,5 +102,6 @@
|
||||||
<a href="/random"></a>
|
<a href="/random"></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@include(snippets/footer)
|
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
@include(snippets/footer)
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div id="main">
|
||||||
<div class="topf0ckers">
|
<div class="topf0ckers">
|
||||||
<h3>Top f0ckers of all time <br>- Ranking -</h3>
|
<h3>Top f0ckers of all time <br>- Ranking -</h3>
|
||||||
</div>
|
</div>
|
||||||
|
@ -39,4 +40,5 @@
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
@include(snippets/footer)
|
@include(snippets/footer)
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div id="main">
|
||||||
<div class="f0ckgle">
|
<div class="f0ckgle">
|
||||||
<h1 style="text-align: center">f0ckgle</h1>
|
<h1 style="text-align: center">f0ckgle</h1>
|
||||||
<form action="/search" class="admin-search">
|
<form action="/search" class="admin-search">
|
||||||
|
@ -34,4 +35,5 @@
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
@include(snippets/footer)
|
@include(snippets/footer)
|
|
@ -1,4 +1,5 @@
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div id="main">
|
||||||
<h1>Settings</h1>
|
<h1>Settings</h1>
|
||||||
@if(session.avatar)<a href="/{{ session.avatar }}"><img id="img_avatar" src="/t/{{ session.avatar }}.webp" /></a>@endif
|
@if(session.avatar)<a href="/{{ session.avatar }}"><img id="img_avatar" src="/t/{{ session.avatar }}.webp" /></a>@endif
|
||||||
<h2>Account</h2>
|
<h2>Account</h2>
|
||||||
|
@ -49,4 +50,5 @@
|
||||||
@endeach
|
@endeach
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
||||||
@include(snippets/footer)
|
@include(snippets/footer)
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
@if(session)<!--<div style="position: fixed; bottom: 0; z-index: 998; background-color: var(--bg); width: 100%; height: 29px; border-top: 1px solid var(--accent)">{{ JSON.stringify(session) }}</div>-->@endif
|
@if(session)<!--<div style="position: fixed; bottom: 0; z-index: 998; background-color: var(--bg); width: 100%; height: 29px; border-top: 1px solid var(--accent)">{{ JSON.stringify(session) }}</div>-->@endif
|
||||||
</div>
|
|
||||||
<script async src="/s/js/theme.js?v=@mtime(/public/s/js/theme.js)"></script>
|
<script async src="/s/js/theme.js?v=@mtime(/public/s/js/theme.js)"></script>
|
||||||
<script src="/s/js/v0ck.js?v=@mtime(/public/s/js/v0ck.js)"></script>
|
<script src="/s/js/v0ck.js?v=@mtime(/public/s/js/v0ck.js)"></script>
|
||||||
<script src="/s/js/f0ck.js?v=@mtime(/public/s/js/f0ck.js)"></script>
|
<script src="/s/js/f0ck.js?v=@mtime(/public/s/js/f0ck.js)"></script>
|
||||||
|
|
|
@ -12,4 +12,3 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@include(snippets/navbar)
|
@include(snippets/navbar)
|
||||||
<div id="main">
|
|
|
@ -1,4 +1,5 @@
|
||||||
@include(snippets/header)
|
@include(snippets/header)
|
||||||
|
<div id="main">
|
||||||
<h1>{{ user.user }}</h1>
|
<h1>{{ user.user }}</h1>
|
||||||
|
|
||||||
<h2>f0cks:</h2>
|
<h2>f0cks:</h2>
|
||||||
|
@ -24,5 +25,5 @@
|
||||||
@else
|
@else
|
||||||
no favorites
|
no favorites
|
||||||
@endif
|
@endif
|
||||||
|
</div>
|
||||||
@include(snippets/footer)
|
@include(snippets/footer)
|
Loading…
Reference in New Issue
Block a user