aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src
Commit message (Collapse)AuthorAgeFilesLines
* Code clean.crupest2020-08-051-7/+2
|
* Refactor a lot.crupest2020-08-055-170/+364
|
* ...crupest2020-08-0412-470/+455
|
* ...crupest2020-08-032-157/+144
|
* 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
|
* 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
|
* Merge front end repocrupest2020-07-2677-0/+8298
|
* Move front end to a submodule.crupest2020-07-1367-6644/+0
|
* refactor(front): Fix #104 .crupest2020-06-173-9/+10
|
* fix(front): Truly fix the layout bug when last post is short.crupest2020-06-162-2/+9
|
* fix(front): Fix a unused code.crupest2020-06-161-1/+0
|
* fix(front): Fix layout issue when last post is short.crupest2020-06-161-1/+1
|
* fix(front): Card collapse button is reversed.crupest2020-06-161-2/+2
|
* feat(front): Use bootstrap icons.crupest2020-06-168-143/+48
|
* feat(front): 2 enhance on app upgrade.crupest2020-06-125-25/+72
| | | | | 1. Other pages show alert to refresh when a page confirm upgrade. 2. Upgrade success alert.
* feat(front): Fix #98 . Fix #99 .crupest2020-06-122-23/+56
|
* chore(front): Fix #96 . Fix #97 .crupest2020-06-112-13/+47
|
* build(front): Not use service worker in development mode.crupest2020-06-111-2/+0
|
* feat(front): Application upgrade ui.crupest2020-06-119-12/+126
|
* feat(front): Service worker is coming!crupest2020-06-1166-6250/+6321
|
* fix(front): Fix #95 .crupest2020-06-101-2/+2
|
* feat(front): Make card collapse button orange!crupest2020-06-102-1/+4
|
* fix(front): Still try to fix scroll problem in timeline page.crupest2020-06-103-10/+10
|
* feat(front): Make post editer beatiful.crupest2020-06-102-2/+10
|
* feat(front): Fix #92 .crupest2020-06-102-2/+18
|
* feat(front): Fix #75 .crupest2020-06-106-43/+61
|
* fix(front): Add an additional condition for disable scroll to bottom.crupest2020-06-101-0/+1
|
* Finally one.crupest2020-06-101-11/+17
|
* Rename.crupest2020-06-103-15/+14
|
* fix(front): Attempt to fix scroll problem in timeline page.crupest2020-06-094-14/+38
|
* feat(front): Fix #76 .crupest2020-06-083-14/+29
|
* feat(front): Fix #77 .crupest2020-06-072-4/+21
|
* feat(front): Fix #74 .crupest2020-06-074-12/+77
|
* chore(front): Some improvements in setting page.crupest2020-06-072-9/+12
|
* feat(front): Fix #73 .crupest2020-06-055-34/+111
|
* refactor(front): Refactor scss to sass and refactor timeline styles.crupest2020-06-0418-335/+276
|
* refactor(front): Make codes lint-clean!crupest2020-06-0424-184/+244
|
* fix: Fix #88 .crupest2020-06-034-17/+5
|
* Remove blog link and cross-env in about page.crupest2020-06-021-11/+0
|