18 Commits

Author SHA1 Message Date
YuukanOO
009689449d
add authentication in swagger ui 2020-12-22 14:00:50 +01:00
Julien LEICHER
0ead15ce5a
add bearer authentication! 2020-12-22 14:00:50 +01:00
Julien LEICHER
1d5570c578
add needed routes in LinksController 2020-12-22 14:00:49 +01:00
YuukanOO
5f389ae5f8
generate swagger.json on build 2020-12-22 14:00:49 +01:00
YuukanOO
af913b7ba6
add NSwag documentation 2020-12-22 14:00:48 +01:00
YuukanOO
e6224d1e2a
add empty web project! 2020-12-22 14:00:48 +01:00
93e231928f mvc-styles (#28) 2020-12-22 10:47:22 +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