Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|
Frédéric Guillot
|
c234903255
|
Rename Miniflux package name to follow Go module naming convention
For reference: https://go.dev/ref/mod#major-version-suffixes
|
2023-08-09 22:10:44 -07:00 |
|
fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
Frédéric Guillot
|
7897d8a8ad
|
Handle the case when application session is expired and not user session
|
2019-01-21 20:21:05 -08:00 |
|
Frédéric Guillot
|
c1e1506720
|
Revert cookie flag from strict to lax mode otherwise oauth2 won't work
|
2018-09-09 14:25:56 -07:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
a291d8a38b
|
Improve themes handling
- Store user theme in session
- Logged out users will keep their theme
- Add theme background color to web manifest and meta tag
|
2018-07-18 22:30:05 -07:00 |
|