Commit Graph

7 Commits

Author SHA1 Message Date
Alexandre Alapetite 26bc0e0ee9
Minor development config fixes (#5379)
* Add compatibility with MacOS for `paste` command
* Addition to .editorconfig
2023-05-09 13:08:57 +02:00
Alexandre Alapetite 509c8cae63
Dynamic OPML (#4407)
* Dynamic OPML draft
#fix https://github.com/FreshRSS/FreshRSS/issues/4191

* Export dynamic OPML
http://opml.org/spec2.opml#1629043127000

* Restart with simpler approach

* Minor revert

* Export dynamic OPML also for single feeds

* Special category type for importing dynamic OPML

* Parameter for excludeMutedFeeds

* Details

* More draft

* i18n

* Fix update

* Draft manual import working

* Working manual refresh

* Draft automatic update

* Working Web refresh + fixes

* Import/export dynamic OPML settings

* Annoying numerous lines in SQL logs

* Fix minor JavaScript error

* Fix auto adding new columns

* Add require

* Add missing 🗲

* Missing space

* Disable adding new feeds to dynamic categories

* Link from import

* i18n typo

* Improve theme icon function

* Fix pink-dark
2022-07-04 09:53:26 +02:00
Alexandre Alapetite acbba9adb2
Improved markdownlint (#3918)
* Improved markdownlint
* Relaxed rules slighlty
* `npm run markdownlint` for automatic tests
* `npm run markdownlint_fix` for automatic syntax fixing
* Applied the fixes on all our Markdown files
2021-10-23 13:43:24 +02:00
Alexandre Alapetite 4c7d5c440f
Align .editorconfig with .stylelintrc for CSS files (#3912)
And add explicit file extension to `.stylelintrc`
2021-10-21 16:53:16 +02:00
Alexandre Alapetite f96563ebb0
EditorConfig update (#3895) 2021-10-19 10:33:45 +02:00
Nicola Spanti 4c3908e60b Tiny additions to .editorconfig (#1744) 2017-12-21 17:21:11 +01:00
Kevin Papst 08252928b6 added .editorconfig with basic settings 2017-12-17 15:23:10 +01:00