| .. |
|
api
|
46323b3fe7
test(api): update base url after upgrading hugo
|
1 year ago |
|
cli
|
eed3fcf92a
refactor(locale): delay parsing of translations until they're used
|
1 year ago |
|
config
|
e342a4f143
fix: address minor issues detected by Go linters
|
1 year ago |
|
crypto
|
9c8a7dfffe
Make use of HashFromBytes everywhere
|
2 years ago |
|
database
|
df8bc742fb
feat(googlereader): add feed icon field, endpoint
|
1 year ago |
|
fever
|
f3a5a3ee14
fix(fever): correct sorting direction when using max_id argument
|
1 year ago |
|
googlereader
|
df8bc742fb
feat(googlereader): add feed icon field, endpoint
|
1 year ago |
|
http
|
3ebeb38ade
fix(api): return 500 response when JSON serialization fails
|
1 year ago |
|
integration
|
55a3f9fcc9
feat(integrations/ntfy): make ntfy topics configurable per feed, with default one as fallback
|
1 year ago |
|
locale
|
6e3cecc57e
feat(locale): add Romanian translation
|
1 year ago |
|
mediaproxy
|
1b0b8b9c42
refactor: use a better construct than `doc.Find(…).First()`
|
1 year ago |
|
metric
|
c0e954f19d
Implement structured logging using log/slog package
|
2 years ago |
|
model
|
df8bc742fb
feat(googlereader): add feed icon field, endpoint
|
1 year ago |
|
oauth2
|
b3d385861f
fix: log warning on an empty client secret
|
1 year ago |
|
reader
|
e342a4f143
fix: address minor issues detected by Go linters
|
1 year ago |
|
storage
|
78ff727064
fix: name "external_id": converting NULL to string is unsupported
|
1 year ago |
|
systemd
|
168a870c02
Move internal packages to an internal folder
|
2 years ago |
|
template
|
0cf5051cf8
feat: show size of DB on the about page
|
1 year ago |
|
timezone
|
c951ac2876
fix: json encoding is failing with dates at OAD and negative timezone offset
|
1 year ago |
|
ui
|
e342a4f143
fix: address minor issues detected by Go linters
|
1 year ago |
|
urllib
|
4fe902a5d2
Use `strings.EqualFold` instead of `strings.ToLower(…) ==`
|
2 years ago |
|
validator
|
fc3c4873e5
doc: add note regarding validateUsername
|
1 year ago |
|
version
|
168a870c02
Move internal packages to an internal folder
|
2 years ago |
|
worker
|
645a817685
Use modern for loops
|
2 years ago |