aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Remove splitted error code project.crupest2021-04-259-151/+1
|
* build: Remove an unused dependency.crupest2021-04-242-7/+0
|
* build: Upgrade packages.crupest2021-04-244-1772/+315
|
* refactor: Move token services.crupest2021-04-2412-42/+72
|
* refactor: Refactor auth handler messages.crupest2021-04-244-38/+115
|
* test: Fix integrated tests.crupest2021-04-241-5/+5
|
* feat: Move default work directory to home/timeline.crupest2021-04-244-18/+16
|
* fix: Fix dependency injection bug.crupest2021-04-231-10/+16
|
* feat: Fix #51.crupest2021-04-237-34/+124
|
* test: Test database now use migrator.crupest2021-04-232-29/+11
|
* test: Add database backup test.crupest2021-04-231-0/+19
|
* refactor: Refactor a lot.crupest2021-04-2315-165/+184
|
* Merge pull request #479 from ↵crupest2021-04-232-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-8.2.12 build(deps-dev): Bump postcss from 8.2.10 to 8.2.12 in /FrontEnd
| * build(deps-dev): Bump postcss from 8.2.10 to 8.2.12 in /FrontEnddependabot[bot]2021-04-232-8/+8
|/ | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.12) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #477 from ↵crupest2021-04-232-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/ts-loader-9.1.0 build(deps-dev): Bump ts-loader from 9.0.2 to 9.1.0 in /FrontEnd
| * build(deps-dev): Bump ts-loader from 9.0.2 to 9.1.0 in /FrontEnddependabot[bot]2021-04-222-8/+8
| | | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.0.2 to 9.1.0. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.0.2...v9.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #478 from ↵crupest2021-04-232-8/+8
|\ \ | |/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.11.0 build(deps): Bump core-js from 3.10.2 to 3.11.0 in /FrontEnd
| * build(deps): Bump core-js from 3.10.2 to 3.11.0 in /FrontEnddependabot[bot]2021-04-232-8/+8
|/ | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.2 to 3.11.0. - [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.11.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #475 from ↵dependabot[bot]2021-04-212-70/+68
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.13.16
| * build(deps-dev): Bump @babel/core from 7.13.15 to 7.13.16 in /FrontEnddependabot[bot]2021-04-212-70/+68
| | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.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.13.16/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #474 from ↵dependabot[bot]2021-04-212-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.35.0
| * | build(deps-dev): Bump webpack from 5.34.0 to 5.35.0 in /FrontEnddependabot[bot]2021-04-212-8/+8
|/ / | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.34.0 to 5.35.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #473 from ↵dependabot[bot]2021-04-212-8/+15
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/classnames-2.3.1
| * | build(deps-dev): Bump @types/classnames in /FrontEnddependabot[bot]2021-04-212-8/+15
| |/ | | | | | | | | | | | | Bumps [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames) from 2.2.11 to 2.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/classnames) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #476 from ↵dependabot[bot]2021-04-212-35/+8
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/ts-loader-9.0.2
| * build(deps-dev): Bump ts-loader from 9.0.0 to 9.0.2 in /FrontEnddependabot[bot]2021-04-212-35/+8
|/ | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.0.0...v9.0.2) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #472 from ↵dependabot[bot]2021-04-202-24/+24
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.34.0
| * build(deps-dev): Bump webpack from 5.33.2 to 5.34.0 in /FrontEnddependabot[bot]2021-04-202-24/+24
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.33.2 to 5.34.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #471 from ↵dependabot[bot]2021-04-202-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-1.32.11
| * | build(deps-dev): Bump sass from 1.32.10 to 1.32.11 in /FrontEnddependabot[bot]2021-04-202-8/+8
| |/ | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.32.10 to 1.32.11. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.10...1.32.11) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #470 from ↵dependabot[bot]2021-04-202-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/css-loader-5.2.4
| * | build(deps-dev): Bump css-loader from 5.2.2 to 5.2.4 in /FrontEnddependabot[bot]2021-04-202-8/+8
| |/ | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.2 to 5.2.4. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.2...v5.2.4) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #469 from ↵dependabot[bot]2021-04-202-8/+8
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.10.2
| * build(deps): Bump core-js from 3.10.1 to 3.10.2 in /FrontEnddependabot[bot]2021-04-202-8/+8
|/ | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.10.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.10.2/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #465 from ↵dependabot[bot]2021-04-192-10/+10
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-1.32.10
| * build(deps-dev): Bump sass from 1.32.8 to 1.32.10 in /FrontEnddependabot[bot]2021-04-192-10/+10
|/ | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.10. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.10) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #466 from ↵dependabot[bot]2021-04-192-149/+22
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/ts-loader-9.0.0
| * build(deps-dev): Bump ts-loader from 8.1.0 to 9.0.0 in /FrontEnddependabot[bot]2021-04-192-149/+22
| | | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.1.0 to 9.0.0. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.1.0...v9.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #468 from ↵dependabot[bot]2021-04-192-20/+18
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/css-loader-5.2.2
| * | build(deps-dev): Bump css-loader from 5.2.1 to 5.2.2 in /FrontEnddependabot[bot]2021-04-192-20/+18
| |/ | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.1...v5.2.2) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #467 from ↵dependabot[bot]2021-04-192-8/+8
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/mini-css-extract-plugin-1.5.0
| * build(deps-dev): Bump mini-css-extract-plugin in /FrontEnddependabot[bot]2021-04-192-8/+8
|/ | | | | | | | Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
* fix: Fix a bug in HasPostModifyPermission.crupest2021-04-182-1/+18
|
* ...crupest2021-04-161-10/+18
|
* ...crupest2021-04-162-47/+29
|
* ...crupest2021-04-1610-183/+139
|
* ...crupest2021-04-1614-190/+262
|
* ...crupest2021-04-165-10/+84
|
* Merge pull request #463 from ↵crupest2021-04-162-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-14.14.41 build(deps-dev): Bump @types/node from 14.14.39 to 14.14.41 in /FrontEnd
| * build(deps-dev): Bump @types/node from 14.14.39 to 14.14.41 in /FrontEnddependabot[bot]2021-04-162-8/+8
|/ | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.39 to 14.14.41. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>