| Age | Commit message (Collapse) | Author |
|
- Seperate user and system extensions on extension/index
- extension/configure shows index page with the slider opened
if request is done with ajax
- Reorganize some extension view files
|
|
See https://github.com/FreshRSS/FreshRSS/issues/699
|
|
A path registered after initialization must be loaded.
|
|
Conflicts:
app/FreshRSS.php
app/Models/Configuration.php
app/views/index/index.phtml
app/views/index/normal.phtml
lib/Minz/Configuration.php
lib/Minz/Translate.php
lib/lib_rss.php
|
|
Add keys for user directory checking
See https://github.com/FreshRSS/FreshRSS/issues/729
|
|
Conflicts:
app/i18n/en/admin.php
app/i18n/en/feedback.php
app/i18n/en/gen.php
app/i18n/fr/admin.php
app/i18n/fr/feedback.php
app/i18n/fr/gen.php
app/views/index/normal.phtml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See https://github.com/FreshRSS/FreshRSS/issues/252
|
|
Follow recommendations from https://github.com/FreshRSS/FreshRSS/issues/334
|