issues
search
chankruze
/
liber
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(users): add default avatar and bio to user profile
#21
chankruze
closed
9 months ago
0
feat(routing): add public `GET` route for fetching user profile
#20
chankruze
closed
9 months ago
0
fix(deployment): update the nginx config to change the port number
#19
chankruze
opened
9 months ago
0
feat(authorization): create a strategy to invalidate and blacklist the JWT tokens
#18
chankruze
opened
9 months ago
0
feat(db): use mongodb aggregation pipeline to group and optimize queries
#17
chankruze
opened
9 months ago
0
fix(register): also check `handle` availability before creating a user
#16
chankruze
opened
9 months ago
0
fix(authorization): check for ownership of the resources before access/modification
#15
chankruze
closed
9 months ago
1
feat(links, folders): add method to list all the links in a given folder
#14
chankruze
closed
9 months ago
0
feat(links): associate a single link with one/more folder(s)
#13
chankruze
closed
9 months ago
0
test(modules): write unit tests for each module to check the correctness of API endpoints
#12
chankruze
opened
9 months ago
0
feat(routing): implement `/logout` endpoint to invalidate the token
#11
chankruze
opened
9 months ago
0
feat(deployment): configure github actions for automatic aws deployment
#10
chankruze
opened
9 months ago
1
feat(http response): standardize the API error response for dev friendly consumption
#9
chankruze
opened
9 months ago
0
feat(links, folders): allow users to see public links and folders of other users
#8
chankruze
closed
9 months ago
0
(folders, links) add ownership info to list folders and links for a specific user
#7
chankruze
closed
9 months ago
1
(auth) get the userId form the request header and use in controller methods
#6
chankruze
closed
9 months ago
0
(links) create links module with basic CRUD endpoints
#5
chankruze
closed
9 months ago
0
(folders) setup folders module with CRUD endpoints
#4
chankruze
closed
9 months ago
0
(users) expose API endpoint to check username availability
#3
chankruze
closed
9 months ago
0
db(schema): separate password hash from user document and store in separate collection
#2
chankruze
opened
9 months ago
0
feat(authorization): implement refresh token mechanism to generate new access token
#1
chankruze
closed
9 months ago
1