aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-22build(deps): bump org.codehaus.mojo:exec-maven-pluginGravatar dependabot[bot]
2023-11-22ActivityPub: handle all exceptions in signature verificationGravatar Vitaly Takmazov
2023-11-22build(deps-dev): bump the development group with 2 updatesGravatar dependabot[bot]
2023-11-21build(deps-dev): bump the development group with 2 updatesGravatar dependabot[bot]
2023-11-19build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-11-19build(deps): bump react-router-dom from 6.18.0 to 6.19.0Gravatar dependabot[bot]
2023-11-15build(deps): bump axios from 1.6.1 to 1.6.2Gravatar dependabot[bot]
2023-11-14build(deps): bump com.kohlschutter.junixsocket:junixsocket-coreGravatar dependabot[bot]
2023-11-13Settings: fix typo which prevents email deletionGravatar Vitaly Takmazov
2023-11-12Key-based locking in signature verificationGravatar Vitaly Takmazov
2023-11-11Make sure HTTP requests actually use cachingGravatar Vitaly Takmazov
2023-11-11Stats cacheGravatar Vitaly Takmazov
2023-11-11build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-11-11Do not use outdated Patreon library, use Rest API directlyGravatar Vitaly Takmazov
2023-11-10build(deps): bump axios from 1.6.0 to 1.6.1Gravatar dependabot[bot]
2023-11-10build(deps-dev): bump the development group with 7 updatesGravatar dependabot[bot]
2023-11-10build(deps): bump com.twelvemonkeys.imageio:imageio-jpegGravatar dependabot[bot]
2023-11-10build(deps): bump react-hook-form from 7.47.0 to 7.48.2Gravatar dependabot[bot]
2023-11-08Handle premium users from PatreonGravatar Vitaly Takmazov
2023-11-07Add logging for notifications registrationsGravatar Vitaly Takmazov
2023-11-01build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-11-01build(deps): bump react-router-dom from 6.17.0 to 6.18.0Gravatar dependabot[bot]
2023-10-31Bump commons-text version + override commons-lang3 versionGravatar Vitaly Takmazov
2023-10-31build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-10-29build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-10-29build(deps): bump axios from 1.5.1 to 1.6.0Gravatar dependabot[bot]
2023-10-29build(deps): bump node-telegram-bot-api from 0.63.0 to 0.64.0Gravatar dependabot[bot]
2023-10-29build(deps): bump com.kohlschutter.junixsocket:junixsocket-coreGravatar dependabot[bot]
2023-10-26build(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0Gravatar dependabot[bot]
2023-10-25build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-10-24build(deps): bump axios-cache-interceptor from 1.3.1 to 1.3.2Gravatar dependabot[bot]
2023-10-24build(deps-dev): bump the development group with 3 updatesGravatar dependabot[bot]
2023-10-23Increase database field length for Facebook access tokensGravatar Vitaly Takmazov
2023-10-23ActivityPub: using single-thread for http clientGravatar Vitaly Takmazov
2023-10-23jdbc: row mapper usage refactoringGravatar Vitaly Takmazov
2023-10-23build(deps): bump react-router-dom from 6.16.0 to 6.17.0Gravatar dependabot[bot]
2023-10-23build(deps): bump com.twelvemonkeys.imageio:imageio-jpegGravatar dependabot[bot]
2023-10-23build(deps): bump org.springframework.boot:spring-boot-starter-parentGravatar dependabot[bot]
2023-10-23build(deps-dev): bump the development group with 3 updatesGravatar dependabot[bot]
2023-10-17build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-10-14build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-10-13build(deps-dev): bump the development group with 4 updatesGravatar dependabot[bot]
2023-10-10sender: remove APNS tokens with 'Unregistered' errorGravatar Vitaly Takmazov
2023-10-10build(deps-dev): bump the development group with 1 updateGravatar dependabot[bot]
2023-10-08vnext: fix remaining unauthenticated componentsGravatar Vitaly Takmazov
2023-10-08vnext: fix public pathGravatar Vitaly Takmazov
2023-10-08vnext: fix unauthenticated accessGravatar Vitaly Takmazov
2023-10-08SSR auth WIPGravatar Vitaly Takmazov
2023-10-08Fix initial auth from cookieGravatar Vitaly Takmazov
2023-10-08vnext: react-helmet -> react-helmet-asyncGravatar Vitaly Takmazov