Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: Fix #623, fix #621. | crupest | 2021-07-05 | 5 | -140/+93 |
| | |||||
* | Merge branch 'master' of https://github.com/crupest/Timeline | crupest | 2021-07-05 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #653 from ↵ | dependabot[bot] | 2021-07-05 | 1 | -1/+1 |
| |\ | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.0.0 | ||||
| | * | build(deps-dev): Bump @types/node from 15.14.0 to 16.0.0 in /FrontEnd | dependabot[bot] | 2021-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.0 to 16.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | | build(deps-dev): Bump eslint from 7.29.0 to 7.30.0 in /FrontEnd | dependabot[bot] | 2021-07-05 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* / | refactor: Extract out useClickOutside. | crupest | 2021-07-05 | 3 | -16/+43 |
|/ | |||||
* | Merge branch 'master' of https://github.com/crupest/Timeline | crupest | 2021-07-02 | 2 | -11/+5 |
|\ | |||||
| * | fix: Fix input css bug. | crupest | 2021-07-02 | 1 | -9/+3 |
| | | |||||
| * | build(deps-dev): Bump @types/node from 15.12.5 to 15.14.0 in /FrontEnd | dependabot[bot] | 2021-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.5 to 15.14.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | build(deps-dev): Bump @types/react from 17.0.11 to 17.0.13 in /FrontEnd | dependabot[bot] | 2021-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.11 to 17.0.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | fix: Fix a UI bug in login page. | crupest | 2021-07-02 | 1 | -1/+1 |
|/ | |||||
* | fix: Use icon button to prevent overflow. | crupest | 2021-07-01 | 1 | -6/+4 |
| | |||||
* | fix: Fix caret bug. | crupest | 2021-07-01 | 1 | -5/+14 |
| | |||||
* | fix: Fix post delete dialog bug. | crupest | 2021-07-01 | 1 | -0/+1 |
| | |||||
* | feat: Beatify tab. | crupest | 2021-07-01 | 1 | -3/+5 |
| | |||||
* | feat: Beatify alert. | crupest | 2021-07-01 | 1 | -0/+1 |
| | |||||
* | feat: Improve appearance. | crupest | 2021-07-01 | 2 | -2/+1 |
| | |||||
* | feat: Remove annoying shadow in safarfi. | crupest | 2021-07-01 | 1 | -0/+2 |
| | |||||
* | feat: Improve center search bar. | crupest | 2021-07-01 | 3 | -2/+6 |
| | |||||
* | Merge pull request #649 from crupest/drop-bootstrap | crupest | 2021-07-01 | 85 | -1262/+1827 |
|\ | | | | | Drop bootstrap!!! | ||||
| * | ... | crupest | 2021-07-01 | 2 | -14/+7 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 1 | -11/+0 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 3 | -4/+33 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 3 | -2/+8 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 3 | -10/+29 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 2 | -6/+40 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 12 | -213/+189 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 3 | -1/+3 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 1 | -3/+4 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 11 | -67/+187 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 4 | -10/+68 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 2 | -1/+29 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 3 | -9/+20 |
| | | |||||
| * | ... | crupest | 2021-07-01 | 12 | -32/+54 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 1 | -1/+1 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 2 | -1/+7 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 6 | -73/+46 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 4 | -50/+80 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 4 | -15/+56 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 4 | -5/+7 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 1 | -7/+8 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 8 | -67/+77 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 8 | -48/+64 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 3 | -9/+29 |
| | | |||||
| * | ... | crupest | 2021-06-30 | 6 | -15/+73 |
| | | |||||
| * | ... | crupest | 2021-06-29 | 17 | -274/+318 |
| | | |||||
| * | Merge branch 'master' into drop-bootstrap | crupest | 2021-06-29 | 1 | -5/+5 |
| |\ | |||||
| * | | ... | crupest | 2021-06-26 | 1 | -0/+1 |
| | | | |||||
| * | | ... | crupest | 2021-06-26 | 2 | -1/+7 |
| | | | |||||
| * | | ... | crupest | 2021-06-26 | 7 | -65/+75 |
| | | |