summaryrefslogtreecommitdiff
path: root/p/themes
AgeCommit message (Collapse)Author
2014-09-26Fix a design detail (Pafat theme)Gravatar Marien Fressinaud
+ fix typo See https://github.com/marienfressinaud/FreshRSS/pull/623
2014-09-26Corrections graphiquesGravatar plopoyop
2014-09-24Améliorations graphiquesGravatar plopoyop
2014-09-24Merge remote-tracking branch 'upstream/dev' into devGravatar plopoyop
2014-09-24Fix .as-link appearance in dropdownGravatar Marien Fressinaud
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
2014-09-19Optimise stats.svg fileGravatar Marien Fressinaud
2014-09-19Few fixes about statisticsGravatar Marien Fressinaud
2014-09-19Merge branch 'dev' of https://github.com/marienfressinaud/FreshRSS into devGravatar plopoyop
2014-09-18Optimize screwdriver iconsGravatar Alexis Degrugillier
Remove all icons that are copies from the default and optimize SVG for the specific icons See #624
2014-09-18Delete unused iconsGravatar plopoyop
Optimisation SVN Utilisation du template par défaut.
2014-09-18Fix width on idle page (stats)Gravatar Marien Fressinaud
2014-09-18Improve stat designGravatar Marien Fressinaud
2014-09-18Add Pafat themeGravatar plopoyop
2014-09-18Fix alignment of tablesGravatar Marien Fressinaud
2014-09-18Change color:hover for bigMarkGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-17Style: reduce white space of line breaks in articlesGravatar Alexandre Alapetite
Makes articles a bit more compact. Plus a generic filter for multiple lines breaks, useful for instance in LeMonde.fr, which uses <br /><br /><br /> https://github.com/marienfressinaud/FreshRSS/issues/618
2014-09-17Fix bigMark for OrigineGravatar Marien Fressinaud
2014-09-16Reduce font-size of bigMarkAsReadGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-16Reduce height of bigMarkAsReadGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-16Improve "End of articles" sectionGravatar Marien Fressinaud
Increase font size Change colors in Origine See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-16Change #bigMarkAsRead link in buttonGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/599#issuecomment-55735615
2014-09-16Use buttons instead of links for "mark as read"Gravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/599
2014-09-15Add border to stick btn and inputGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/563
2014-09-15Change loading of base-theme cssGravatar Marien Fressinaud
If metadata.json indicates it should use "_template.css" or "_base.css", base-theme/template|base.css is used. It facilitates theme maintenance.
2014-08-27Fix Screwdriver themeGravatar Alexis Degrugillier
Before, it wasn't possible to hide categories when they had no articles to read. I applied the same rule than the one described in here (https://github.com/marienfressinaud/FreshRSS/commit/d19824b919289ad63743f27da7861f2422da5baa). Now, the categories are hidden when they have no articles to read. See #594
2014-08-23Fix Screwdriver themeGravatar Marien Fressinaud
See https://github.com/misterair/Screwdriver/issues/14
2014-08-23Fix design problemsGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/582
2014-08-10Add 1 month indication for "keep me logged in"Gravatar Marien Fressinaud
.prompt .form is also now larger See https://github.com/marienfressinaud/FreshRSS/issues/465
2014-08-09Add Screwdriver theme by Mister aiRGravatar Marien Fressinaud
- Not include screenshot yet (wait https://github.com/marienfressinaud/FreshRSS/issues/571) - Need maybe more tests? See https://github.com/marienfressinaud/FreshRSS/issues/557
2014-07-26Hide read feeds and read categories when in unread modeGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/430 There are some repeated HTML attributes (`data-unread` and `active`) which could maybe be simplified. If some people do not like this behaviour, we could consider having an option.
2014-07-14CSS: Bug dancing titlesGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/534 Tested on Firefox 31 (Win8), Firefox 30 (Ubuntu), IE11, Chrome 36
2014-07-10Fix header title alignment and change color of Flat iconGravatar Marien Fressinaud
2014-07-10Fix themesGravatar Marien Fressinaud
- Add padding for "Connection" button - Adjust height of .header and #global. I don't really like this solution but I can't see any other solution
2014-07-10Add base-theme in p/themesGravatar Marien Fressinaud
This base theme is not visible by default (no name). You can use it to create new theme. Fix https://github.com/marienfressinaud/FreshRSS/issues/533 (comment)
2014-07-09Coding style header.phtml + possibility to change logoGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/532
2014-07-09Fix Dark themeGravatar Marien Fressinaud
See https://github.com/marienfressinaud/FreshRSS/issues/532
2014-07-08Fix Dark theme + ChangelogGravatar Marien Fressinaud
2014-07-08Dark design based on default templateGravatar Marien Fressinaud
Need reviews See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-07-08Fix Flat designGravatar Marien Fressinaud
2014-07-07Flat design based on default templateGravatar Marien Fressinaud
- stats are not terminated yet - need reviews See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-06-14Improve system of queriesGravatar Marien Fressinaud
- Coding style - More checks server side - Default query name is "Query n°X" - List of queries is moved into nav_menu, in a dropdown - Better system to remove fields in JS (to a.remove elements, give an attibute data-remove="id_to_remove") - Fix a bug in lib/Mine/Request.php (htmlspecialchars_utf8 can be applied on arrays now) - Few theme improvements - Add an element .no-mobile to apply to elements which should not appear on mobiles See https://github.com/marienfressinaud/FreshRSS/pull/498
2014-06-13Merge branch 'user-queries' of https://github.com/aledeg/FreshRSS into ↵Gravatar Marien Fressinaud
aledeg-user-queries Conflicts: app/layout/nav_menu.phtml
2014-06-12Fix font-size for titles (Origine)Gravatar Marien Fressinaud
2014-06-12Fix alignment buttons (Origine)Gravatar Marien Fressinaud
Fix https://github.com/marienfressinaud/FreshRSS/issues/506
2014-06-12Fix OrigineGravatar Marien Fressinaud
- Fix font-size of main content titles (h1.title) - Remove margin of blockquotes
2014-06-12Add a note avout branches in READMEGravatar Marien Fressinaud
+ add loading gif in Origine theme
2014-06-12Fix some theme and UI problemsGravatar Marien Fressinaud
- More stick buttons! - Fix line-height of titles + fix load more on mobile (Origine) - Fix content width and filter buttons (Dark and Flat)
2014-06-05Update themes Dark and Flat (notifications and icons)Gravatar Marien Fressinaud
2014-06-05Merge branch 'dev' into 320-templateGravatar Marien Fressinaud
2014-06-05Add iconsGravatar Marien Fressinaud