Commit Graph

1388 Commits

Author SHA1 Message Date
maTh
9b674e7e93 Improved: show bigmarkasread button only, when there are unread articles (#4681)
* function toggle_bigMarkAsRead_button()

* nothing_to_load text outside of bigmarkasread button

* improved

* fix

* Update p/scripts/main.js

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-20 15:10:33 +01:00
maTh
278e07f7bd fix: over flowing table that destroy the layout (#4872) 2022-11-20 14:46:39 +01:00
maTh
e7aa062858 Improved: Origine Compact theme (#4873) 2022-11-20 14:41:31 +01:00
maTh
52d26d6da1 fix: Swage theme (#4875) 2022-11-20 14:40:05 +01:00
maTh
47883d3086 fix: Article hover that changes the background (#4874) 2022-11-20 14:35:02 +01:00
maTh
0ad8e6b418 fix: Reader view on mobile screen (#4868) 2022-11-17 19:45:57 +01:00
Axel Leroy
a0e3fac47e Use the correct font file for Lato in bold (#4850)
Co-authored-by: Axel Leroy <axeleroy@noreply.github.com>
Co-authored-by: maTh <math-home@web.de>
2022-11-15 18:52:20 +01:00
maTh
07c94061a9 Improved: Centralized CSS for notifications (#4800)
* wip. all themes

* fixes
2022-11-14 20:22:01 +01:00
Luc SANCHEZ
d9e1c1c2c3 Typing function checkToken (#4561)
* Typing function checkToken

* Typing function and rename

Co-authored-by: Luc SANCHEZ <luc.sanchez@zol.fr>
2022-11-14 15:07:23 +01:00
maTh
acf459429b implement CSS variable --frss-padding-top-bottom (#4794) 2022-11-14 15:00:56 +01:00
maTh
1f86aae415 fix: sharing service for mailto links for web mail services (#4680)
* fix

* Update main.js

* Update app/i18n/fr/gen.php

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-14 14:54:57 +01:00
maTh
5c0653ad10 fix: Close button for slider in Origine theme (#4842) 2022-11-14 13:17:29 +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
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
maTh
d8d30b7a1c fix: Adark theme: line-height (#4797)
* fix

* fix
2022-11-01 17:56:45 +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
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
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
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
maTh
9621ab1747 Improved: Origine theme (colors in vars) (#4693)
* wip

* wip

* active btn = darker icon

* wip

* flux font-size

* wip

* mouse hover feed aside bar

* wip

* wip

* wip

* Update origine.css

* wip

* fix

* font-color

* fixes

* wip

* alerts

* alert: more contrast font colors

* notifications

* notification improved font colors

* wip

* wip

* text-shadow

* footer-border

* feed tree: hover icon

* box-shadow

* box-shadow + rename font-color-666

* wip

* wip

* fixes

* header-height

* RTL CSS

* dropdown background color

* improved mobile header

* wip

* fix

* Update frss.rtl.css

* active buttons highlighted
2022-10-18 23:31:19 +02:00
maTh
36e7b694b3 fix: jumping lines (#4699)
* fix

* fix Origine compact

* fix Ansum

* fix Mapco

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-16 12:46:53 +02:00
Alexis Degrugillier
e10ff9faa4 Change new article banner size (#4735)
Only on origin-compact theme
2022-10-15 19:57:46 +02:00
Thomas Guesnon
0ff5d0b8cb Main font color from blue to regular dark (#4709)
* Main font color from blue to regular dark

* newline added at the end of rtl css file

Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
2022-10-11 00:45:59 +02:00
maTh
41061c837c fix (#4696) 2022-10-06 21:42:09 +02:00
maTh
d78c796965 fix (#4697) 2022-10-06 21:40:38 +02:00
Cyb10101
89202922b1 Slider: Block Page for one scrollbar; Scrollbar width normal (#4692)
* Block page if slider is open; Hides the double page scrollbar

* Slider scrollbar default width

* Update frss.rtl.css

* Add user Cyb10101 to credits

* make fix-all

* make fix-all (second pass)

Co-authored-by: mathContao <math-home@web.de>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-05 23:40:59 +02:00
maTh
267b55154b All (S)CSS files (#4690) 2022-10-04 23:07:02 +02:00
maTh
8f31827e03 fix (#4685) 2022-10-04 16:32:32 +02:00
maTh
645224a303 Improved: Remove <li> as separator (#4597)
* templates

* themes

* fix

* fix

* fixes

* fix
2022-10-03 21:50:40 +02:00
maTh
46d0b4140e Improved: better semantic HTML for boxes (#4665)
* add h1 title on views

* add h2 titles into box-title

* thin scrollbar in box-content
2022-10-03 18:04:10 +02:00
maTh
117b9c115d Improved: Article summary. Cut the text with better CSS (#4666)
* phtml + css

* trim the white spaces that comes from stripping
2022-10-03 17:07:15 +02:00
maTh
01a8c37b83 Improved: Frss.css - font size + line height with 'rem' values (#4671)
* headlines h1-h3

* delete for <sup> trust the browser

* .icons = 1rem

* line-height WIP

* .flux .item

* paragraphs

* kbd

* button.as-link

* .form-advanced-title

* set line-height 1.5 as default

* .flux .item.title .summary

* .flux .item.title .author

* .content > header, .content > footer

* popup

* last lines

* RTL CSS

* imrpove jumpy line

* Origine Compact

* Swage

* FRSS CSS RTL

* deleted: br

* deleted: font-size: 16px

* RTL CSS
2022-10-03 16:55:02 +02:00