30 Commits

Author SHA1 Message Date
fdcaccfbd6
23 replace recenter with back (#37)
* fix:23

* fix

* fix: girl bg

* Update search_input.tsx

* Update search_input.tsx
2024-06-02 22:57:20 -04:00
6541bd94fe
23 replace recenter with back (#36)
* fix:23

* fix

* fix: girl bg

* Update search_input.tsx
2024-06-02 22:52:44 -04:00
caca715cc0
fix:22 (#34) 2024-06-02 20:21:12 -04:00
e48d3ebafb fix;admin 2024-06-02 19:26:12 -04:00
168c835a23 fix: animations 2024-06-02 17:58:27 -04:00
73836c5893 fix: styling for tags search 2024-06-02 07:17:14 -04:00
795fc0f5f7 fix
const [scrollPosition, setScrollPosition] = useState(0);
  const [color, setColor] = useState('black');

  useEffect(() => {
  }, []);
2024-06-02 05:57:18 -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
666e377cdb Update search_input.tsx 2024-06-02 03:17:05 -04:00
da6fc56b86 fix 2024-06-02 03:15:59 -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
9de286f920 fix: added a thing telling user where tags are 2024-06-02 02:13:36 -04:00
45d3b459d8 Update search_input.tsx 2024-06-02 02:11:56 -04:00
712e1ce5cd Update search_input.tsx 2024-06-02 02:07:20 -04:00
912fa157e2 Update search_input.tsx 2024-06-02 02:04:58 -04:00
f74d7a8fa9 Update search_input.tsx 2024-06-02 01:49:24 -04:00
cfe47be428 fix: neroshi tag isnt pushed 2024-06-02 01:37:52 -04:00
bd334bcbea fix: first tag 2024-06-02 01:37:03 -04:00
54ec36cebc fix: nsfw button 2024-06-02 01:32:37 -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
4c564df94a Update search_input.tsx 2024-06-02 00:25:42 -04:00
2edf752b05 Update search_input.tsx 2024-06-02 00:20:03 -04:00
afe4076874 Update search_input.tsx 2024-06-02 00:19:36 -04:00
7fec3450d9
fix:add badge showing how many tags selected (#7)
* Update .gitignore

* fix: added a badge for number of tags selected
2024-06-01 16:36:06 -04:00
41c90c2a58
fix: clicking tag breaks tag ui (#6) 2024-06-01 16:30: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