index
:
luo-parsetrainer
master
A web app to practice the Ancient Greek verb. See https://luo.camilstaps.nl.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-04-13
Update to Laravel 7.0
Camil Staps
1
-11
/
+11
2021-04-13
Update to Laravel 6.0
Camil Staps
1
-4
/
+3
2021-04-13
Update to Laravel 5.7
Camil Staps
1
-0
/
+2
2020-01-03
Rename HebrewParseTrainer namespace to LuoParseTrainer
Camil Staps
5
-6
/
+6
2020-01-03
Strip down for simple app for Greek verb λύω
Camil Staps
18
-729
/
+34
2018-06-26
Don't store CSRF _token in logs
Camil Staps
1
-1
/
+8
2017-09-20
Use POST for long queries; change request to TEXT type for the same reason
Camil Staps
1
-6
/
+6
2016-10-18
Fix authentication
Camil Staps
2
-47
/
+5
2016-09-26
Fix Authenticatable implementation in User.php
Camil Staps
1
-1
/
+1
2016-09-26
Change from lumen 5.2 to laravel 5.3 (Resolves #1)
Camil Staps
28
-353
/
+498
2016-09-06
Only show roots with active verbs on trainer page
Camil Staps
1
-0
/
+4
2016-09-06
User creation email subject
Camil Staps
1
-0
/
+1
2016-09-06
Fix previous commit
Camil Staps
1
-1
/
+1
2016-09-06
Fix email settings
Camil Staps
1
-2
/
+2
2016-09-06
Added isadmin to users
Camil Staps
1
-1
/
+4
2016-09-06
Root kinds on trainer page
Camil Staps
1
-3
/
+7
2016-09-06
Different root kinds instead of only strong/weak
Camil Staps
3
-5
/
+52
2016-09-05
Add roots
Camil Staps
2
-0
/
+44
2016-09-05
Suggest new verbs
Camil Staps
3
-9
/
+132
2016-09-05
Vote on verb suggestions
Camil Staps
6
-15
/
+227
2016-09-04
User creation and authentication
Camil Staps
7
-29
/
+319
2016-07-18
Added IP to log
Camil Staps
1
-0
/
+1
2016-07-18
Statistics page
Camil Staps
1
-0
/
+4
2016-05-10
Cleaner logging
Camil Staps
1
-1
/
+1
2016-05-10
Added logging of random requests
Camil Staps
2
-14
/
+55
2016-01-06
remove timestamps
Camil Staps
5
-5
/
+5
2016-01-05
Allow for multiple correct answers
Camil Staps
2
-1
/
+10
2016-01-05
Can work with installation in subdirectory
Camil Staps
1
-12
/
+16
2016-01-04
License: GPLv3.0; readme
Camil Staps
7
-25
/
+107
2016-01-04
Training app
Camil Staps
2
-1
/
+41
2016-01-04
Models, migrations and seeds for root, roottranslation, stem, tense, verb
Camil Staps
5
-0
/
+90
2016-01-04
Initial commit
Camil Staps
11
-0
/
+202