Mitchell Hewes
9ae4fd07b9
Removed WITH OWNER statement on MySQL queries
2017-01-11 12:46:07 +11:00
Mitchell Hewes
8cd29d3600
docs and tests configuration for mysql support
2017-01-11 11:41:54 +11:00
Frederic Guillot
d6d9368ab3
Do not overwrite existing favicons
2017-01-02 20:34:41 -05:00
Frederic Guillot
818c501b07
Trim username and password
2016-12-29 17:53:46 -05:00
Frederic Guillot
56d21dc726
Add functional API tests
2016-12-29 15:45:09 -05:00
Frederic Guillot
7af9f93c8b
Update translations
2016-12-28 20:52:58 -05:00
Frederic Guillot
fe614579ac
Add support for Expires and Cache-Control headers
2016-12-28 20:24:00 -05:00
Frederic Guillot
834633e670
Improve favicons handling
...
- Make sure that deleted favicons on the filesystem are downloaded again
- Purge orphan icons
- Add unit tests
2016-12-26 16:54:44 -05:00
Frederic Guillot
fbe69b54dc
Add Postgres database support
2016-12-26 15:07:18 -05:00
Frederic Guillot
82df35a59b
Change the database structure to have a single database
...
This is a major change for the next release of Miniflux.
- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
Frederic Guillot
506503bbcd
Add Miniflux namespace everywhere
2016-08-24 21:17:58 -04:00
Frederic Guillot
0d96059945
Move csrf functions to Helper namespace
2016-08-17 22:05:11 -04:00
Frederic Guillot
8ac08649e8
Move generate_token() to Helper namespace
2016-08-17 21:41:14 -04:00
Frederic Guillot
55e4ab882c
Move get_ip_address() and get_user_agent() to Request namespace
2016-08-17 21:27:05 -04:00
Frederic Guillot
38b08719da
Setup unit tests
2016-08-17 21:06:43 -04:00