23 Commits

Author SHA1 Message Date
Pfingstfrosch
2f6d638cd1 second attempt of making favorite people view sortable 2020-05-16 14:09:33 +02:00
Pfingstfrosch
49be25838e remove route with no purpose 2020-05-12 19:57:12 +02:00
Pfingstfrosch
d34a3d583c refactored crawler controllers and bundled them in crawlers namespace 2020-05-12 19:49:18 +02:00
Pfingstfrosch
415ed22f6e remove HOME Page, because redundant
show search page as default
2020-05-12 19:27:43 +02:00
Pfingstfrosch
ae6a202e59 refactored routes file:
now using namespaces to make the file more readable and better structured
2020-05-12 19:16:18 +02:00
74bd875427 Implement basic search for courses 2020-05-09 12:16:20 +02:00
4f45c768ec Fix mess made by @Pfingstfrosch 2020-04-24 23:02:45 +02:00
Marco Zeisler
a36796960f refactoring of "abstract" search controller 2020-04-21 18:58:48 +02:00
Marco Zeisler
fbfc12e096 store and display favorite person by tiss_id 2020-04-21 18:06:07 +02:00
Marco Zeisler
c32819d819 first attempt of people crawler incl. detail view 2020-04-21 16:07:54 +02:00
Marco Zeisler
e0a21f180f refactoring 2020-04-21 13:52:27 +02:00
Marco Zeisler
c0a5b794ec refactoring of project 2020-04-21 13:03:59 +02:00
Marco Zeisler
e2f0bd7237 setup abstract search 2020-04-20 18:21:19 +02:00
bb0e7b5272 Lower number of stretches performed with SHA512 2020-04-19 15:35:14 +02:00
8e417911c6 Use SHA512 instead of BCrypt 2020-04-14 14:28:55 +02:00
9050ddc69d Configure routes and rename sign in to log in
Signed-off-by: Tobias Eidelpes <tobias@eidelpes.info>
2020-04-14 13:58:50 +02:00
2f85af35cb Add authentication via devise
Signed-off-by: Tobias Eidelpes <tobias@eidelpes.info>
2020-04-14 13:44:45 +02:00
c8bc0ca1cd Implement basic navbar
Signed-off-by: Tobias Eidelpes <tobias@eidelpes.info>
2020-04-07 13:51:05 +02:00
Marco Zeisler
e769fffed7 Set login#root to index page 2020-04-06 20:42:14 +02:00
Marco Zeisler
caa7eadf21 generated all controller classes 2020-04-06 20:40:13 +02:00
Marco Zeisler
572e1f821c switch from api application to full-stack application 2020-04-06 20:34:45 +02:00
c62dd16d8d Add boilerplate for controllers and routes
Signed-off-by: Tobias Eidelpes <tobias@eidelpes.info>
2020-04-04 16:33:36 +02:00
0b04e7c8fc Initial commit 2020-04-04 12:26:55 +02:00