issues
search
EmreKanbay
/
kanby.net
Source code of kanby.net
GNU Affero General Public License v3.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
admin page is not ready for multiple users yet due UX deficency and possible vulnerabilites
#39
EmreKanbay
opened
1 month ago
0
blog-12-comments
#38
utterances-bot
opened
1 month ago
1
view project page in admin panel is not usable, needs enhancement
#35
EmreKanbay
opened
1 month ago
0
if res.oq is false, do not just alert "Unknown Error", send error messages from the server and display them on client
#34
EmreKanbay
opened
1 month ago
0
3 Use TLS over SSL
#33
EmreKanbay
opened
1 month ago
0
5 (err, req, res, next) , express js have its own data for error handling, change entire error handling process to make is better
#32
EmreKanbay
opened
1 month ago
0
VALIDATE ALL ENDPOINT INPUTS, becouse some html is rendered with those inputs, always have backup plan
#31
EmreKanbay
closed
1 month ago
0
log and save necessery errors catched with try catch blocks, even it sends a page with "let developer know" no one will not probably let me know, log those errors
#30
EmreKanbay
opened
1 month ago
0
if user do not enter title of project, data structure is corrupting, spesifically project will only be visible for entered language, he cant add the language he initially not added. and probably that will throw error on client side
#29
EmreKanbay
opened
1 month ago
0
isNaN(Number(String(await currentCount))) fix this
#28
EmreKanbay
opened
1 month ago
0
Add blog total view count
#27
EmreKanbay
opened
1 month ago
0
username and password MUST be validated
#26
EmreKanbay
closed
1 month ago
0
Add tokens page to admin panel where you can revoke tokens
#25
EmreKanbay
opened
1 month ago
0
aria tags needs to be used for seo i believe
#24
EmreKanbay
opened
1 month ago
0
Create a tag for a commit which is stable and secure.
#23
EmreKanbay
closed
1 month ago
0
Redis does not saves requests which made to /admin, it just counts them to prevent ddos. code must know if user logged in or not to decide to cache actions of user to analyze data
#22
EmreKanbay
opened
1 month ago
0
async await makes website super slow, callbacks may make this faster
#21
EmreKanbay
opened
1 month ago
0
Do not use external package for hashing passwords, instead use crypto module
#20
EmreKanbay
closed
1 month ago
1
Url endpoints are like user inputs becouse sql code uses them, so be aware it needs to sanitize, parametireze and whatever needed to do
#19
EmreKanbay
closed
1 month ago
1
Error handling for frontend?
#18
EmreKanbay
closed
1 month ago
0
User auth is vulnerable, needs fix asap
#17
EmreKanbay
closed
1 month ago
1
users and privileges needs to be added, more than one user should have a right to login as seperate users
#16
EmreKanbay
closed
1 month ago
0
adding an image sitemap.xml would be cool
#15
EmreKanbay
opened
1 month ago
0
responsive images may be included for better performance, Small images may have less resulations than large images for example
#14
EmreKanbay
opened
1 month ago
0
open graph protocol has way more tags like for facebook, twitter and maybe more, those must be implemented
#13
EmreKanbay
opened
1 month ago
0
Open Graph protocol image does not has alt text
#12
EmreKanbay
opened
1 month ago
0
Blogs and projects are indexed with their ids not with their titles, which is bad for seo
#11
EmreKanbay
closed
1 month ago
1
Strings which has added inside of sql db may has whitespace around them which needs to be timmed, be aware
#10
EmreKanbay
closed
1 month ago
0
trying to get non existing blogs or projects throws error, ERROR NEEDS TO BE HANDLED
#9
EmreKanbay
closed
1 month ago
2
Frontend need revision for both beauty and responsiveness
#8
EmreKanbay
closed
1 month ago
1
5 SEO settings can be added to admin panel, so seo settings does not need to be hardcoded everytime
#7
EmreKanbay
opened
1 month ago
0
frontend will probably have problems on cross browser compatibality
#6
EmreKanbay
opened
1 month ago
1
There is barely error handling exist in both backend and frontend, andmost postgres queries does not parametirised
#5
EmreKanbay
closed
1 month ago
1
Page titles, meta descriptions, in short SEO of each page needs to be taken in account
#4
EmreKanbay
closed
1 month ago
1
cdn is manual, so what is the point of sending image file while adding new media? isnt file name enough?
#3
EmreKanbay
closed
1 month ago
1
Alt text of cover images needs to be useful, saving them to seperate database is not much sane
#2
EmreKanbay
closed
1 month ago
1
HTML and Script part of layouts, pages and componetns must be upgraded, it throws [ object promise ]
#1
EmreKanbay
opened
2 months ago
0