19 Commits

Author SHA1 Message Date
Julien LEICHER
9f260f7424
add comments controller 2020-12-22 11:02:10 +01:00
Julien LEICHER
40f8d4b1dc
minor changes 2020-12-21 18:18:06 +01:00
YuukanOO
7a38bed6b9 add authentication in swagger ui 2020-12-21 16:47:43 +01:00
Julien LEICHER
e4bbb14640
add bearer authentication! 2020-12-21 12:24:13 +01:00
Julien LEICHER
b20901cff6
add needed routes in LinksController 2020-12-21 11:10:32 +01:00
YuukanOO
9627e4825a generate swagger.json on build 2020-12-18 15:06:24 +01:00
YuukanOO
6528f83028 add NSwag documentation 2020-12-18 14:50:07 +01:00
YuukanOO
b5c6292230 add empty web project! 2020-12-18 12:27:02 +01:00
7a9aefbefc tiny-refactors (#27)
add UnitWorkBehavior and some files moving
add Docker stuff to prepare heroku deployment
rename (Up/Down)vote
add sample for msbuild tasks
2020-12-17 12:01:11 +01:00
3cd5133f66 add-aspnet-identity (#26)
add exception filter when user not connected
default to needing authentication and apply anonymous to some actions
add user in get requests
add user relation in link, comment and vote
signup and in are ok now!
2020-12-11 17:59:35 +01:00
9c75758921 add vote for comments and listing (#25) 2020-12-11 12:02:45 +01:00
66cc78d30e comment-a-link (#24)
Closes #23 refactor to use OwnsMany
2020-12-11 09:46:42 +01:00
9650d6dc86 vote-for-link (#22) 2020-12-10 18:02:26 +01:00
2325522b98 lowercase routes (#21) 2020-12-10 09:43:44 +01:00
06469b52d4 add GetLink stuff (#19) 2020-12-09 15:06:36 +01:00
5a2ece04bd add flash message! (#18) 2020-12-09 14:24:43 +01:00
7bfe5411b1 start working on reusable bits (#17) 2020-12-09 14:08:40 +01:00
97bdeb4e38 add list links query and display it in the links homepage (#13) 2020-12-04 16:57:04 +01:00
d5a239c1de Add link stuff (#8) 2020-12-04 16:27:42 +01:00