aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Use Churchkey library to read PEM files and keysGravatar Vitaly Takmazov
2022-05-12Update top criteriasGravatar Vitaly Takmazov
2022-05-12Apple sign-in: log JWT tokenGravatar Vitaly Takmazov
2022-05-12Google sign in: validate client idGravatar Vitaly Takmazov
2022-05-11Bump core-js from 3.22.4 to 3.22.5Gravatar dependabot[bot]
2022-05-11Bump webpack from 5.72.0 to 5.72.1Gravatar dependabot[bot]
2022-05-10Bump eslint from 8.14.0 to 8.15.0Gravatar dependabot[bot]
2022-05-05Bump stylelint from 14.8.1 to 14.8.2Gravatar dependabot[bot]
2022-05-04Bump core-js from 3.22.3 to 3.22.4Gravatar dependabot[bot]
2022-05-04Bump postcss from 8.4.12 to 8.4.13Gravatar dependabot[bot]
2022-05-04Bump java-telegram-bot-api from 6.0.0 to 6.0.1Gravatar dependabot[bot]
2022-05-04Bump postcss-preset-env from 7.4.4 to 7.5.0Gravatar dependabot[bot]
2022-05-01Bump @babel/preset-env from 7.16.11 to 7.17.10Gravatar dependabot[bot]
2022-05-01Bump @babel/core from 7.17.9 to 7.17.10Gravatar dependabot[bot]
2022-05-01Bump stylelint from 14.8.0 to 14.8.1Gravatar dependabot[bot]
2022-04-29Bump core-js from 3.22.2 to 3.22.3Gravatar dependabot[bot]
2022-04-29Bump jjwt-jackson from 0.11.4 to 0.11.5Gravatar dependabot[bot]
2022-04-29Bump jjwt-impl from 0.11.4 to 0.11.5Gravatar dependabot[bot]
2022-04-29Bump jjwt-api from 0.11.4 to 0.11.5Gravatar dependabot[bot]
2022-04-28Bump jjwt-api from 0.11.3 to 0.11.4Gravatar dependabot[bot]
2022-04-28Bump jjwt-jackson from 0.11.3 to 0.11.4Gravatar dependabot[bot]
2022-04-28Bump jjwt-impl from 0.11.3 to 0.11.4Gravatar dependabot[bot]
2022-04-28Bump java-telegram-bot-api from 5.7.0 to 6.0.0Gravatar dependabot[bot]
2022-04-27Bump stylelint from 14.7.1 to 14.8.0Gravatar dependabot[bot]
2022-04-27Bump postcss-preset-env from 7.4.3 to 7.4.4Gravatar dependabot[bot]
2022-04-23Bump springdoc-openapi-webmvc-core from 1.6.7 to 1.6.8Gravatar dependabot[bot]
2022-04-23Bump jjwt-jackson from 0.11.2 to 0.11.3Gravatar dependabot[bot]
2022-04-23Bump jjwt-impl from 0.11.2 to 0.11.3Gravatar dependabot[bot]
2022-04-23Bump jjwt-api from 0.11.2 to 0.11.3Gravatar dependabot[bot]
2022-04-23Bump eslint from 8.13.0 to 8.14.0Gravatar dependabot[bot]
2022-04-22Bump core-js from 3.22.1 to 3.22.2Gravatar dependabot[bot]
2022-04-22Bump spring-boot-starter-parent from 2.6.6 to 2.6.7Gravatar dependabot[bot]
2022-04-21Bump babel-loader from 8.2.4 to 8.2.5Gravatar dependabot[bot]
2022-04-21Bump core-js from 3.22.0 to 3.22.1Gravatar dependabot[bot]
2022-04-19ActivityPub: log unhandled contexts when processing messagesGravatar Vitaly Takmazov
2022-04-19ActivityPub: handle context issues when processing messagesGravatar Vitaly Takmazov
2022-04-19Bump stylelint from 14.7.0 to 14.7.1Gravatar dependabot[bot]
2022-04-18Bump core-js from 3.21.1 to 3.22.0Gravatar dependabot[bot]
2022-04-18Bump stylelint from 14.6.1 to 14.7.0Gravatar dependabot[bot]
2022-04-14ActivityPub: handle followers exceptionsGravatar Vitaly Takmazov
2022-04-13Handle email exceptionsGravatar Vitaly Takmazov
2022-04-13ActivityPub: handle like exceptionsGravatar Vitaly Takmazov
2022-04-12Bump eslint from 8.12.0 to 8.13.0Gravatar dependabot[bot]
2022-04-08Bump webpack from 5.71.0 to 5.72.0Gravatar dependabot[bot]
2022-04-08Bump springdoc-openapi-webmvc-core from 1.6.6 to 1.6.7Gravatar dependabot[bot]
2022-04-08XMPP: log invalid JIDsGravatar Vitaly Takmazov
2022-04-08ActivityPub: handle public key issuesGravatar Vitaly Takmazov
2022-04-08Telegram: send top messages to the channelGravatar Vitaly Takmazov
2022-04-07Bump @babel/core from 7.17.8 to 7.17.9Gravatar dependabot[bot]
2022-04-07scripts: Add some JSDocGravatar Vitaly Takmazov