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 |
|
Frédéric Guillot
|
7988241e11
|
Fix regression in integration page and simplify SQL query
|
2023-07-10 21:07:05 -07:00 |
|
fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
Gergan Penkov
|
4b6e46d9ab
|
Add Google Reader API implementation (experimental)
Co-authored-by: Sebastian Kempken <sebastian@kempken.io>
Co-authored-by: Gergan Penkov <gergan@gmail.com>
Co-authored-by: Dave Marquard <dave@marquard.org>
Co-authored-by: Moritz Fago <4459068+MoritzFago@users.noreply.github.com>
|
2022-01-02 19:45:12 -08:00 |
|
Tony Wang
|
37bc451741
|
Remove plaintext Fever password from database
|
2020-10-06 21:22:24 -07:00 |
|
Frédéric Guillot
|
5a69a61d48
|
Move UI middlewares and routes to ui package
|
2018-11-11 11:29:12 -08:00 |
|
Frédéric Guillot
|
1f58b37a5e
|
Refactor HTTP response builder
|
2018-10-08 15:31:58 -07:00 |
|
Frédéric Guillot
|
b1e8f534ef
|
Simplify locale package usage (refactoring)
|
2018-09-22 15:04:55 -07:00 |
|
Frédéric Guillot
|
beb7a0cfcb
|
Use unique translation IDs instead of English text as key
|
2018-09-21 22:23:23 -07:00 |
|
Frédéric Guillot
|
eee1f31903
|
Refactor HTTP context handling
|
2018-09-03 14:26:40 -07:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
f49b42f70f
|
Use vanilla HTTP handlers (refactoring)
|
2018-04-29 16:35:04 -07:00 |
|