<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/en/admins, branch 1.18.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.18.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.18.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2021-06-06T20:32:12+00:00</updated>
<entry>
<title>Update 08_FeedUpdates.md (#3635)</title>
<updated>2021-06-06T20:32:12+00:00</updated>
<author>
<name>marcohald</name>
<email>marco.hald@crailsheim.de</email>
</author>
<published>2021-06-06T20:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c23e0136d03d9256050b89fde7349483eef35050'/>
<id>urn:sha1:c23e0136d03d9256050b89fde7349483eef35050</id>
<content type='text'>
* Update 08_FeedUpdates.md

Added hint to https://freshrss.github.io/FreshRSS/en/users/03_Main_view.html#online-cron

* Update docs/en/admins/08_FeedUpdates.md

* Update docs/en/admins/08_FeedUpdates.md

Co-authored-by: marcohald &lt;marcohald@users.noreply.github.com&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>tec: Remove data/do-install.txt (#3555)</title>
<updated>2021-03-26T18:41:33+00:00</updated>
<author>
<name>berumuron</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2021-03-26T18:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cc6c529562ef5751133d97e3fec067c0072f215b'/>
<id>urn:sha1:cc6c529562ef5751133d97e3fec067c0072f215b</id>
<content type='text'>
* Remove file data/do-install.txt

This file was painful during update because we had to remember to delete
it each time. It added a security issue by allowing an attacker to
reinstall FreshRSS during the update process.

The (more powerful) file data/applied_migrations.txt has been introduced
in 8619cf6fa to replace do-install.txt. We had to wait for at least one
release in order to make sure existing instances of FreshRSS created the
migration file. It should be ok now.

* Replace i18n install.not_deleted key

* Update documentation to update FreshRSS</content>
</entry>
<entry>
<title>Quick update the doc for master renaming to edge</title>
<updated>2021-03-14T23:00:25+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-03-14T23:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1c3159058fd256ec7163a29c9865dbd3dbe05f17'/>
<id>urn:sha1:1c3159058fd256ec7163a29c9865dbd3dbe05f17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Theme Documentation (#3415)</title>
<updated>2021-02-06T15:46:03+00:00</updated>
<author>
<name>Lukas Vacula</name>
<email>65482502+ldv8434@users.noreply.github.com</email>
</author>
<published>2021-02-06T15:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a3f07d7d5eb711d047d7f59628eb72aea7743379'/>
<id>urn:sha1:a3f07d7d5eb711d047d7f59628eb72aea7743379</id>
<content type='text'>
* adding self CREDITS.md

* add "theme" to link for easier navigation

* add documentation about themes and the files that go in them

* add admin documentation for themes

* fix markdown styling

* fix CSSJanus usage</content>
</entry>
<entry>
<title>Update and add to documentation (#3348)</title>
<updated>2021-01-10T19:50:54+00:00</updated>
<author>
<name>ldv8434</name>
<email>65482502+ldv8434@users.noreply.github.com</email>
</author>
<published>2021-01-10T19:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bf344cd30230edbb06fbdaa482a86d3592dc4aa0'/>
<id>urn:sha1:bf344cd30230edbb06fbdaa482a86d3592dc4aa0</id>
<content type='text'>
* remove outdated mailing list information

* add information about normal view

* add information about global and reader view

* fix import section header

* reorder documentation to reflect menu's order

* clarify setting as default in normal view

* add info about reading section for config

* fix heading levels, add info about archive + profile sections

* unfix heading levels

* move section on feed-specific settings to the subscription management page

* update information about adding feeds, add information about feed management

* fix link to security page in installation

* fix broken links

* fix broken link to install page

* add lighttpd from project readme

* add php modules to step 4, add horizontal line to better separate steps from footnotes visually

* fix broken link

* add index page for easier access of other pages

* move first steps document

* make dedicated bug reporting page

* make index page for linking to other pages

* moved fever API to relevant location, linked to index

* remove outdated mailing list information

* add information about normal view

* add information about global and reader view

* fix import section header

* reorder documentation to reflect menu's order

* clarify setting as default in normal view

* add info about reading section for config

* fix heading levels, add info about archive + profile sections

* unfix heading levels

* move section on feed-specific settings to the subscription management page

* update information about adding feeds, add information about feed management

* fix link to security page in installation

* fix broken links

* fix broken link to install page

* add lighttpd from project readme

* add php modules to step 4, add horizontal line to better separate steps from footnotes visually

* fix broken link

* add index page for easier access of other pages

* move first steps document

* make dedicated bug reporting page

* make index page for linking to other pages

* moved fever API to relevant location, linked to index

* re-fix link

* remove mention of defunct mailing list

* grammar fix

* replace stream with feed

* add optional items, replace stream with feed

* replace stream with feed

* fix word choice

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* fix word choice

better reflect age of project

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* grammar fixes

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* remove double headings

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* change single quote to double quote for consistency

* add subreddit link

* change php module list to Dockerfile link

* fix link to developer index, change html links to md for consistency

* update css selector terms

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Document the SQLite utilities usage (#3344)</title>
<updated>2021-01-09T00:45:36+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-01-09T00:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5e4c392cf23fbfd2198ad93a163d982fc84b0e52'/>
<id>urn:sha1:5e4c392cf23fbfd2198ad93a163d982fc84b0e52</id>
<content type='text'>
There is a CLI command to export from any database to a SQLite database
and also a CLI command to import a SQLite database to any database than
need to be documented.

See #961</content>
</entry>
<entry>
<title>Update doc about default configuration (#3124)</title>
<updated>2020-07-23T09:26:11+00:00</updated>
<author>
<name>LucasVerneyDGE</name>
<email>58298410+LucasVerneyDGE@users.noreply.github.com</email>
</author>
<published>2020-07-23T09:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=12d2baf64d3d6a1b95376460c7128a079dd1bac6'/>
<id>urn:sha1:12d2baf64d3d6a1b95376460c7128a079dd1bac6</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/3066</content>
</entry>
<entry>
<title>Fixed nginx split paths config issue (#3077)</title>
<updated>2020-07-04T09:16:09+00:00</updated>
<author>
<name>jakem72360</name>
<email>jakem_5@hotmail.com</email>
</author>
<published>2020-07-04T09:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=45935945443aa76e04eed8524b0973984c3af3ec'/>
<id>urn:sha1:45935945443aa76e04eed8524b0973984c3af3ec</id>
<content type='text'>
* Fixed nginx split paths config issue

* Improved config comments.

* s/fixes/see/

* Added link to nginx issue tracker</content>
</entry>
<entry>
<title>Add auto-registration when using http_auth (#3003)</title>
<updated>2020-06-19T21:01:19+00:00</updated>
<author>
<name>bpatath</name>
<email>62777491+bpatath@users.noreply.github.com</email>
</author>
<published>2020-06-19T21:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5c9d6a5396eb43739eb1c17540228c20a16f4554'/>
<id>urn:sha1:5c9d6a5396eb43739eb1c17540228c20a16f4554</id>
<content type='text'>
* Add auto-registration when using http_auth

* Document HTTP auth auto-registration

* Check email variable for HTTP auth auto-registration

* Auto-create HTTP users by default

* Fix Context init

(I will provide in another PR a better fix requiring a bit of global refactoring)

* Init language

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>pause automatic updates during upgrade (#2893)</title>
<updated>2020-04-11T15:47:08+00:00</updated>
<author>
<name>Troy Engel</name>
<email>402696+troyengel@users.noreply.github.com</email>
</author>
<published>2020-04-11T15:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1401186a48d29858e83fb3267eadd57e0f1545a0'/>
<id>urn:sha1:1401186a48d29858e83fb3267eadd57e0f1545a0</id>
<content type='text'>
</content>
</entry>
</feed>
