Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-08 | Clarify incorrect parsing message when input is short | Camil Staps | 1 | -1/+2 | |
2018-08-29 | Automatically update copyright year | Camil Staps | 2 | -3/+3 | |
2018-08-29 | Remove contribution links from public pages | Camil Staps | 3 | -11/+4 | |
2018-06-26 | Don't store CSRF _token in logs | Camil Staps | 1 | -1/+8 | |
2018-06-26 | Add CSRF tokens to views | Camil Staps | 2 | -0/+2 | |
2017-09-20 | Simple ETCBC importer (#2 - still needs some work); requires case-sensitive ↵ | Camil Staps | 2 | -1/+141 | |
collation | |||||
2017-09-20 | Use <select> for root again; fix checking answers | Camil Staps | 2 | -6/+10 | |
2017-09-20 | Merge branch 'master' of github.com:HebrewTools/ParseTrainer | Camil Staps | 2 | -4/+4 | |
2017-09-20 | Include root in answers | Camil Staps | 1 | -6/+12 | |
2017-09-20 | Use POST for long queries; change request to TEXT type for the same reason | Camil Staps | 6 | -8/+45 | |
2016-11-11 | Checkboxes instead of select for roots | Camil Staps | 2 | -4/+4 | |
2016-10-18 | Hide top users on some pages | Camil Staps | 3 | -12/+9 | |
2016-10-18 | Fix authentication | Camil Staps | 2 | -47/+5 | |
2016-09-27 | Suggetsions ordering | Camil Staps | 1 | -0/+1 | |
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 | 73 | -575/+2233 | |
2016-09-07 | Added unique visitors to statistics | Camil Staps | 1 | -27/+79 | |
2016-09-06 | Several minor interface improvements | Camil Staps | 6 | -10/+26 | |
2016-09-06 | Only show roots with active verbs on trainer page | Camil Staps | 3 | -5/+11 | |
2016-09-06 | Update demo link | Camil Staps | 1 | -2/+2 | |
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 | 3 | -3/+39 | |
2016-09-06 | Clearer training page | Camil Staps | 2 | -18/+24 | |
2016-09-06 | Top contributors on train page | Camil Staps | 3 | -5/+35 | |
2016-09-06 | Top users, more condense contribution page | Camil Staps | 4 | -25/+59 | |
2016-09-06 | Several minor fixes | Camil Staps | 4 | -2/+11 | |
2016-09-06 | Root kinds on trainer page | Camil Staps | 2 | -7/+17 | |
2016-09-06 | Different root kinds instead of only strong/weak | Camil Staps | 8 | -42/+176 | |
2016-09-05 | Add roots | Camil Staps | 5 | -2/+94 | |
2016-09-05 | Suggest new verbs | Camil Staps | 10 | -25/+248 | |
2016-09-05 | Vote on verb suggestions | Camil Staps | 16 | -58/+555 | |
2016-09-04 | User creation and authentication | Camil Staps | 17 | -40/+622 | |
2016-09-04 | Use blade templates | Camil Staps | 4 | -105/+122 | |
2016-09-04 | Update to Lumen 5.2 | Camil Staps | 2 | -14/+17 | |
2016-09-02 | Fix statistics | Camil Staps | 1 | -2/+4 | |
2016-09-02 | Update name and link | Camil Staps | 3 | -15/+15 | |
2016-08-29 | Fix illegal octal literals on stats page | Camil Staps | 1 | -1/+1 | |
2016-08-29 | Fix critical error from 5cd0398 | Camil Staps | 2 | -57/+60 | |
2016-08-03 | indentation | Camil Staps | 1 | -1/+1 | |
2016-08-03 | stats: move to highstock | Camil Staps | 1 | -39/+62 | |
2016-08-03 | Reload verb only on trainer page | Camil Staps | 2 | -2/+3 | |
2016-07-18 | Added IP to log | Camil Staps | 2 | -0/+32 | |
2016-07-18 | Fix previous commit | Camil Staps | 1 | -7/+11 | |
2016-07-18 | Statistics page | Camil Staps | 2 | -0/+84 | |
2016-05-10 | Cleaner logging | Camil Staps | 2 | -2/+4 | |
2016-05-10 | Added logging of random requests | Camil Staps | 3 | -14/+87 | |
2016-05-09 | Fix | Camil Staps | 1 | -9/+5 | |
2016-05-09 | Copyright; report option | Camil Staps | 1 | -1/+2 | |