Frédéric Guillot
|
5b74083b5f
|
Refactor SQL migrations
- Avoid embedding SQL files into binary
- Allow more flexible changes by using Go functions
|
2020-12-20 18:40:44 -08:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
cf03e0e338
|
Create database package (refactoring)
|
2018-08-01 20:28:45 -07:00 |
|
Frédéric Guillot
|
7f8e9c9c17
|
Remove useless import
|
2018-01-08 21:56:46 -08:00 |
|
Frédéric Guillot
|
320d1b0167
|
Refactor packages to have more idiomatic code base
|
2018-01-02 22:04:48 -08:00 |
|
Frédéric Guillot
|
18f55d1569
|
Add scheduler to clean old sessions
|
2017-12-16 18:48:17 -08:00 |
|
Frédéric Guillot
|
1d8193b892
|
Add logger
|
2017-12-15 18:55:57 -08:00 |
|
Frédéric Guillot
|
84d912c979
|
Rewrite imports
|
2017-12-12 21:48:13 -08:00 |
|
Frédéric Guillot
|
142e8b3e0c
|
Add first integration test
|
2017-11-25 10:44:48 -08:00 |
|
Frédéric Guillot
|
855fb06bc9
|
Add feature to refresh all feeds from the user interface
|
2017-11-21 22:36:00 -08:00 |
|
Frédéric Guillot
|
9ff3c4504c
|
Set all default config values in config package
|
2017-11-21 20:20:20 -08:00 |
|
Frédéric Guillot
|
228768dcc3
|
Run gofmt on generated files
|
2017-11-20 13:46:22 -08:00 |
|
Frédéric Guillot
|
8ffb773f43
|
First commit
|
2017-11-19 22:01:46 -08:00 |
|