aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-18Sidebar fixGravatar Vitaly Takmazov
2022-12-18Revert "flyway: trying to repair on migrate"Gravatar Vitaly Takmazov
This reverts commit 32f09ccf94c8ee50444dafa7f468c6e53a1d75df.
2022-12-18Better ActivityPub loggingGravatar Vitaly Takmazov
2022-12-18`addGCMToken` fixGravatar Vitaly Takmazov
2022-12-18Correct unwrapped DataSource connection usageGravatar Vitaly Takmazov
2022-12-18Fix reply deletionGravatar Vitaly Takmazov
2022-12-18postgres: escape search query using `pgjdbc` built-in functionGravatar Vitaly Takmazov
2022-12-18Fix `getUserBlogAtDay` queryGravatar Vitaly Takmazov
2022-12-18Add missing CSRF tokensGravatar Vitaly Takmazov
2022-12-18Bump springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2Gravatar dependabot[bot]
Bumps springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-17postgres: add library for local socket connectionsGravatar Vitaly Takmazov
2022-12-17Empty search service for h2 environmentGravatar Vitaly Takmazov
2022-12-17postgres: search serviceGravatar Vitaly Takmazov
2022-12-16flyway: trying to repair on migrateGravatar Vitaly Takmazov
2022-12-16Fix `lastmessage` columnGravatar Vitaly Takmazov
2022-12-16postgres: schema fixesGravatar Vitaly Takmazov
2022-12-16Make tag query SQL-compatibleGravatar Vitaly Takmazov
2022-12-16postgres: incorporate changes from production databaseGravatar Vitaly Takmazov
2022-12-16postgres: minor schema fixesGravatar Vitaly Takmazov
2022-12-16Drop unused zero date columnGravatar Vitaly Takmazov
2022-12-16mysql: baseline full schema to 1.22Gravatar Vitaly Takmazov
2022-12-15xmpp: Use `xmppbot_jid` configuration option without conversionGravatar Vitaly Takmazov
2022-12-15Split ActivityPub test to fix testsGravatar Vitaly Takmazov
2022-12-15Use ConversionService in ActivityPubManager flowGravatar Vitaly Takmazov
2022-12-15Extract profile URI helpers into ProfileUriBuilderGravatar Vitaly Takmazov
2022-12-15Apply IDEA suggestionsGravatar Vitaly Takmazov
2022-12-15Extract user to actor conversion code into ConverterGravatar Vitaly Takmazov
2022-12-15Cleanup Security configGravatar Vitaly Takmazov
2022-12-15postgres: baseline full schema to 1.22Gravatar Vitaly Takmazov
2022-12-15Use /application.yml to override default environmentGravatar Vitaly Takmazov
2022-12-15postgres: pass tests without implicit string types castsGravatar Vitaly Takmazov
2022-12-15Cache evicting configuration updateGravatar Vitaly Takmazov
2022-12-15Bump @swc/core from 1.3.22 to 1.3.23Gravatar dependabot[bot]
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.22 to 1.3.23. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.22...v1.3.23) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14CI: fix mysql environmentGravatar Vitaly Takmazov
NO_AUTO_VALUE_ON_ZERO is required
2022-12-14Fix the integer overflow issueGravatar Vitaly Takmazov
2022-12-14CI: matrix tests on profile strategyGravatar Vitaly Takmazov
2022-12-14Initial PostgreSQL schema and profileGravatar Vitaly Takmazov
2022-12-13Bump @swc/core from 1.3.21 to 1.3.22Gravatar dependabot[bot]
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.21 to 1.3.22. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.21...v1.3.22) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13Bump postcss from 8.4.19 to 8.4.20Gravatar dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20. - [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.4.19...8.4.20) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09Better caching in AnythingFilterGravatar Vitaly Takmazov
2022-12-09Fix cache keysGravatar Vitaly Takmazov
2022-12-09`discover` cacheGravatar Vitaly Takmazov
2022-12-09Update cache evict rulesGravatar Vitaly Takmazov
2022-12-09Redirect thread URL to ActivityPub version if Accept header matchesGravatar Vitaly Takmazov
2022-12-09Bump postcss-import from 15.0.1 to 15.1.0Gravatar dependabot[bot]
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 15.0.1 to 15.1.0. - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/15.0.1...15.1.0) --- updated-dependencies: - dependency-name: postcss-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08CSRF protection requires sessionsGravatar Vitaly Takmazov
2022-12-08webpack: minify using `swc`Gravatar Vitaly Takmazov
2022-12-08webpack: minify using esbuildGravatar Vitaly Takmazov
2022-12-08Restore Spring Boot error filter configurationGravatar Vitaly Takmazov
2022-12-08Lenient JSON deserializationGravatar Vitaly Takmazov