aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-19Fix linter warningsGravatar Vitaly Takmazov
2023-05-19push-notifications: delete fcm tokens failed with `InvalidRegistration`Gravatar Vitaly Takmazov
2023-05-19build(deps): bump spring-boot-starter-parent from 3.0.6 to 3.0.7Gravatar dependabot[bot]
2023-05-18build(deps): bump react-router-dom from 6.11.1 to 6.11.2Gravatar dependabot[bot]
2023-05-18build(deps-dev): bump webpack from 5.82.1 to 5.83.1Gravatar dependabot[bot]
2023-05-17Upgrade `oauth2_registered_client` table schemaGravatar Vitaly Takmazov
2023-05-17Use spring-security 6.1.0Gravatar Vitaly Takmazov
2023-05-17build(deps): bump spring-security-oauth2-authorization-serverGravatar dependabot[bot]
2023-05-17build(deps): bump commons-io from 2.11.0 to 2.12.0Gravatar dependabot[bot]
2023-05-17CI: run all test profiles on a single jobGravatar vitalyster
2023-05-17CI: disable caches for Maven and vnext NPMGravatar vitalyster
2023-05-17build(deps-dev): bump stylelint from 15.6.1 to 15.6.2Gravatar dependabot[bot]
2023-05-16build(deps-dev): bump eslint-plugin-jsdoc from 44.2.3 to 44.2.4Gravatar dependabot[bot]
2023-05-16build(deps-dev): bump @typescript-eslint/eslint-pluginGravatar dependabot[bot]
2023-05-16build(deps-dev): bump @swc/core from 1.3.57 to 1.3.58Gravatar dependabot[bot]
2023-05-13build(deps-dev): bump eslint-plugin-jsdoc from 44.2.2 to 44.2.3Gravatar dependabot[bot]
2023-05-11CI: Disable NPM cacheGravatar vitalyster
2023-05-11Fix Actuator security configurationGravatar Vitaly Takmazov
2023-05-11build(deps-dev): bump eslint-plugin-testing-libraryGravatar dependabot[bot]
2023-05-11build(deps-dev): bump webpack from 5.82.0 to 5.82.1Gravatar dependabot[bot]
2023-05-11build(deps-dev): bump eslint-plugin-jsdoc from 44.0.2 to 44.2.2Gravatar dependabot[bot]
2023-05-10build(deps-dev): bump @swc/core from 1.3.56 to 1.3.57Gravatar dependabot[bot]
2023-05-10build(deps-dev): bump eslint-plugin-jsdoc from 44.0.1 to 44.0.2Gravatar dependabot[bot]
2023-05-09build(deps-dev): bump eslint-plugin-jsdoc from 43.2.0 to 44.0.1Gravatar dependabot[bot]
2023-05-09build(deps-dev): bump @typescript-eslint/eslint-pluginGravatar dependabot[bot]
2023-05-09build(deps-dev): bump webpack-cli from 5.0.2 to 5.1.1Gravatar dependabot[bot]
2023-05-09build(deps-dev): bump core-js from 3.30.1 to 3.30.2Gravatar dependabot[bot]
2023-05-09build(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.0Gravatar dependabot[bot]
2023-05-09CI: use Maven WrapperGravatar Vitaly Takmazov
2023-05-09CI: change PostgreSQL portGravatar Vitaly Takmazov
2023-05-06build(deps-dev): bump eslint-plugin-jsdoc from 43.1.1 to 43.2.0Gravatar dependabot[bot]
2023-05-06build(deps-dev): bump eslint from 8.39.0 to 8.40.0Gravatar dependabot[bot]
2023-05-04build(deps-dev): bump webpack from 5.81.0 to 5.82.0Gravatar dependabot[bot]
2023-05-04build(deps): bump react-router-dom from 6.11.0 to 6.11.1Gravatar dependabot[bot]
2023-05-03build(deps-dev): bump @babel/core from 7.21.5 to 7.21.8Gravatar dependabot[bot]
2023-05-03build(deps-dev): bump stylelint from 15.6.0 to 15.6.1Gravatar dependabot[bot]
2023-05-02build(deps-dev): bump cssnano from 6.0.0 to 6.0.1Gravatar dependabot[bot]
2023-05-02build(deps-dev): bump @typescript-eslint/eslint-pluginGravatar dependabot[bot]
2023-05-02build(deps-dev): bump @swc/core from 1.3.55 to 1.3.56Gravatar dependabot[bot]
2023-04-30Disable Jacoco to speed up testsGravatar Vitaly Takmazov
2023-04-30Expose 'vip' and 'ignored' user lists over '/me' API endpointGravatar Vitaly Takmazov
2023-04-30build(deps): bump react-router-dom from 6.10.0 to 6.11.0Gravatar dependabot[bot]
2023-04-30build(deps-dev): bump @babel/core from 7.21.4 to 7.21.5Gravatar dependabot[bot]
2023-04-30build(deps): bump pebble-spring6 from 3.2.0 to 3.2.1Gravatar dependabot[bot]
2023-04-30build(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5Gravatar dependabot[bot]
2023-04-30build(deps): bump axios from 1.3.6 to 1.4.0Gravatar dependabot[bot]
2023-04-30build(deps-dev): bump postcss-loader from 7.2.4 to 7.3.0Gravatar dependabot[bot]
2023-04-30build(deps): bump react-hot-toast from 2.4.0 to 2.4.1Gravatar dependabot[bot]
2023-04-27build(deps-dev): bump webpack from 5.80.0 to 5.81.0Gravatar dependabot[bot]
2023-04-26Expose 'isAdmin' user property over APIGravatar Vitaly Takmazov