Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move jwt token key from configuration to database and auto generatable. | crupest | 2020-02-21 | 7 | -6/+328 |
| | |||||
* | Migrate to use sqlite. | crupest | 2020-02-21 | 14 | -1663/+4 |
| | |||||
* | ... | crupest | 2020-02-01 | 4 | -66/+332 |
| | |||||
* | Fix a bug in url generation and add development database migration. | crupest | 2020-01-31 | 3 | -59/+412 |
| | |||||
* | Use sqlite development database. | crupest | 2020-01-05 | 10 | -11/+1141 |
| | |||||
* | Update packages and migrate database. | crupest | 2019-11-20 | 3 | -7/+639 |
| | |||||
* | Design the entity model primarily. | 杨宇千 | 2019-11-03 | 1 | -0/+1 |
| | |||||
* | Recreate database and migrations. | 杨宇千 | 2019-10-31 | 25 | -1220/+276 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 2 | -183/+0 |
| | |||||
* | Update database. | 杨宇千 | 2019-08-22 | 3 | -0/+226 |
| | |||||
* | Update Database. | 杨宇千 | 2019-08-20 | 5 | -1/+246 |
| | |||||
* | Add index for username. | 杨宇千 | 2019-08-19 | 3 | -0/+112 |
| | |||||
* | Add migration. | 杨宇千 | 2019-08-19 | 3 | -10/+213 |
| | |||||
* | Migrate database. | 杨宇千 | 2019-08-19 | 3 | -0/+176 |
| | |||||
* | Enhance database. | 杨宇千 | 2019-08-17 | 5 | -5/+192 |
| | |||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 9 | -354/+354 |
|\ | |||||
| * | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 9 | -354/+354 |
| | | |||||
* | | 3 things. | 杨宇千 | 2019-08-05 | 5 | -5/+5 |
|/ | | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests. | ||||
* | Add token expire time. | 杨宇千 | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Add version column in user database. | 杨宇千 | 2019-07-20 | 3 | -1/+76 |
| | |||||
* | Add database connection. | crupest | 2019-04-12 | 7 | -0/+279 |