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
path:
root
/
src
/
main
/
java
/
com
/
juick
/
config
Age
Commit message (
Expand
)
Author
2023-05-31
Modernize spring-security configuration and minor changes
Vitaly Takmazov
2023-05-11
Fix Actuator security configuration
Vitaly Takmazov
2023-02-16
ActivityPub: improve logging
Vitaly Takmazov
2023-01-26
ActivityPub: log 404 errors on debug level
Vitaly Takmazov
2023-01-25
Update security config for service worker
Vitaly Takmazov
2023-01-23
Minor cleanup
Vitaly Takmazov
2023-01-22
db refactoring: merge getMessages with isSubscribed query
Vitaly Takmazov
2023-01-19
Improve logging
Vitaly Takmazov
2023-01-19
RestTemplate -> OkHttpClient
Vitaly Takmazov
2023-01-19
Remove unused bean
Vitaly Takmazov
2023-01-18
Cleanup unused code
Vitaly Takmazov
2023-01-14
Configure test coverage reports
Vitaly Takmazov
2023-01-14
Pass tests with configured domain
Vitaly Takmazov
2023-01-13
OAuth: use static key id
Vitaly Takmazov
2023-01-13
Fix OpenAPI generation
Vitaly Takmazov
2023-01-11
Fix OAuth login
Vitaly Takmazov
2023-01-10
Restore Swagger UI
Vitaly Takmazov
2023-01-10
Code cleanup and copyright year update
Vitaly Takmazov
2023-01-09
OAuth: update refresh token TTL
Vitaly Takmazov
2023-01-09
Enable CORS on oauth endpoints
Vitaly Takmazov
2023-01-06
Bearer token filter is not used
Vitaly Takmazov
2023-01-06
Mastodon API: timelines and minor fixes
Vitaly Takmazov
2023-01-06
Mastodon API: conversations
Vitaly Takmazov
2023-01-05
Update config copyrights
Vitaly Takmazov
2023-01-05
ActivityPub: signed GET requests, fix Signature verification
Vitaly Takmazov
2023-01-04
ActivityPub: better logging
Vitaly Takmazov
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2023-01-04
JWT authentication for API
Vitaly Takmazov
2022-12-31
Remove roster chats
Vitaly Takmazov
2022-12-31
PMQueriesService -> ChatService
Vitaly Takmazov
2022-12-31
Refactor XMPP connection
Vitaly Takmazov
2022-12-31
ActivityPub: cleanup logging
Vitaly Takmazov
2022-12-24
Cacheable ActivityPub profiles
Vitaly Takmazov
2022-12-21
Sign in with Apple: adopt records
Vitaly Takmazov
2022-12-21
Switch from `lombok` to Java 17 `record`
Vitaly Takmazov
2022-12-20
Disable CSRF entirely
Vitaly Takmazov
2022-12-15
xmpp: Use `xmppbot_jid` configuration option without conversion
Vitaly Takmazov
2022-12-15
Extract profile URI helpers into ProfileUriBuilder
Vitaly Takmazov
2022-12-15
Extract user to actor conversion code into Converter
Vitaly Takmazov
2022-12-15
Cleanup Security config
Vitaly Takmazov
2022-12-08
CSRF protection requires sessions
Vitaly Takmazov
2022-12-08
Restore Spring Boot error filter configuration
Vitaly Takmazov
2022-12-08
Lenient JSON deserialization
Vitaly Takmazov
2022-12-08
Spring beans should not be public
Vitaly Takmazov
2022-12-08
Configure caches
Vitaly Takmazov
2022-12-07
Login: use `Referer` header to redirect after the successful login
Vitaly Takmazov
2022-12-03
Add missing security configuration for h2 console
Vitaly Takmazov
2022-11-25
Spring Boot 3
Vitaly Takmazov
2022-06-27
Drop outdated web security rules
Vitaly Takmazov
2021-11-14
Handle rejected requests with error 400
Vitaly Takmazov
[next]