Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split front and back end. | crupest | 2020-10-27 | 2 | -27/+0 |
| | |||||
* | refactor(back): Fix #108 . | crupest | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | feat(back): Add backup service and run it when start. | crupest | 2020-06-14 | 1 | -0/+1 |
| | |||||
* | Many many bugs fix. | crupest | 2020-06-14 | 1 | -0/+1 |
| | | | | | | 1. Add a way to test front end with mock page. 2. Unknown api returns 400 but not frontend page. 3. Fix a big bug that cause all data loss in database migration. | ||||
* | refactor(backend): Move some string constant from PathProvider to ↵ | crupest | 2020-06-12 | 1 | -0/+3 |
| | | | | ApplicationConfiguration. | ||||
* | feat(back): Add option to use proxy to serve front end in development. | crupest | 2020-06-05 | 1 | -0/+1 |
| | |||||
* | Fix #87 . | crupest | 2020-06-03 | 1 | -0/+7 |
| | |||||
* | Move jwt token key from configuration to database and auto generatable. | crupest | 2020-02-21 | 1 | -1/+0 |
| | |||||
* | Migrate to use sqlite. | crupest | 2020-02-21 | 2 | -13/+2 |
| | |||||
* | Use sqlite development database. | crupest | 2020-01-05 | 1 | -0/+4 |
| | |||||
* | ... | 杨宇千 | 2019-10-23 | 2 | -4/+4 |
| | |||||
* | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 2 | -22/+22 |
| | |||||
* | Remove QCloud COS completely. | 杨宇千 | 2019-07-29 | 1 | -10/+0 |
| | |||||
* | WIP: Develop UserService. Remove unused components. | 杨宇千 | 2019-07-23 | 1 | -2/+2 |
| | |||||
* | WIP: Change the JwtService. | 杨宇千 | 2019-07-20 | 1 | -0/+6 |
| | |||||
* | Remove qcloud cs sdk. I will write one by myself. | crupest | 2019-04-23 | 1 | -5/+2 |
| | | | | Develop signature algorithm. | ||||
* | Add Tencent COS. | crupest | 2019-04-22 | 1 | -0/+13 |
| | |||||
* | Reorgnize api. Add basic unit test. | crupest | 2019-04-21 | 1 | -6/+1 |
| | |||||
* | Add database connection. | crupest | 2019-04-12 | 1 | -0/+12 |
| | |||||
* | Migrate todo page from Azure DevOps WorkItems to Github Issues. | crupest | 2019-03-04 | 2 | -26/+0 |
| | |||||
* | Move some config of todo page to server side. | crupest | 2019-02-20 | 2 | -12/+21 |
| | |||||
* | Add get pat api. | crupest | 2019-02-18 | 1 | -0/+12 |
| | |||||
* | Init commit. | crupest | 2019-02-04 | 1 | -0/+14 |