|
c0019f1d6a
|
typo fix
|
2024-05-25 17:17:09 +02:00 |
|
|
6e4fbb75ec
|
created api for archiving posts
|
2024-05-25 17:10:52 +02:00 |
|
|
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 |
|
|
bf9df61909
|
preventing from sql injection in APIs
whoopsie
|
2024-05-25 15:49:49 +02:00 |
|
|
435dcb3088
|
adding username to get_posts api response
|
2024-05-24 19:52:19 +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 |
|
|
a139e6ca48
|
uploading image to user_content dir
|
2024-05-24 18:34:11 +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 |
|
|
33d352d25f
|
created api for uploading picture
|
2024-05-24 16:32:30 +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 |
|
|
bf951c25dc
|
created api for getting username
|
2024-05-22 18:14:17 +02:00 |
|
|
c57a169134
|
created api for user update
|
2024-05-22 17:20:11 +02:00 |
|
|
6257ba0d52
|
comparing binary username for case sensitivity
|
2024-05-22 16:01:41 +02:00 |
|
|
da7f8510bb
|
fixed api permission problems for non-admins
|
2024-05-21 20:31:49 +02:00 |
|
|
08d67f19a2
|
sending user_info in json
|
2024-05-21 20:11:10 +02:00 |
|
|
b1f345394e
|
sending list_users in json
|
2024-05-21 20:02:52 +02:00 |
|
|
2a3f639a66
|
created php api for user removing
|
2024-05-21 17:49:42 +02:00 |
|
|
d101bab147
|
joined user and user_info tables in user_info.php
|
2024-05-20 20:40:52 +02:00 |
|
|
b48cd0c5a6
|
created api for user_info
|
2024-05-20 20:25:38 +02:00 |
|
|
3abff922e1
|
renamed list_table to list_users
|
2024-05-20 20:09:33 +02:00 |
|