aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/data
Commit message (Expand)AuthorAgeFilesLines
* Post list is now patched.crupest2020-08-231-11/+69
* Do not block when get post data.crupest2020-08-102-6/+8
* Make data line not destroyable when syncing.crupest2020-08-101-0/+1
* Refactor timeline observable.crupest2020-08-091-22/+16
* Refactor api of data hub.crupest2020-08-091-42/+58
* Rename SubscriptionHub to DataHub.crupest2020-08-093-23/+17
* Merge sync status into subscription hub.crupest2020-08-095-229/+203
* Refactor subscription hub.crupest2020-08-091-60/+46
* 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-49/+22
* ...crupest2020-08-081-89/+105
* Refactor user service.crupest2020-08-081-63/+79
* ...crupest2020-08-082-0/+95
* Add observable api for subscription hub.crupest2020-08-081-0/+12
* Remove queue.crupest2020-08-083-43/+2
* ...crupest2020-08-071-387/+157
* Fix a bug in user.crupest2020-08-071-3/+3
* Create home page for offline.crupest2020-08-071-0/+10
* Fix a bug in timeline service.crupest2020-08-071-1/+1
* Use cache login user if offline.crupest2020-08-071-68/+63
* Avatar use cache first.crupest2020-08-061-4/+28
* Add fetchAndCacheAvatar.crupest2020-08-061-3/+58
* Fix hasReadPermission bug.crupest2020-08-051-1/+5
* Refactor a lot.crupest2020-08-054-169/+357
* ...crupest2020-08-044-372/+367
* ...crupest2020-08-032-157/+144
* 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-302-5/+52
* 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
* Merge front end repocrupest2020-07-264-0/+690
* Move front end to a submodule.crupest2020-07-134-604/+0
* refactor(front): Fix #104 .crupest2020-06-171-0/+1
* feat(front): Service worker is coming!crupest2020-06-114-0/+603