Alexandre Alapetite
|
52d0988655
|
Use __DIR__ for relative include and require
For uniformity, and to avoid having PHP searching in include_path.
http://php.net/manual/function.include.php
https://github.com/FreshRSS/FreshRSS/pull/1715
https://github.com/FreshRSS/FreshRSS/pull/1711#issuecomment-350581350
|
2017-12-11 21:11:34 +01:00 |
|
Clément
|
4eeae5171b
|
use function with preg_match to check username
|
2017-02-16 18:54:59 +01:00 |
|
Clément
|
8d2b76334c
|
Possibility to register user having a '-', a '_' or a '.' in username
|
2017-02-16 14:27:45 +01:00 |
|
Alexandre Alapetite
|
fcb9280fc8
|
CLI export
ZIP export, OPML export.
Corrected height of feeds select in Pafat theme.
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1039
https://github.com/FreshRSS/FreshRSS/issues/1277
|
2016-10-23 13:37:48 +02:00 |
|
Alexandre Alapetite
|
1b8eb6c7e7
|
CLI import ZIP/OPML/JSON for user
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/851
|
2016-10-23 01:46:14 +02:00 |
|
Alexandre Alapetite
|
5b1b43ab57
|
CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095
|
2016-10-22 20:32:16 +02:00 |
|