Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Fix a small ui bug in settings page. | crupest | 2021-02-15 | 1 | -1/+1 |
| | |||||
* | fix: Timeline highlight and bookmark buttom no reaction. | crupest | 2021-02-15 | 2 | -30/+42 |
| | |||||
* | feat: Use container to set width of timeline page. | crupest | 2021-02-15 | 1 | -4/+4 |
| | |||||
* | feat: Move change avatar and nickname to settings. | crupest | 2021-02-15 | 7 | -187/+163 |
| | |||||
* | refactor: Refactor timeline card. | crupest | 2021-02-15 | 13 | -631/+516 |
| | |||||
* | fix: Enhance AppBar. | crupest | 2021-02-14 | 2 | -1/+5 |
| | |||||
* | feat: Enhance appearance of skeleton. | crupest | 2021-02-14 | 2 | -3/+10 |
| | |||||
* | feat: Timeline top is back. | crupest | 2021-02-14 | 3 | -1/+8 |
| | |||||
* | ... | crupest | 2021-02-14 | 5 | -31/+52 |
| | |||||
* | feat: Add skeleton for text post. | crupest | 2021-02-14 | 3 | -2/+35 |
| | |||||
* | refactor: Refactor all pushAlert call. | crupest | 2021-02-14 | 6 | -47/+17 |
| | |||||
* | refactor: Enhance code in alert. | crupest | 2021-02-14 | 2 | -38/+36 |
| | |||||
* | fix: Fix service worker issue. | crupest | 2021-02-13 | 1 | -5/+5 |
| | |||||
* | chore: Fix a lint warning. | crupest | 2021-02-13 | 1 | -1/+1 |
| | |||||
* | fix: No longer able to not save change in data manager. | crupest | 2021-02-13 | 3 | -13/+9 |
| | |||||
* | refactor: Remove a deprecated api. | crupest | 2021-02-13 | 3 | -39/+12 |
| | |||||
* | feat: Reconfigure service worker. | crupest | 2021-02-13 | 3 | -25/+67 |
| | |||||
* | ... | crupest | 2021-02-13 | 7 | -23/+51 |
| | |||||
* | Merge branch 'master' into frontend | crupest | 2021-02-13 | 10 | -49/+196 |
|\ | |||||
| * | Merge pull request #273 from crupest/backend | crupest | 2021-02-13 | 10 | -49/+196 |
| |\ | | | | | | | User permission related field in http. | ||||
| | * | feat: Timeline add postable. | crupest | 2021-02-13 | 3 | -2/+17 |
| | | | |||||
| | * | feat: Add timeline manageable. | crupest | 2021-02-13 | 8 | -41/+105 |
| | | | |||||
| | * | feat: Post info add editable field. | crupest | 2021-02-13 | 4 | -10/+78 |
| |/ | |||||
* | | ... | crupest | 2021-02-13 | 13 | -102/+274 |
| | | |||||
* | | ... | crupest | 2021-02-13 | 9 | -42/+52 |
| | | |||||
* | | ... | crupest | 2021-02-13 | 7 | -172/+152 |
| | | |||||
* | | ... | crupest | 2021-02-13 | 1 | -28/+14 |
| | | |||||
* | | ... | crupest | 2021-02-13 | 9 | -194/+128 |
| | | |||||
* | | ... | crupest | 2021-02-13 | 3 | -56/+100 |
| | | |||||
* | | ... | crupest | 2021-02-13 | 16 | -1427/+144 |
|/ | |||||
* | fix: Fix eslint problem. And fuck npm!!! | crupest | 2021-02-12 | 1 | -3917/+3787 |
| | |||||
* | chore: Update package-lock.json. | crupest | 2021-02-12 | 1 | -0/+1 |
| | |||||
* | chore: Update package-lock.json. | crupest | 2021-02-12 | 1 | -24/+14920 |
| | |||||
* | Merge pull request #267 from crupest/backend | crupest | 2021-02-12 | 50 | -1032/+2022 |
|\ | | | | | 春节大换血 Spring festival big change. | ||||
| * | fix: Fix migration bug. | crupest | 2021-02-12 | 3 | -12/+11 |
| | | |||||
| * | feat: Add post data database schema migration. | crupest | 2021-02-12 | 3 | -1/+741 |
| | | |||||
| * | feat: Add databse custom migration service. | crupest | 2021-02-12 | 9 | -10/+181 |
| | | |||||
| * | feat: Revert timeline post entity change. | crupest | 2021-02-12 | 1 | -0/+10 |
| | | |||||
| * | test: Add multiple data post test. | crupest | 2021-02-12 | 1 | -0/+78 |
| | | |||||
| * | test: Add create post integrated tests. | crupest | 2021-02-12 | 4 | -3/+73 |
| | | |||||
| * | test: Add some helper function. | crupest | 2021-02-12 | 2 | -7/+45 |
| | | |||||
| * | ... | crupest | 2021-02-12 | 2 | -116/+59 |
| | | |||||
| * | test: Add create post invalid model test. | crupest | 2021-02-11 | 1 | -0/+142 |
| | | |||||
| * | ... | crupest | 2021-02-11 | 9 | -293/+87 |
| | | |||||
| * | ... | crupest | 2021-02-11 | 5 | -129/+130 |
| | | |||||
| * | ... | crupest | 2021-02-10 | 5 | -122/+189 |
| | | |||||
| * | ... | crupest | 2021-02-10 | 18 | -233/+207 |
| | | |||||
| * | ... | crupest | 2021-02-10 | 24 | -370/+333 |
| | | |||||
* | | Merge pull request #269 from ↵ | crupest | 2021-02-12 | 2 | -32/+65 |
|\ \ | | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/preset-env-7.12.16 build(deps-dev): Bump @babel/preset-env from 7.12.13 to 7.12.16 in /FrontEnd | ||||
| * | | build(deps-dev): Bump @babel/preset-env in /FrontEnd | dependabot[bot] | 2021-02-12 | 2 | -32/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.13 to 7.12.16. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com> |