Commit Graph

5404 Commits

Author SHA1 Message Date
Alexandre Alapetite 27b71ffa99
Revert PHP version 2022-12-08 11:36:40 +01:00
Alexandre Alapetite c82bd3b173
cherry-pick security 2022-12-08 11:34:46 +01:00
Alexandre Alapetite 62afc060a8
Security fix in ext.php (#4928)
Details later.
Due to https://github.com/FreshRSS/FreshRSS/pull/3433 (1.18.0)
2022-12-08 11:33:08 +01:00
Alexandre Alapetite b835c426d4
Apache TraceEnable Off (#4863)
I have just received an e-mail with a security concern.
Although most likely an obsolete concern (old browsers with Java applets), and the Apache team saying that there is no problem, let's disable the TRACE method by default in our Docker images until we hear anybody actually wanting this feature.
https://httpd.apache.org/docs/current/mod/core.html#traceenable
https://owasp.org/www-community/attacks/Cross_Site_Tracing
2022-12-08 11:32:52 +01:00
Alexandre Alapetite 5035dadfdd
Release FreshRSS 1.20.1 2022-11-14 14:20:01 +01:00
Alexandre Alapetite 4571b7d68d
Fix broken doc fr links (#4846)
Were pointing to `.md` files
2022-11-14 14:04:26 +01:00
maTh 5c0653ad10
fix: Close button for slider in Origine theme (#4842) 2022-11-14 13:17:29 +01:00
maTh ea808bb7c7
fix: i18n string error (#4844) 2022-11-14 13:12:00 +01:00
Alexandre Alapetite 330b1ab74a
More credits 2022-11-09 16:35:02 +01:00
Alexandre Alapetite 44c0575e25
Changelog 1.20.1 2022-11-07 22:53:54 +01:00
maTh 5daacd483b
Update update.phtml (#4830) 2022-11-07 21:39:35 +01:00
Matt Sephton dfaf94eb0a
Update README.md for ReadKit (#4710)
* Update README.md

I use ReadKit (free version) on iOS and macOS. 

Pro purchase is required to manage feeds, which I don't agree with given that we're using FreshRSS. Managing local feeds I can understand that could be value add.

* Tested + details

* Re-order based on capabilities

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-07 21:30:26 +01:00
maTh 28fe689c06
fix: Pafat theme: aside navigation bar: icons (#4811)
* fix

* Warning sign style

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-07 19:24:07 +01:00
Alexandre Alapetite 992f2230bf
Fix remember opened categories (#4827)
#fix https://github.com/FreshRSS/FreshRSS/issues/4826
Was crashing if a category did not exist anymore
2022-11-07 19:23:03 +01:00
maTh 0b8b2d2263
Improved: Swage theme, line-height without unit (#4829) 2022-11-07 19:21:57 +01:00
maTh df962341c4
Improved: Swage theme with css vars (#4828)
* wip

* wip

* wip

* finished variables rewriting

* scrollbar - use default variables from frss.css

* fixes

* all colors are now in variables

* renaming variables

* reordering

* clean up

* add sourcemap link

* Update swage.scss
2022-11-07 19:19:43 +01:00
Alexandre Alapetite 2c0f3fad2d
Avoid exception in searchById (#4822)
https://github.com/FreshRSS/FreshRSS/issues/4820
Not a root-cause fix though (cannot reproduce so far)
2022-11-07 08:35:33 +01:00
Alexandre Alapetite 5897487f2f
Fix path_entries encoding (#4823)
* Fix path_entries encoding
#fix https://github.com/FreshRSS/FreshRSS/issues/4815

* Fix preview
2022-11-07 08:34:12 +01:00
Alexandre Alapetite f2fe9e2ff3
Exclude .git folder (#4824) 2022-11-06 19:05:09 -05:00
maTh ca6c9345b2
fix: dyn. OPML icon (#4810)
* fix
2022-11-03 22:36:13 +01:00
maTh b1f9463673
fix: Pafat theme: line-height (#4796)
* fix
2022-11-02 22:13:04 +01:00
maTh 8781cd12d7
fix (#4806) 2022-11-01 22:34:39 +01:00
Pyrox 1e2683be7b
Added Pyr0x1 in CREDITS.md (#4805) 2022-11-01 18:31:16 +01:00
maTh d8d30b7a1c
fix: Adark theme: line-height (#4797)
* fix

* fix
2022-11-01 17:56:45 +01:00
Pyrox f16341aa26
Translated custom date/time labels in sub.php (#4803) 2022-11-01 16:10:27 +01:00
maTh 400da71eeb
fix: base theme: line-height (#4798) 2022-10-31 23:51:24 +01:00
maTh 746e37c4a6
fix swage (#4799) 2022-10-31 23:48:25 +01:00
maTh 65837de0e1
fix: .icon height (#4793) 2022-10-30 20:12:00 +01:00
maTh 18251b836b
improved: Pafat theme aside bar (#4792) 2022-10-30 20:10:52 +01:00
maTh f47e13ac41
fixed: box layout for global view (#4791) 2022-10-30 11:06:17 +01:00
maTh 301d3c81ba
Improved: implement CSS variable --frss-padding-flux-items (#4789)
* frss.css

* mobile view: a bit compacter cols
2022-10-30 11:02:53 +01:00
maTh 024495fb1f
fix: unread counter (#4788)
* fix

* fix

* fix
2022-10-29 22:24:03 +02:00
maTh fc3ed3662a
Fix: origine compact theme: line height (#4787)
* fix

* Origine

* Origine compact
2022-10-29 16:35:54 +02:00
maTh 270828aa64
fixes jumping lines (#4782)
* fixes

* fix template

* fix frss.css

* fix Nord theme
2022-10-29 12:23:05 +02:00
maTh a7719d9b90
icons (#4786) 2022-10-29 12:14:02 +02:00
Thomas Guesnon fc93776071
Mapco text display improvements (#4711)
* Main font color from blue to regular dark

* newline added at the end of rtl css file

* Text display improvements (code, quotes) + minor UI fixes

* replaced 2 spaces with 1 tab bcz phpcs is whining about that

* make fix-all

* Mapco/base-theme - CSS cleaning

* make fix-all

* PR #4711 cleaning

* Exclude generated CSS from lint check

* Revert exclusion of generated CSS files

Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: patjennings <patjennings@macbook-pro-de-patjennings.home>
Co-authored-by: maTh <math-home@web.de>
2022-10-27 22:26:48 +02:00
maTh a184712ef2
Fix: swage menu (#4783)
* fix

* fix scroll bar
2022-10-27 22:15:58 +02:00
Alexis Degrugillier 4ec602e8e3
Add default redirect when authenticating (#4778) 2022-10-26 13:53:21 +02:00
Alexis Degrugillier 9e27ab9200
Fix integration page (#4774)
Before, when adding a simple integration, the delete button was missing until
the configuration was saved. This behavior was introduced in #4269, but I think
that it was a regression.
Now, the delete button is back and everything is working as it should.

In the process, I've extracted templates in attributes and add them in template
tags. This way, it is easier to validate that the HTML code is valid.
2022-10-26 00:18:43 +02:00
maTh c5539009c9
fix (#4775) 2022-10-26 00:03:10 +02:00
maTh 45f6d84b69
Fixed: "tag" -> "label" (#4770)
* tag -> label (all english texts)

* tag -> label (German)

* marked as DIRTY

* Update app/i18n/nl/feedback.php

Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>

* Update app/i18n/nl/conf.php

Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2022-10-25 00:23:01 +02:00
acbgbca edbf0fe7db
Added bottom nav padding for iOS #4740 (#4741)
* Added bottom nav padding for iOS #4740

* Updated RTL css #4740

Co-authored-by: maTh <math-home@web.de>
2022-10-24 13:19:26 +02:00
Alwaysin cb1c2da8e6
Correct manage link on stats page (#4768)
Wasn't working before
2022-10-24 01:26:19 +02:00
maTh c11976f587
fix 4744 (#4751)
* fix

* fix
2022-10-24 00:33:37 +02:00
maTh c191e0315e
Fix 4712 (#4750)
* fix

* fix

* fix nord theme (a bit)

* fix
2022-10-23 20:56:25 +02:00
Alexandre Alapetite 5e71669589
GReader API doc and improvements (#4763)
* GReader API doc and improvements
#fix https://github.com/FreshRSS/FreshRSS/issues/4762

* Minor slash

* HTTPS for web.archive.org
2022-10-23 12:47:27 +02:00
Alexandre Alapetite e96b6266b5
Fix curlopt options for HTML+XPath (#4759)
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
2022-10-21 15:11:52 +02:00
Alexis Degrugillier 1f4e347cae
Add tests on i18n classes (#4756) 2022-10-20 23:42:47 +02:00
Thelonius Kort d4181e098d
Fix broken link to the updating instructions (#4753) 2022-10-20 00:18:59 +02:00
Alexandre Alapetite 4d2175888b
Fix i18n el: Ελληνικά (#4754) 2022-10-19 18:13:54 -04:00