aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Split front and back end.crupest2020-10-2744-5842/+0
|
* Add unique id test in name validator.crupest2020-08-082-0/+12
|
* feat(back): Timeline service add post modified since.crupest2020-06-182-0/+12
|
* refactor(back): Refactor timeline service.crupest2020-06-176-66/+78
|
* Many many bugs fix.crupest2020-06-142-0/+12
| | | | | | 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.
* feat(back): Add database migration to add unique id for timeline.crupest2020-06-132-0/+195
|
* refactor(back): Fix #100 .crupest2020-06-134-48/+259
|
* chore(back): Fix some warnings.crupest2020-06-042-0/+207
|
* Abstract out data cache helper.crupest2020-03-134-36/+219
|
* ...crupest2020-03-112-0/+12
|
* ...crupest2020-03-112-30/+42
|
* ...crupest2020-03-102-0/+60
|
* Revert namespace name change.crupest2020-03-1018-36/+36
|
* ...crupest2020-03-1018-36/+36
|
* ...crupest2020-03-092-0/+36
|
* ...crupest2020-03-072-0/+12
|
* Init development of post image feature.crupest2020-03-062-57/+57
|
* Migrate avatar service. TODO: Migrate database.crupest2020-03-052-0/+195
|
* Add visibility query filter in get timelines api.crupest2020-02-212-0/+12
|
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-212-0/+195
|
* Add get timeline list feature.crupest2020-02-042-0/+12
|
* Add TimelineController.crupest2020-02-032-27/+15
|
* Add timeline service.crupest2020-02-024-3/+27
|
* ...crupest2020-01-312-0/+207
|
* ...crupest2020-01-3011-669/+48
|
* ...crupest2020-01-292-0/+48
|
* ...crupest2020-01-2913-944/+47
|
* ...crupest2020-01-2911-12/+804
|
* ...crupest2020-01-212-71/+71
|
* ...crupest2020-01-1821-1159/+400
|
* Write tests and fix bugs found via tests.crupest2019-11-182-2/+2
|
* Complete personal timeline controller unit tests.杨宇千2019-11-123-11/+41
|
* Complete PersonalTimelineController and write attribute test.杨宇千2019-11-078-5/+89
|
* Add controller primarily and of course redesign the service accordingly.杨宇千2019-11-043-0/+345
|
* Complete designing timeline service though there may be many bugs in the design.杨宇千2019-11-042-0/+24
|
* WIP: Design the timeline service interface.杨宇千2019-11-032-0/+48
|
* Continue to construct feature and tests.杨宇千2019-10-313-0/+51
|
* Add UserDetailController unit tests.杨宇千2019-10-283-0/+15
|
* Add error code tests.杨宇千2019-10-276-50/+353
|
* Add user detail service.杨宇千2019-10-252-0/+231
|
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-2522-502/+535
|
* ...杨宇千2019-10-242-5/+5
|
* ...杨宇千2019-10-2410-8/+968
|
* ...杨宇千2019-10-236-0/+582
|
* ...杨宇千2019-10-226-0/+513
|
* ...杨宇千2019-10-2110-0/+1140
|
* ...杨宇千2019-10-213-0/+33
|
* ...杨宇千2019-10-208-153/+858
|
* ...杨宇千2019-10-204-18/+366
|
* ...杨宇千2019-10-202-0/+225