Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(front): Fix #104 . | crupest | 2020-06-17 | 3 | -9/+10 |
| | |||||
* | docs: Try to fix the program language displayed in github. | crupest | 2020-06-16 | 1 | -0/+1 |
| | |||||
* | fix(front): Truly fix the layout bug when last post is short. | crupest | 2020-06-16 | 2 | -2/+9 |
| | |||||
* | fix(front): Fix a unused code. | crupest | 2020-06-16 | 1 | -1/+0 |
| | |||||
* | fix(front): Fix layout issue when last post is short. | crupest | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | fix(front): Card collapse button is reversed. | crupest | 2020-06-16 | 1 | -2/+2 |
| | |||||
* | feat(front): Use bootstrap icons. | crupest | 2020-06-16 | 10 | -145/+51 |
| | |||||
* | feat(front): 2 enhance on app upgrade. | crupest | 2020-06-12 | 5 | -25/+72 |
| | | | | | 1. Other pages show alert to refresh when a page confirm upgrade. 2. Upgrade success alert. | ||||
* | feat(front): Fix #98 . Fix #99 . | crupest | 2020-06-12 | 2 | -23/+56 |
| | |||||
* | chore(front): Fix #96 . Fix #97 . | crupest | 2020-06-11 | 2 | -13/+47 |
| | |||||
* | build(front): Not use service worker in development mode. | crupest | 2020-06-11 | 3 | -18/+2 |
| | |||||
* | feat(front): Application upgrade ui. | crupest | 2020-06-11 | 10 | -12/+127 |
| | |||||
* | feat(front): Service worker is coming! | crupest | 2020-06-11 | 71 | -6282/+6363 |
| | |||||
* | fix(front): Fix #95 . | crupest | 2020-06-10 | 1 | -2/+2 |
| | |||||
* | feat(front): Make card collapse button orange! | crupest | 2020-06-10 | 2 | -1/+4 |
| | |||||
* | fix(front): Still try to fix scroll problem in timeline page. | crupest | 2020-06-10 | 3 | -10/+10 |
| | |||||
* | feat(front): Make post editer beatiful. | crupest | 2020-06-10 | 2 | -2/+10 |
| | |||||
* | feat(front): Fix #92 . | crupest | 2020-06-10 | 2 | -2/+18 |
| | |||||
* | feat(front): Fix #75 . | crupest | 2020-06-10 | 6 | -43/+61 |
| | |||||
* | fix(front): Add an additional condition for disable scroll to bottom. | crupest | 2020-06-10 | 1 | -0/+1 |
| | |||||
* | Finally one. | crupest | 2020-06-10 | 1 | -11/+17 |
| | |||||
* | Rename. | crupest | 2020-06-10 | 3 | -15/+14 |
| | |||||
* | fix(front): Attempt to fix scroll problem in timeline page. | crupest | 2020-06-09 | 4 | -14/+38 |
| | |||||
* | feat(front): Fix #76 . | crupest | 2020-06-08 | 3 | -14/+29 |
| | |||||
* | build(front): Upgrade dependencies. | crupest | 2020-06-08 | 1 | -9/+9 |
| | |||||
* | feat(front): Fix #77 . | crupest | 2020-06-07 | 2 | -4/+21 |
| | |||||
* | feat(front): Fix #74 . | crupest | 2020-06-07 | 4 | -12/+77 |
| | |||||
* | chore(front): Some improvements in setting page. | crupest | 2020-06-07 | 2 | -9/+12 |
| | |||||
* | feat(front): Fix #73 . | crupest | 2020-06-05 | 5 | -34/+111 |
| | |||||
* | refactor(front): Refactor scss to sass and refactor timeline styles. | crupest | 2020-06-04 | 19 | -336/+277 |
| | |||||
* | refactor(front): Make codes lint-clean! | crupest | 2020-06-04 | 27 | -185/+254 |
| | |||||
* | fix: Fix #88 . | crupest | 2020-06-03 | 4 | -17/+5 |
| | |||||
* | Fix #87 . | crupest | 2020-06-03 | 1 | -0/+1 |
| | |||||
* | Remove blog link and cross-env in about page. | crupest | 2020-06-02 | 1 | -11/+0 |
| | |||||
* | Fix a mis-deleted dependency. | crupest | 2020-06-02 | 1 | -0/+1 |
| | |||||
* | Upgrade packages. | crupest | 2020-06-02 | 8 | -67/+59 |
| | |||||
* | Migrate to not use Zero-Installs. | crupest | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | Migrate to yarn v2 . | crupest | 2020-06-01 | 7 | -63/+61 |
| | |||||
* | Just get everything works! | crupest | 2020-05-30 | 3 | -28/+1 |
| | |||||
* | Merge front end to this repo. But I need to wait for aspnet core support for ↵ | crupest | 2020-05-30 | 89 | -0/+6760 |
| | | | | custom port and package manager for dev server. | ||||
* | Init separate. | crupest | 2019-04-13 | 88 | -2766/+0 |
| | |||||
* | Change create token api. | crupest | 2019-04-11 | 4 | -19/+32 |
| | |||||
* | Run lint. | crupest | 2019-04-11 | 1 | -2/+2 |
| | |||||
* | Add remember me. | crupest | 2019-04-11 | 6 | -33/+51 |
| | |||||
* | Add unit test. | crupest | 2019-03-26 | 6 | -19/+53 |
| | |||||
* | Fix a bug. Set userInfo to null when nologin. | crupest | 2019-03-18 | 1 | -0/+3 |
| | |||||
* | Design login success UI. | crupest | 2019-03-18 | 2 | -1/+16 |
| | |||||
* | Add logout. Fix a bug. | crupest | 2019-03-18 | 9 | -26/+82 |
| | | | | The bug is it always goes to login page whether you have login or not before when user is presented in url. | ||||
* | Fix a wrong wildcard in ts config file. | crupest | 2019-03-17 | 2 | -2/+2 |
| | |||||
* | Add unit test. | crupest | 2019-03-17 | 10 | -88/+148 |
| |