Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Change post content to null instead of delete the entity when deleting post. | crupest | 2019-11-20 | 1 | -2/+4 | |
| | | ||||||
| * | Add delete nonexist post test, and fix the bug. | crupest | 2019-11-20 | 2 | -6/+13 | |
| | | ||||||
| * | Clean and refactor tests. | crupest | 2019-11-20 | 22 | -462/+396 | |
| | | ||||||
| * | Complete integrated tests??? Fix bugs. | crupest | 2019-11-19 | 10 | -72/+320 | |
| | | ||||||
| * | Clean project files. | crupest | 2019-11-18 | 2 | -151/+140 | |
| | | ||||||
| * | Continue to write tests. | crupest | 2019-11-18 | 3 | -2/+50 | |
| | | ||||||
| * | Write tests and fix bugs found via tests. | crupest | 2019-11-18 | 8 | -23/+157 | |
| | | ||||||
| * | Fix typo in path of personal timeline controller actions. Add timeline ↵ | crupest | 2019-11-17 | 6 | -8/+120 | |
| | | | | | | | | permission test. | |||||
| * | Complete personal timeline service without tests. | crupest | 2019-11-17 | 1 | -5/+121 | |
| | | ||||||
| * | WIP : Write timeline service. | 杨宇千 | 2019-11-13 | 5 | -11/+336 | |
| | | ||||||
| * | Complete personal timeline controller unit tests. | 杨宇千 | 2019-11-12 | 5 | -21/+209 | |
| | | ||||||
| * | Add PersonalTimelineController PostOperationCreate unit tests. | 杨宇千 | 2019-11-09 | 3 | -15/+82 | |
| | | ||||||
| * | Add Get method tests for PersonalTimelineController. | 杨宇千 | 2019-11-07 | 2 | -12/+99 | |
| | | ||||||
| * | Complete PersonalTimelineController and write attribute test. | 杨宇千 | 2019-11-07 | 15 | -53/+406 | |
| | | ||||||
| * | Add controller primarily and of course redesign the service accordingly. | 杨宇千 | 2019-11-04 | 9 | -33/+575 | |
| | | ||||||
| * | Complete designing timeline service though there may be many bugs in the design. | 杨宇千 | 2019-11-04 | 6 | -22/+125 | |
| | | ||||||
| * | WIP: Design the timeline service interface. | 杨宇千 | 2019-11-03 | 7 | -7/+320 | |
| | | ||||||
| * | Design the entity model primarily. | 杨宇千 | 2019-11-03 | 8 | -2/+132 | |
|/ | ||||||
* | Merge pull request #53 from crupest/nickname | 杨宇千 | 2019-10-31 | 72 | -1454/+2008 | |
|\ | | | | | Add nickname support. | |||||
| * | Recreate database and migrations. | 杨宇千 | 2019-10-31 | 26 | -1220/+300 | |
| | | ||||||
| * | Complete integrated tests. | 杨宇千 | 2019-10-31 | 5 | -45/+121 | |
| | | ||||||
| * | Continue to construct feature and tests. | 杨宇千 | 2019-10-31 | 21 | -59/+302 | |
| | | ||||||
| * | Add UserDetailController unit tests. | 杨宇千 | 2019-10-28 | 9 | -0/+270 | |
| | | ||||||
| * | Add error code tests. | 杨宇千 | 2019-10-27 | 14 | -137/+535 | |
| | | ||||||
| * | Add user detail service. | 杨宇千 | 2019-10-25 | 12 | -12/+499 | |
|/ | ||||||
* | Merge pull request #52 from crupest/i18n | 杨宇千 | 2019-10-25 | 43 | -702/+864 | |
|\ | | | | | Add NeutralResourcesLanguage. Conform to best practices. | |||||
| * | Add NeutralResourcesLanguage. Conform to best practices. | 杨宇千 | 2019-10-25 | 43 | -702/+864 | |
|/ | ||||||
* | Update CI. | 杨宇千 | 2019-10-24 | 1 | -0/+2 | |
| | ||||||
* | Fix a bug in auth handler. This is caused by my confusion in C# language. | 杨宇千 | 2019-10-24 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #50 from crupest/refactor | 杨宇千 | 2019-10-24 | 115 | -3012/+7184 | |
|\ | | | | | Refactor : A Huge Step | |||||
| * | ... | 杨宇千 | 2019-10-24 | 4 | -13/+5 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-24 | 11 | -146/+162 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-24 | 25 | -233/+1331 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-23 | 37 | -310/+901 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-22 | 11 | -99/+604 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-21 | 36 | -1211/+1504 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-21 | 3 | -183/+6 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-21 | 2 | -113/+207 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-21 | 15 | -125/+281 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-20 | 14 | -200/+991 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-20 | 7 | -34/+394 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-20 | 4 | -8/+24 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-20 | 9 | -20/+318 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-19 | 15 | -63/+99 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-19 | 15 | -373/+392 | |
| | | ||||||
| * | ... | 杨宇千 | 2019-10-17 | 25 | -500/+584 | |
|/ | ||||||
* | Merge remote-tracking branch 'origin/master' | 杨宇千 | 2019-10-17 | 2 | -2/+15 | |
|\ | ||||||
| * | Merge pull request #49 from crupest/add-cors | 杨宇千 | 2019-10-17 | 2 | -2/+15 | |
| |\ | | | | | | | Add CORS. | |||||
| | * | Merge branch 'master' into add-cors | 杨宇千 | 2019-10-17 | 1 | -0/+1 | |
| | |\ | | |/ | |/| | ||||||
| | * | Add cors. | 杨宇千 | 2019-10-17 | 2 | -2/+15 | |
| | | |