aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Expand)AuthorAgeFilesLines
* build(deps): Bump i18next from 19.8.8 to 19.8.9 in /FrontEnddependabot[bot]2021-02-191-1/+1
* Merge pull request #289 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/c...dependabot[bot]2021-02-191-1/+1
|\
| * build(deps-dev): Bump @babel/core from 7.12.16 to 7.12.17 in /FrontEnddependabot[bot]2021-02-191-1/+1
* | Merge pull request #291 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/p...dependabot[bot]2021-02-191-1/+1
|\ \
| * | build(deps-dev): Bump @babel/plugin-proposal-optional-chainingdependabot[bot]2021-02-191-1/+1
| |/
* | Merge pull request #292 from crupest/dependabot/npm_and_yarn/FrontEnd/babel/p...dependabot[bot]2021-02-191-1/+1
|\ \
| * | build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-02-191-1/+1
| |/
* | Merge pull request #293 from crupest/dependabot/npm_and_yarn/FrontEnd/mini-cs...dependabot[bot]2021-02-191-1/+1
|\ \
| * | build(deps-dev): Bump mini-css-extract-plugin in /FrontEnddependabot[bot]2021-02-191-1/+1
| |/
* | Merge pull request #294 from crupest/dependabot/npm_and_yarn/FrontEnd/core-js...dependabot[bot]2021-02-191-1/+1
|\ \
| * | build(deps): Bump core-js from 3.8.3 to 3.9.0 in /FrontEnddependabot[bot]2021-02-191-1/+1
| |/
* / build(deps-dev): Bump webpack from 5.22.0 to 5.23.0 in /FrontEnddependabot[bot]2021-02-191-1/+1
|/
* build(deps): Bump react-i18next from 11.8.6 to 11.8.7 in /FrontEnddependabot[bot]2021-02-171-1/+1
* Merge pull request #284 from crupest/dependabot/npm_and_yarn/FrontEnd/react-b...dependabot[bot]2021-02-171-1/+1
|\
| * build(deps): Bump react-bootstrap from 1.4.3 to 1.5.0 in /FrontEnddependabot[bot]2021-02-171-1/+1
* | build(deps): Bump i18next from 19.8.7 to 19.8.8 in /FrontEnddependabot[bot]2021-02-171-1/+1
|/
* build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-02-161-1/+1
* Merge pull request #280 from crupest/dependabot/npm_and_yarn/FrontEnd/mini-cs...dependabot[bot]2021-02-161-1/+1
|\
| * build(deps-dev): Bump mini-css-extract-plugin in /FrontEnddependabot[bot]2021-02-161-1/+1
* | Merge pull request #281 from crupest/dependabot/npm_and_yarn/FrontEnd/typescr...dependabot[bot]2021-02-161-1/+1
|\ \
| * | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-02-161-1/+1
| |/
* / build(deps-dev): Bump webpack from 5.21.2 to 5.22.0 in /FrontEnddependabot[bot]2021-02-161-1/+1
|/
* Merge pull request #274 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...dependabot[bot]2021-02-151-1/+1
|\
| * build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-02-151-1/+1
* | build(deps-dev): Bump @types/node from 14.14.27 to 14.14.28 in /FrontEnddependabot[bot]2021-02-151-1/+1
|/
* Merge pull request #276 from crupest/dependabot/npm_and_yarn/FrontEnd/html-we...crupest2021-02-151-1/+1
|\
| * build(deps-dev): Bump html-webpack-plugin in /FrontEnddependabot[bot]2021-02-151-1/+1
* | Merge pull request #277 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-...crupest2021-02-151-1/+1
|\ \
| * | build(deps-dev): Bump eslint from 7.19.0 to 7.20.0 in /FrontEnddependabot[bot]2021-02-151-1/+1
| |/
* / build(deps-dev): Bump @types/react from 17.0.1 to 17.0.2 in /FrontEnddependabot[bot]2021-02-151-1/+1
|/
* fix: Fix a bug caused by chromium does not support css translate.crupest2021-02-151-4/+4
* fix: Fix a small ui bug in settings page.crupest2021-02-151-1/+1
* fix: Timeline highlight and bookmark buttom no reaction.crupest2021-02-152-30/+42
* feat: Use container to set width of timeline page.crupest2021-02-151-4/+4
* feat: Move change avatar and nickname to settings.crupest2021-02-157-187/+163
* refactor: Refactor timeline card.crupest2021-02-1513-631/+516
* fix: Enhance AppBar.crupest2021-02-142-1/+5
* feat: Enhance appearance of skeleton.crupest2021-02-142-3/+10
* feat: Timeline top is back.crupest2021-02-143-1/+8
* ...crupest2021-02-145-31/+52
* feat: Add skeleton for text post.crupest2021-02-143-2/+35
* refactor: Refactor all pushAlert call.crupest2021-02-146-47/+17
* refactor: Enhance code in alert.crupest2021-02-142-38/+36
* fix: Fix service worker issue.crupest2021-02-131-5/+5
* chore: Fix a lint warning.crupest2021-02-131-1/+1
* refactor: Remove a deprecated api.crupest2021-02-132-24/+12
* feat: Reconfigure service worker.crupest2021-02-132-9/+41
* ...crupest2021-02-137-23/+51
* ...crupest2021-02-1313-102/+274
* ...crupest2021-02-139-42/+52