This website requires JavaScript.
Explore
Help
Sign In
Mathias
/
mylinks
Archived
Watch
1
Star
0
Fork
0
You've already forked mylinks
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
b2fa2d30bc82f5fdf3d7aee9d9daa2ebaa739e13
mylinks
/
server
History
Mathias Wagner
dc7a095f73
Fixed a bug in the authentication middleware
2022-12-28 15:03:04 +01:00
..
actions
Created the click action
2022-12-27 15:06:46 +01:00
config
Created the database configuration
2022-12-27 15:01:39 +01:00
controller
The mapLink function now returns the creator
2022-12-27 21:31:51 +01:00
middlewares
Fixed a bug in the authentication middleware
2022-12-28 15:03:04 +01:00
models
Fixed a bug in the Link model
2022-12-27 17:58:00 +01:00
routes
Fixed the link route
2022-12-27 21:32:04 +01:00
templates
Created the 404 template
2022-12-27 15:01:21 +01:00
util
Created the schema validation util
2022-12-27 15:01:06 +01:00
validations
Created the link validation
2022-12-27 15:07:58 +01:00
index.js
Integrated the user route into the server index
2022-12-27 19:14:34 +01:00