Pfingstfrosch
ca38d7260d
fixed bugfix where another user could not store the same object again
...
fixed the primary keys => all the classes have now composite primary key which contais an id + user_id, necessary gem: 'composite_primary_keys'
fixed the user_id relation => every class now "belongs_to" user
pls kill me know
2020-06-05 00:35:04 +02:00
Pfingstfrosch
10950525f2
Remove nokogiri as it is part of rails
2020-06-04 19:25:27 +02:00
Marco Zeisler
4a3773a29b
update gemfile
2020-04-21 19:09:26 +02:00
Marco Zeisler
e2f0bd7237
setup abstract search
2020-04-20 18:21:19 +02:00
8e417911c6
Use SHA512 instead of BCrypt
2020-04-14 14:28:55 +02:00
2f85af35cb
Add authentication via devise
...
Signed-off-by: Tobias Eidelpes <tobias@eidelpes.info>
2020-04-14 13:44:45 +02:00
Marco Zeisler
c7dbd07496
comment out nokogiri clause
2020-04-06 20:35:05 +02:00
Marco Zeisler
572e1f821c
switch from api application to full-stack application
2020-04-06 20:34:45 +02:00
Marco Zeisler
068de731dc
update
2020-04-06 13:26:56 +02:00
Marco Zeisler
78e726b7ed
update Gemfile
...
added info on how to install on windows
2020-04-06 12:39:15 +02:00
b12f6199ce
Change required rails version to 6.0.2.1
...
Signed-off-by: Tobias Eidelpes <tobias@eidelpes.info>
2020-04-04 17:50:02 +02:00
0b04e7c8fc
Initial commit
2020-04-04 12:26:55 +02:00