76 Commits

Author SHA1 Message Date
b6736651c5 fix 2024-06-02 07:54:45 -04:00
58d384a3fc fix: shadows 2024-06-02 07:49:41 -04:00
76a09c8e8c fix: nav 2024-06-02 07:43:33 -04:00
73836c5893 fix: styling for tags search 2024-06-02 07:17:14 -04:00
4c972778cd fix: moved anime girl to layout 2024-06-02 06:12:04 -04:00
795fc0f5f7 fix
const [scrollPosition, setScrollPosition] = useState(0);
  const [color, setColor] = useState('black');

  useEffect(() => {
  }, []);
2024-06-02 05:57:18 -04:00
e4dde90da4 fix 2024-06-02 04:56:09 -04:00
fa6bf10249 Update page.tsx 2024-06-02 04:52:32 -04:00
cd5d0bf304 Update page.tsx 2024-06-02 04:50:23 -04:00
4a3c7023ba Update page.tsx 2024-06-02 04:46:42 -04:00
ea3a14a6e4 fix; delete button 2024-06-02 04:46:21 -04:00
451bdd1106 Update page.tsx 2024-06-02 04:42:34 -04:00
2b21c2feff Update page.tsx 2024-06-02 04:37:59 -04:00
02e85c54fc Update page.tsx 2024-06-02 04:35:15 -04:00
ac4007a82e Update page.tsx 2024-06-02 04:31:38 -04:00
b232be9377 fix: tags 2024-06-02 04:25:36 -04:00
46a20bbd7e Update page.tsx 2024-06-02 03:52:45 -04:00
894fb58c29 fix: create page 2024-06-02 03:51:53 -04:00
2c59660566 feat: create page 2024-06-02 03:48:21 -04:00
5daa585a9e Merge branch 'main' of https://github.com/D4M13N-D3V/neroshitron 2024-06-02 03:09:02 -04:00
d33f36adaf fix 2024-06-02 03:08:55 -04:00
e03816928a
fix:images in gallery (#18) 2024-06-02 02:49:55 -04:00
f175b31976 fix: css themiing 2024-06-02 01:24:14 -04:00
9b5c3d44c5 chore: formatting 2024-06-02 00:36:02 -04:00
41c90c2a58
fix: clicking tag breaks tag ui (#6) 2024-06-01 16:30:05 -04:00
f30d2c5a2a
feat: new shit (#4)
* fix: navigation bar code is minimized, started seperating out components and refactoring them

* feat: search components

* Update search.tsx

* fix: autofocus

* fix: tags and search

* Update page_old.tsx

* Update galleries.tsx

* Update tag_selector.tsx

* Update tag_selector.tsx
2024-06-01 06:39:05 -04:00
f2bd76487e
feat: tags
* fix: navigation bar code is minimized, started seperating out components and refactoring them

* feat: search components

* Update search.tsx

* fix: autofocus

* fix: tags and search
2024-06-01 06:21:59 -04:00
8a994123af Update _middleware.tsx 2024-05-28 00:28:28 -04:00
dcfe7c5676 fix:header 2024-05-28 00:28:03 -04:00
21fa376190 fix: navbar highlight 2024-05-28 00:20:42 -04:00
381009d5c9 chore :analytics 2024-05-28 00:04:45 -04:00
b2f700280a chore: installed speed insights 2024-05-27 23:47:49 -04:00
54a771b47f Update page.tsx 2024-05-27 23:26:41 -04:00
e82305954e Update page.tsx 2024-05-27 23:24:59 -04:00
fe09172881 Update page.tsx 2024-05-27 23:24:18 -04:00
caac354273 Update page.tsx 2024-05-27 23:19:30 -04:00
ea21548c68 Update layout.tsx 2024-05-27 23:16:08 -04:00
08ce73e64e chrore ; update 2024-05-27 20:53:24 -04:00
af0dd625b4 feat: nsfw toggle 2024-05-27 20:40:23 -04:00
43432a8bcd chore: more feel on gallery tiles 2024-05-27 20:19:20 -04:00
5e5678c280 fix: animate the search bar coming out 2024-05-27 20:10:03 -04:00
6cd71b64e8 fix:bluring 2024-05-27 17:42:06 -04:00
b93f3945bf fix; skeleton for tags/search 2024-05-27 17:37:19 -04:00
8ad20079de fix: not being able to scroll to bottom 2024-05-27 17:18:44 -04:00
10f36e54ff feat: image skeletons 2024-05-27 17:09:49 -04:00
b5a796d3ff fix:place holder for search 2024-05-27 17:02:17 -04:00
82399d1bc3 fix:gallery page resizing 2024-05-27 16:38:34 -04:00
cb37b333b0 Update route.ts 2024-05-27 11:40:00 -04:00
adfab3585b fix :nsfw not bluring 2024-05-27 11:38:38 -04:00
052bc21604 fix: wrong pic count 2024-05-27 11:36:56 -04:00