|
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 |
|
|
21afe37ed4
|
ignoring user_content
|
2024-05-24 17:05:39 +02:00 |
|
|
933a9dab99
|
created user content directory
|
2024-05-24 17:03:41 +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 |
|
|
67f704d19e
|
implemented update_user in user panel
|
2024-05-22 18:46:05 +02:00 |
|
|
497ed6e093
|
styled user info
|
2024-05-22 18:45:53 +02:00 |
|
|
b302d50a4e
|
moved update_user fn to forum script
|
2024-05-22 18:45:32 +02:00 |
|
|
c96b0efceb
|
created basic user panel
|
2024-05-22 18:35:22 +02:00 |
|
|
f8fc97f88b
|
moved selection fn to forum script
|
2024-05-22 18:25:45 +02:00 |
|
|
d285cf7283
|
moved inject_info fn to forum script
|
2024-05-22 18:19:19 +02:00 |
|
|
bf951c25dc
|
created api for getting username
|
2024-05-22 18:14:17 +02:00 |
|
|
66b2ffb37a
|
moved info injection into new function
|
2024-05-22 18:11:14 +02:00 |
|
|
2e0fdb2b24
|
added username hover in admin
|
2024-05-22 18:01:15 +02:00 |
|
|
1104e5d42f
|
styled admin editables
|
2024-05-22 17:27:21 +02:00 |
|
|
edb5c241d9
|
implemented user update api in admin
|
2024-05-22 17:25:34 +02:00 |
|
|
c57a169134
|
created api for user update
|
2024-05-22 17:20:11 +02:00 |
|
|
f95246e836
|
added IDs to editable
|
2024-05-22 16:53:56 +02:00 |
|
|
c5eaf569fe
|
implemented selections in admin
|
2024-05-22 16:49:31 +02:00 |
|
|
3824b6904a
|
created sex selection
|
2024-05-22 16:49:16 +02:00 |
|
|
34e7384186
|
created selection for admin bool
|
2024-05-22 16:43:18 +02:00 |
|
|
8467c46cb3
|
moved ajax pages to its subdirectory
|
2024-05-22 16:18:18 +02:00 |
|
|
9ac2f5c563
|
added user existence check to forum
|
2024-05-22 16:06:17 +02:00 |
|
|
6257ba0d52
|
comparing binary username for case sensitivity
|
2024-05-22 16:01:41 +02:00 |
|