aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/data/timeline.ts
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2020-09-011-702/+0
|
* No longer wait for saving user, which may lead to delay.crupest2020-08-261-3/+3
|
* DataHub v3.0 . Also fix the bug that posts may be wrong if timeline has ↵crupest2020-08-261-175/+182
| | | | changed with same name.
* ...crupest2020-08-241-10/+8
|
* ...crupest2020-08-241-697/+697
|
* Post list is now patched.crupest2020-08-231-11/+69
|
* Do not block when get post data.crupest2020-08-101-6/+6
|
* Refactor timeline observable.crupest2020-08-091-22/+16
|
* Rename SubscriptionHub to DataHub.crupest2020-08-091-4/+4
|
* Merge sync status into subscription hub.crupest2020-08-091-136/+115
|
* Fix bugs.crupest2020-08-081-0/+7
|
* Fix a bug.crupest2020-08-081-1/+1
|
* ...crupest2020-08-081-6/+5
|
* ...crupest2020-08-081-0/+12
|
* ...crupest2020-08-081-219/+107
|
* ...crupest2020-08-081-4/+103
|
* ...crupest2020-08-081-89/+105
|
* Remove queue.crupest2020-08-081-20/+2
|
* ...crupest2020-08-071-387/+157
|
* Create home page for offline.crupest2020-08-071-0/+10
|
* Fix a bug in timeline service.crupest2020-08-071-1/+1
|
* Fix hasReadPermission bug.crupest2020-08-051-1/+5
|
* Refactor a lot.crupest2020-08-051-116/+273
|
* ...crupest2020-08-041-327/+332
|
* ...crupest2020-08-031-71/+62
|
* Implement sync timeline.crupest2020-08-021-7/+68
|
* Add timeline hub.crupest2020-07-311-0/+63
|
* Update post list when create or delete post.crupest2020-07-311-2/+21
|
* ...crupest2020-07-301-5/+46
|
* Save post data locally.crupest2020-07-301-12/+88
|
* Save post list locally.crupest2020-07-301-16/+171
|
* Add timeline post list state.crupest2020-07-271-12/+31
|
* Refactor SubscriptionHub.crupest2020-07-271-5/+10
|
* Add post list subscription hub.crupest2020-07-271-0/+22
|
* Merge front end repocrupest2020-07-261-0/+265
|
* Move front end to a submodule.crupest2020-07-131-346/+0
|
* refactor(front): Fix #104 .crupest2020-06-171-0/+1
|
* feat(front): Service worker is coming!crupest2020-06-111-0/+345