178 Commits

Author SHA1 Message Date
769ebac593
not showing archived posts 2024-05-25 16:06:15 +02:00
39ed833d68
added too short name error 2024-05-25 15:53:45 +02:00
a077218282
added missing close button image 2024-05-25 15:50:07 +02:00
bf9df61909
preventing from sql injection in APIs
whoopsie
2024-05-25 15:49:49 +02:00
a51c40fc48
added fucntion to the close button 2024-05-25 15:36:40 +02:00
907183fab1
Revert "converted all vh used in x-axis to vw"
This reverts commit 8b540ad0b1bd932596bf685ae57eac5a1e7e78ff.
2024-05-25 15:36:05 +02:00
9c00a1b4b6
styled close button 2024-05-25 15:35:48 +02:00
4c4d32458c
scaling image 2024-05-25 14:34:52 +02:00
d1439514a8
showing big image on thumbnail click 2024-05-25 14:28:51 +02:00
65dca9d92e
styled image_popup 2024-05-25 14:15:44 +02:00
cca63657ff
added image_popup 2024-05-25 14:15:34 +02:00
35050b61f6
made border dotted 2024-05-25 13:01:05 +02:00
feeb4b84f5
loading posts from server instead of localhost 2024-05-25 12:58:08 +02:00
8e53cb7d81
aligning image to the right 2024-05-25 12:54:47 +02:00
8b540ad0b1
converted all vh used in x-axis to vw 2024-05-25 12:05:40 +02:00
bfac6a2a0a
added missing switch break 2024-05-25 11:27:44 +02:00
cbe7aa3fb6
changed maxlength of desc 2024-05-24 22:13:31 +02:00
b114795f4f
more styling posts
too lazy to made up commit message atp
2024-05-24 22:07:19 +02:00
ab7172dbe0
fixed post div ending 2024-05-24 21:48:19 +02:00
3f5154a644
made pretty good style for forum
if it works, do not touch it.... this is so messed styling but yeah fucker i did it
2024-05-24 21:47:45 +02:00
99a7f89adc
added scrollbar to posts 2024-05-24 20:16:11 +02:00
6c6fdd1b7b
fixed upload_popum positioning 2024-05-24 20:09:45 +02:00
72fce53066
really poorly styled the posts 2024-05-24 20:04:18 +02:00
428c241135
showing posts in homepage 2024-05-24 20:04:01 +02:00
435dcb3088
adding username to get_posts api response 2024-05-24 19:52:19 +02:00
1c28030ba2
added max width and height for posts 2024-05-24 19:15:57 +02:00
344b80d29d
fixed forum post hover 2024-05-24 19:12:51 +02:00
ded5e7e207
showing all pictures on home open 2024-05-24 19:10:03 +02:00
51278caac3
using whole filename for photo_id 2024-05-24 19:08:15 +02:00
97555013a1
included author in get_posts output 2024-05-24 19:04:31 +02:00
6d0fd13ea5
ordering posts by time added 2024-05-24 19:02:19 +02:00
d81d4e4ca4
created api for getting all posts 2024-05-24 18:52:27 +02:00
37110c0f2f
moved home-related script to home file 2024-05-24 18:41:26 +02:00
5181385602
made upload button toggle popup 2024-05-24 18:39:28 +02:00
9b741e5897
missing semicolon in user fix 2024-05-24 18:37:33 +02:00
a139e6ca48
uploading image to user_content dir 2024-05-24 18:34:11 +02:00
fd462ce88d
removed debug print 2024-05-24 18:33:52 +02:00
fe907aef91
added too big file message 2024-05-24 18:23:14 +02:00
eea55797aa
checking file size 2024-05-24 18:22:33 +02:00
282a0443ae
checking for possible issues on upload_picture api 2024-05-24 17:02:05 +02:00
3e0818db1c
sending name and description with the file 2024-05-24 17:00:06 +02:00
cd3b196914
sending file using post to upload_picture api 2024-05-24 16:32:36 +02:00
33d352d25f
created api for uploading picture 2024-05-24 16:32:30 +02:00
ebc26dc8fb
styled homepage 2024-05-24 16:31:38 +02:00
04f08779e5
created very basic homepage with upload button 2024-05-24 16:31:24 +02:00
e7a94c115e
fixed font-size in forum 2024-05-24 15:26:38 +02:00
6b08b62510
not showing admin and username seleciton to user
it wont do anything so yk
2024-05-22 21:20:46 +02:00
69824f6886
sending only needed request
(implemented is_admin from 1/2)
2024-05-22 21:20:26 +02:00
d5c1e3c13f
created api for checking if user is admin 2024-05-22 21:09:41 +02:00
4a46719b46
preventing user from setting admin to himself lol 2024-05-22 21:01:02 +02:00