aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Do code clean.crupest2020-08-051-5/+3
|
* Code clean.crupest2020-08-051-7/+2
|
* Refactor a lot.crupest2020-08-055-170/+364
|
* Merge pull request #132 from crupest/refactorcrupest2020-08-0412-616/+588
|\ | | | | Refactor a lot of things.
| * ...crupest2020-08-0412-470/+455
| |
| * ...crupest2020-08-032-157/+144
|/
* Merge pull request #130 from crupest/offline-timelinecrupest2020-08-035-9/+274
|\ | | | | Save timeline locally.
| * Implement sync timeline.crupest2020-08-021-7/+68
| |
| * Add http get timeline api query params.crupest2020-07-314-9/+150
| |
| * Add timeline hub.crupest2020-07-311-0/+63
|/
* Merge pull request #127 from crupest/offline-postcrupest2020-07-3113-151/+607
|\ | | | | Add feature of offline post cache.
| * Make sync state badge fixed.crupest2020-07-312-7/+16
| |
| * Add sync state badge.crupest2020-07-317-12/+98
| |
| * Add mock network latency.crupest2020-07-311-0/+28
| |
| * Update post list when create or delete post.crupest2020-07-313-44/+55
| |
| * ...crupest2020-07-303-50/+74
| |
| * Save post data locally.crupest2020-07-301-12/+88
| |
| * Save post list locally.crupest2020-07-303-18/+181
| |
| * Add timeline post list state.crupest2020-07-271-12/+31
| |
| * Refactor SubscriptionHub.crupest2020-07-273-30/+42
| |
| * Add post list subscription hub.crupest2020-07-272-13/+41
|/
* Rename a workflow job name.crupest2020-07-261-1/+1
|
* Remove jenkins files.crupest2020-07-262-76/+0
|
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2020-07-260-0/+0
|\
| * No longer ignore .vscode .crupest2020-07-261-6/+0
| |
* | Use online schema for github workflow.crupest2020-07-262-1170/+1
| |
* | No longer ignore .vscode .crupest2020-07-266-6/+1197
|/
* Remove front end readme .crupest2020-07-261-13/+0
|
* Update README.md .crupest2020-07-261-10/+7
|
* Merge front end repocrupest2020-07-26111-5/+8977
|
* Remove submodulecrupest2020-07-262-3/+0
|
* 更新 Jenkinsfilecrupest2020-07-211-1/+1
|
* 更新 Jenkinsfilecrupest2020-07-211-1/+1
|
* Merge branch 'master' of e.coding.net:crupest/timeline/timelinecrupest2020-07-211-22/+31
|\
| * 更新 Jenkinsfilecrupest2020-07-211-1/+1
| |
| * 更新 Jenkinsfilecrupest2020-07-211-22/+31
| |
* | Add junit logger for test.crupest2020-07-212-0/+7
|/
* Init jenkinsfile.crupest2020-07-211-0/+22
|
* Fix publish problem caused by msbuild.crupest2020-07-212-19/+19
|
* Update docker ignore.crupest2020-07-201-3/+11
|
* Update ci and README.md .crupest2020-07-205-17/+13
|
* Revert to yarn2 .crupest2020-07-202-2/+2
|
* Migrate front-end to npm.crupest2020-07-142-2/+2
|
* Update submodule.crupest2020-07-131-0/+0
|
* Update dockerignore.crupest2020-07-132-0/+1
|
* Update README.crupest2020-07-131-20/+20
|
* Update submodule.crupest2020-07-131-0/+0
|
* Move front end to a submodule.crupest2020-07-1399-7243/+35
|
* Update README.mdcrupest2020-07-121-1/+1
|
* Merge pull request #116 from crupest/fix-114crupest2020-07-124-4/+198
|\ | | | | Back-end: Timleine If-Modified-Since and checkUniqueId.