aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-03messages_txt -> messagesGravatar Vitaly Takmazov
2023-02-03Make SQL vendor queries privateGravatar Vitaly Takmazov
2023-02-03Pebble: flush header before content renderingGravatar Vitaly Takmazov
2023-02-03Make new queries compatibleGravatar Vitaly Takmazov
2023-02-03tag.isIgnored, tag.isSubscribedGravatar Vitaly Takmazov
2023-02-03GetTagNoIndex -> tag.isNotIndexedGravatar Vitaly Takmazov
2023-02-03top_ignore_tags -> tags.notopGravatar Vitaly Takmazov
2023-02-03Drop unused tablesGravatar Vitaly Takmazov
2023-02-03build(deps): bump axios from 1.3.0 to 1.3.1 in /vnextGravatar dependabot[bot]
2023-02-02build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1Gravatar dependabot[bot]
2023-02-02build(deps-dev): bump @swc/core from 1.3.31 to 1.3.32 in /vnextGravatar dependabot[bot]
2023-02-02build(deps-dev): bump @swc/core from 1.3.31 to 1.3.32Gravatar dependabot[bot]
2023-02-01CI: disable sqliteGravatar Vitaly Takmazov
2023-02-01Fix emoji collation issue on MariaDBGravatar Vitaly Takmazov
2023-02-01Store timestamp in milliseconds when using SQLiteGravatar Vitaly Takmazov
2023-02-01Fix react-router linksGravatar Vitaly Takmazov
2023-02-01build(deps-dev): bump @typescript-eslint/parser in /vnextGravatar dependabot[bot]
2023-02-01build(deps-dev): bump @typescript-eslint/eslint-plugin in /vnextGravatar dependabot[bot]
2023-02-01build(deps): bump axios from 1.2.6 to 1.3.0 in /vnextGravatar dependabot[bot]
2023-02-01build(deps-dev): bump eslint-plugin-jsdoc in /vnextGravatar dependabot[bot]
2023-02-01build(deps-dev): bump eslint-plugin-jsdoc from 39.7.4 to 39.7.5Gravatar dependabot[bot]
2023-02-01WebPush: open specified thread from the notificationGravatar Vitaly Takmazov
2023-01-31WebPush: cleanup expired tokensGravatar Vitaly Takmazov
2023-01-31build(deps-dev): bump eslint-plugin-jsdoc from 39.6.9 to 39.7.4Gravatar dependabot[bot]
2023-01-31build(deps-dev): bump @swc/core from 1.3.29 to 1.3.31 in /vnextGravatar dependabot[bot]
2023-01-31build(deps): bump axios from 1.2.5 to 1.2.6 in /vnextGravatar dependabot[bot]
2023-01-31build(deps-dev): bump eslint-plugin-react in /vnextGravatar dependabot[bot]
2023-01-31build(deps-dev): bump eslint-plugin-jsdoc in /vnextGravatar dependabot[bot]
2023-01-31build(deps): bump react-hook-form from 7.42.1 to 7.43.0 in /vnextGravatar dependabot[bot]
2023-01-31build(deps-dev): bump eslint from 8.32.0 to 8.33.0 in /vnextGravatar dependabot[bot]
2023-01-31build(deps-dev): bump postcss-preset-env from 8.0.0 to 8.0.1 in /vnextGravatar dependabot[bot]
2023-01-31build(deps-dev): bump @swc/core from 1.3.29 to 1.3.31Gravatar dependabot[bot]
2023-01-31build(deps-dev): bump postcss-preset-env from 8.0.0 to 8.0.1Gravatar dependabot[bot]
2023-01-31build(deps-dev): bump eslint from 8.32.0 to 8.33.0Gravatar dependabot[bot]
2023-01-30SQLite supportGravatar Vitaly Takmazov
2023-01-30scripts: sitemap.plGravatar Vitaly Takmazov
2023-01-29Move postgres db initialization to testsGravatar Vitaly Takmazov
2023-01-29CI: enable sqlserver jobGravatar Vitaly Takmazov
2023-01-28Update recursive CTEsGravatar Vitaly Takmazov
2023-01-28Improve SQL server compatibilityGravatar Vitaly Takmazov
2023-01-28Cleanup Tag modelGravatar Vitaly Takmazov
2023-01-28build(deps): bump react-router-dom from 6.7.0 to 6.8.0 in /vnextGravatar dependabot[bot]
2023-01-28build(deps): bump esbuild from 0.17.4 to 0.17.5 in /vnextGravatar dependabot[bot]
2023-01-28build(deps-dev): bump @swc/core from 1.3.28 to 1.3.29 in /vnextGravatar dependabot[bot]
2023-01-28build(deps-dev): bump jest-environment-jsdom in /vnextGravatar dependabot[bot]
2023-01-28build(deps-dev): bump eslint-plugin-jsdoc in /vnextGravatar dependabot[bot]
2023-01-28build(deps): bump axios from 1.2.4 to 1.2.5 in /vnextGravatar dependabot[bot]
2023-01-28build(deps-dev): bump jest from 29.4.0 to 29.4.1 in /vnextGravatar dependabot[bot]
2023-01-28build(deps-dev): bump eslint-plugin-jsdoc from 39.6.8 to 39.6.9Gravatar dependabot[bot]
2023-01-27db: drop `version`Gravatar Vitaly Takmazov