index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-30
vnext: move `pg` to runtime dependencies
Vitaly Takmazov
2024-10-30
build(deps-dev): bump the development group with 4 updates
dependabot[bot]
2024-10-30
build(deps): bump org.codehaus.mojo:exec-maven-plugin
dependabot[bot]
2024-10-30
build(deps): bump node in /vnext/server
dependabot[bot]
2024-10-30
build(deps): bump sequelize from 6.37.4 to 6.37.5
dependabot[bot]
2024-10-30
eslint: fix jsdoc warning by defining `jest-environment` tag
Vitaly Takmazov
2024-10-30
Fix test environments
Vitaly Takmazov
2024-10-25
Format quotes in the legacy Telegram bot
Vitaly Takmazov
2024-10-25
vnext: fix message formatting for Telegram
Vitaly Takmazov
2024-10-25
embed: Tiktok videos
Vitaly Takmazov
2024-10-24
`rememberme` middleware: authorize using Spring Security cookie
Vitaly Takmazov
2024-10-24
backup.js: fix `no-callbacks-in-promise` lint error
Vitaly Takmazov
2024-10-24
urlexpand: fix JSDoc
Vitaly Takmazov
2024-10-24
build(deps-dev): bump the development group across 1 directory with 7 updates
dependabot[bot]
2024-10-23
embed: fix for <video /> previews in Safari
Vitaly Takmazov
2024-10-22
vnext: fix `host-meta` xml response
Vitaly Takmazov
2024-10-22
Drop unused tests
Vitaly Takmazov
2024-10-22
Unused code cleanup
Vitaly Takmazov
2024-10-22
vnext: `/.well-known/nodeinfo` endpoint
Vitaly Takmazov
2024-10-22
vnext: RFC 6415: Web Host Metadata
Vitaly Takmazov
2024-10-21
build(deps): bump node in /vnext/server
dependabot[bot]
2024-10-21
build(deps): bump commonmark.version from 0.23.0 to 0.24.0
dependabot[bot]
2024-10-21
build(deps-dev): bump the development group with 3 updates
dependabot[bot]
2024-10-21
build(deps): bump react-hook-form from 7.53.0 to 7.53.1
dependabot[bot]
2024-10-21
build(deps): bump axios-cache-interceptor from 1.6.0 to 1.6.1
dependabot[bot]
2024-10-21
build(deps-dev): bump eslint-plugin-jsdoc from 50.4.1 to 50.4.3
dependabot[bot]
2024-10-21
build(deps-dev): bump eslint-plugin-testing-library from 6.3.0 to 6.4.0
dependabot[bot]
2024-10-21
Fix `.gitignore`
Vitaly Takmazov
2024-10-21
vnext: configure test environment
Vitaly Takmazov
2024-10-21
vnext: Use actual express app for tests
Vitaly Takmazov
2024-10-21
Cleanup legacy WebFinger implementation
Vitaly Takmazov
2024-10-21
vnext: WebFinger tests
Vitaly Takmazov
2024-10-21
vnext: `webfinger` middleware
Vitaly Takmazov
2024-10-21
vnext: `postgres` -> `sequelize`
Vitaly Takmazov
2024-10-21
vnext: disable SSR middleware
Vitaly Takmazov
2024-10-17
build(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0
dependabot[bot]
2024-10-17
build(deps-dev): bump stylelint in the development group
dependabot[bot]
2024-10-17
build(deps-dev): bump eslint-plugin-jsdoc from 50.3.1 to 50.4.1
dependabot[bot]
2024-10-17
build(deps): bump react-router-dom from 6.26.2 to 6.27.0
dependabot[bot]
2024-10-17
`User::getLanguage`
Vitaly Takmazov
2024-10-11
vnext: initial database connection
Vitaly Takmazov
2024-10-11
vnext: Docker compose deployment
Vitaly Takmazov
2024-10-11
vnext: read sandbox apn ids from config
Vitaly Takmazov
2024-10-11
build(deps-dev): bump the development group with 5 updates
dependabot[bot]
2024-10-10
build(deps): bump node in /vnext/server
dependabot[bot]
2024-10-10
ci: add `docker` package ecosystem to Dependabot configuration
Vitaly Takmazov
2024-10-10
vnext: cleanup Dockerfile warnings
Vitaly Takmazov
2024-10-10
`/api/v2/instance` is not served on legacy server anymore
Vitaly Takmazov
2024-10-10
`bridge` is not used anymore
Vitaly Takmazov
2024-10-10
embed: use Twitter embed from `/api/v2/oembed`
Vitaly Takmazov
[next]