aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix: Fix a UI bug in login page.crupest2021-07-021-1/+1
|/
* fix: Use icon button to prevent overflow.crupest2021-07-011-6/+4
|
* fix: Fix caret bug.crupest2021-07-011-5/+14
|
* fix: Fix post delete dialog bug.crupest2021-07-011-0/+1
|
* feat: Beatify tab.crupest2021-07-011-3/+5
|
* feat: Beatify alert.crupest2021-07-011-0/+1
|
* feat: Improve appearance.crupest2021-07-012-2/+1
|
* feat: Remove annoying shadow in safarfi.crupest2021-07-011-0/+2
|
* feat: Improve center search bar.crupest2021-07-013-2/+6
|
* Merge pull request #649 from crupest/drop-bootstrapcrupest2021-07-0185-1262/+1827
|\ | | | | Drop bootstrap!!!
| * ...crupest2021-07-012-14/+7
| |
| * ...crupest2021-07-011-11/+0
| |
| * ...crupest2021-07-013-4/+33
| |
| * ...crupest2021-07-013-2/+8
| |
| * ...crupest2021-07-013-10/+29
| |
| * ...crupest2021-07-012-6/+40
| |
| * ...crupest2021-07-0112-213/+189
| |
| * ...crupest2021-07-013-1/+3
| |
| * ...crupest2021-07-011-3/+4
| |
| * ...crupest2021-07-0111-67/+187
| |
| * ...crupest2021-07-014-10/+68
| |
| * ...crupest2021-07-012-1/+29
| |
| * ...crupest2021-07-013-9/+20
| |
| * ...crupest2021-07-0112-32/+54
| |
| * ...crupest2021-06-301-1/+1
| |
| * ...crupest2021-06-302-1/+7
| |
| * ...crupest2021-06-306-73/+46
| |
| * ...crupest2021-06-304-50/+80
| |
| * ...crupest2021-06-304-15/+56
| |
| * ...crupest2021-06-304-5/+7
| |
| * ...crupest2021-06-301-7/+8
| |
| * ...crupest2021-06-308-67/+77
| |
| * ...crupest2021-06-308-48/+64
| |
| * ...crupest2021-06-303-9/+29
| |
| * ...crupest2021-06-306-15/+73
| |
| * ...crupest2021-06-2917-274/+318
| |
| * Merge branch 'master' into drop-bootstrapcrupest2021-06-291-5/+5
| |\
| * | ...crupest2021-06-261-0/+1
| | |
| * | ...crupest2021-06-262-1/+7
| | |
| * | ...crupest2021-06-267-65/+75
| | |
| * | ...crupest2021-06-2625-203/+371
| | |
| * | ...crupest2021-06-2615-235/+142
| | |
| * | ...crupest2021-06-265-47/+15
| | |
| * | ...crupest2021-06-2618-5118/+96
| | |
| * | ...crupest2021-06-2624-228/+5266
| | |
* | | build(deps-dev): Bump typescript from 4.3.4 to 4.3.5 in /FrontEnddependabot[bot]2021-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | build(deps): Bump core-js from 3.15.1 to 3.15.2 in /FrontEnddependabot[bot]2021-06-301-1/+1
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.15.2/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.0 to 4.28.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.0 to 4.28.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #643 from ↵crupest2021-06-281-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.12.5