Commit graph

61 commits

Author SHA1 Message Date
Marko Korhonen 4d226aede4
Fix typo in english abstract 2020-05-20 16:53:56 +03:00
Marko Korhonen 77ae3afe1b
Final grammar and style fixes 2020-05-20 16:28:00 +03:00
Marko Korhonen 1ba0395634
Forgot to add ProtectedComponent 2020-05-09 22:15:47 +03:00
Marko Korhonen 09c2cf0074
Last additions 2020-05-09 21:12:26 +03:00
Marko Korhonen 015c5db775
Update readme 2020-05-09 17:52:31 +03:00
Marko Korhonen 2d66911720
Add instructions for setting up the project 2020-05-09 17:48:10 +03:00
Marko Korhonen 10fb260f6a
Added some illustrations and improved JWT section 2020-05-09 17:29:49 +03:00
Marko Korhonen d12d412a84
Remove pagebreaks for now, I plan adding text 2020-05-09 12:07:59 +03:00
Marko Korhonen 6fc4750cdc
Fix typos, add some code 2020-05-09 12:05:12 +03:00
Marko Korhonen 83da9d31cc
Add appendices 2020-05-09 12:04:35 +03:00
Marko Korhonen ff5dcc0471
Symlink code to tex directory 2020-05-08 10:36:19 +03:00
Marko Korhonen b805d36d58
Add template credits 2020-05-08 09:48:42 +03:00
Marko Korhonen 6f04894035
Add license 2020-05-08 09:38:09 +03:00
Marko Korhonen 06b71b8688
Report is mostly done now, fine tuning left 2020-05-08 09:35:47 +03:00
Marko Korhonen fb5aa5ee5a
Add example protected route to project 2020-05-08 09:35:28 +03:00
Marko Korhonen 1e83393ad6
Change readme to abstract 2020-05-08 09:34:55 +03:00
Marko Korhonen 834ed4b3e8
Continue writing report 2020-05-03 17:20:09 +03:00
Marko Korhonen f36c9fef60
Continue writing report 2020-05-02 21:11:26 +03:00
Marko Korhonen bc3fe77c93
Continue writing report 2020-05-01 21:27:17 +03:00
Marko Korhonen 47ce0fc149
Update view.sh 2020-05-01 21:27:09 +03:00
Marko Korhonen dc595a4d87
/project 2020-05-01 21:26:22 +03:00
Marko Korhonen 43a9beaef8
Login works now 2020-04-28 19:01:29 +03:00
Marko Korhonen 75b3aa7249
Fix CORS and make cookies live longer 2020-04-28 19:00:57 +03:00
Marko Korhonen c4821ee0d3
Update readme 2020-04-25 11:20:08 +03:00
Marko Korhonen 2e16c8fb7a
Update readme 2020-04-25 11:19:22 +03:00
Marko Korhonen 6ac87d8f60
Update readme 2020-04-25 11:17:42 +03:00
Marko Korhonen 557e4c5ea2
Wrote more about rustlang 2020-04-25 11:09:18 +03:00
Marko Korhonen bd2c70fcfb
Basic yew router working now 2020-04-25 11:08:51 +03:00
Marko Korhonen a42d8557a8
Started with yew router 2020-04-24 10:54:04 +03:00
Marko Korhonen 3243f5d79b
Made backend redirect all urls to index.html 2020-04-21 13:31:31 +03:00
Marko Korhonen 1893085899
Refactored routes a bit 2020-04-21 12:39:30 +03:00
Marko Korhonen 5ad17b228e
To investigate: adding this disables other routes 2020-04-17 18:08:35 +03:00
Marko Korhonen 64c76b9341
Starting out frontend 2020-04-17 18:08:18 +03:00
Marko Korhonen 5b8d64ba8f
Change delete user method to delete 2020-04-17 18:07:49 +03:00
Marko Korhonen 95e8347efc
Continuing writing report 2020-04-17 18:07:19 +03:00
Marko Korhonen bbaf01dafe
Add simple yew frontend 2020-04-13 17:48:42 +03:00
Marko Korhonen a0e8cfe5f9
Add gitignore 2020-04-13 17:47:53 +03:00
Marko Korhonen 98a2c8d582
Add server .env 2020-04-11 18:09:14 +03:00
Marko Korhonen 36c58a89f7
Moved backend to it's own directory under project 2020-04-10 18:44:45 +03:00
Marko Korhonen c8a6acd07d
Backend is pretty much done 2020-04-10 18:42:47 +03:00
Marko Korhonen eebb8594de
Print the users name from cookie 2020-04-10 12:53:19 +03:00
Marko Korhonen d7d2fa5d9e
Authentication works now 2020-04-10 12:46:39 +03:00
Marko Korhonen 7347151c95
Fix login path 2020-04-09 12:12:34 +03:00
Marko Korhonen c85bb0ef72
Register works, login almost 2020-04-09 11:52:31 +03:00
Marko Korhonen 12b865bf17
Refactored the whole code to a better structure 2020-04-05 22:53:42 +03:00
Marko Korhonen 87cc8ac794
jwt stuff works now 2020-04-02 20:07:03 +03:00
Marko Korhonen e24fa12251
Update gitignore 2020-04-02 20:06:00 +03:00
Marko Korhonen 7a95f9f17f
Small fix 2020-03-30 14:48:13 +03:00
Marko Korhonen 91e693d53a
Remove unnescessary println 2020-03-30 14:43:17 +03:00
Marko Korhonen d2dd00c8d4
Getting there 2020-03-30 14:41:46 +03:00