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
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
2021-10-30
Move deleted messages to archive user
Vitaly Takmazov
2021-10-24
Handle .well-known/** requests with Spring Security
Vitaly Takmazov
2021-10-23
ImagesService -> StorageService
Vitaly Takmazov
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2021-08-14
Add user agent to ActivityPub requests
Vitaly Takmazov
2021-04-17
Cleanup deprecated usage of third-party libraries
Vitaly Takmazov
2021-04-12
ActivityPub: pooling HTTP client
Vitaly Takmazov
2021-01-16
ActivityPub: do not serialize context twice
Vitaly Takmazov
2020-11-24
Bump pebble-spring to 3.1.4
Vitaly Takmazov
2020-10-20
Clean up some JDT warnings
Vitaly Takmazov
2020-10-02
Update copyright years
Vitaly Takmazov
2020-05-18
Fix startup exception
Vitaly Takmazov
2020-05-03
Minor cleanup
Vitaly Takmazov
2020-04-04
Initialize all components from configuration
Vitaly Takmazov
[prev]