Andrew Dolgov
|
6311fb607d
|
pre: set white-space: pre-wrap to remove horizontal scrolling
|
2021-01-13 13:38:51 +03:00 |
Andrew Dolgov
|
6da576dbe4
|
BLACKLISTED_TAGS: use textarea for editing; normalize value when saving
|
2020-12-21 08:50:34 +03:00 |
Andrew Dolgov
|
d7973fe1b6
|
use more consistent margins for left toolbar icons
|
2020-11-27 18:15:05 +03:00 |
Andrew Dolgov
|
d1ee30d1ba
|
prevent horizontal scrolling in filter editor dialog if rules are very long
|
2020-11-27 12:27:12 +03:00 |
JustAMacUser
|
7f38130004
|
Disable mobile Safari right-click menu on headlines.
|
2020-10-31 21:20:48 -04:00 |
Andrew Dolgov
|
f41fdef389
|
add gulp task for less compilation
|
2020-09-17 13:30:52 +03:00 |
Andrew Dolgov
|
5415a0e033
|
add makefile for less to css compilation
|
2020-09-17 12:15:49 +03:00 |
Andrew Dolgov
|
b8906c9b9c
|
hide #toolbar-frame_splitter back again
|
2020-05-23 06:20:09 +03:00 |
Andrew Dolgov
|
409ba0db2d
|
- RIP smooth scrolling and associated hacks
- attempt to make Headlines.move() / Article.cdmMoveToId() behave a bit more intuitively
|
2020-05-22 21:48:03 +03:00 |
Andrew Dolgov
|
eae79615a2
|
Use more specific definitions for applying `stuck` effects.
https://git.tt-rss.org/fox/tt-rss/pulls/143
|
2020-05-17 08:35:01 +03:00 |
Andrew Dolgov
|
9ae9302b6b
|
implement keyboard-related changes discussed in https://community.tt-rss.org/t/changing-the-amount-of-scroll-by-arrow-key/3452/7
|
2020-05-17 08:25:51 +03:00 |
JustAMacUser
|
c93bcef91f
|
Keep header above iframes in CDM.
|
2020-05-16 15:56:49 -04:00 |
JustAMacUser
|
7a0ea9d90e
|
Make iframes size responsively.
|
2020-05-15 22:25:56 -04:00 |
Andrew Dolgov
|
7adbc95acc
|
remove floating title, use position: sticky for cdm headers instead
|
2020-05-13 06:51:46 +03:00 |
Andrew Dolgov
|
2b55afbeec
|
sanitize: forbid "allow" attribute
CSS: remove auto hyphens stuff, remove iframe width clipping to 98% because they get squished
|
2020-05-09 12:49:19 +03:00 |
Andrew Dolgov
|
8ad523fcec
|
do not keep current feed visible when hide as read is enabled
|
2020-03-01 21:12:50 +03:00 |
Andrew Dolgov
|
68562e2618
|
fix wrong colors applying to rule textarea when invoked from main UI
|
2020-02-28 18:23:19 +03:00 |
Andrew Dolgov
|
482db14c1a
|
filter rule editor: bring back regexp valid/invalid BG colors (now for light theme)
|
2020-02-28 18:21:16 +03:00 |
Andrew Dolgov
|
490a98df11
|
filter rule editor: bring back regexp valid/invalid BG colors
|
2020-02-28 18:19:34 +03:00 |
Andrew Dolgov
|
ad0a9c02e5
|
move default (light) theme LESS source to a more appropriate place
add compact_dark theme variant
|
2020-02-28 14:48:48 +03:00 |
Andrew Dolgov
|
76c8b318e5
|
set all tooltip colors via less variables
|
2020-02-28 14:34:48 +03:00 |
Andrew Dolgov
|
0875dc332e
|
fix tooltip colors for night mode
|
2020-02-28 14:22:11 +03:00 |
Andrew Dolgov
|
8c31651a21
|
fix alert-info/alert-danger colors on dark theme
|
2020-02-27 12:25:32 +03:00 |
Andrew Dolgov
|
671a2a0275
|
fix hr colors for dark theme, don't use hardcoded rgb value in light theme
|
2020-02-25 13:25:55 +03:00 |
Andrew Dolgov
|
38b43cd559
|
adjust previous to not use hardcoded rgb color
|
2020-02-25 12:14:18 +03:00 |
Andrew Dolgov
|
d9cd790d03
|
dark theme, all articles icon: improve contrast
|
2020-02-25 10:11:18 +03:00 |
Andrew Dolgov
|
4ab3854aed
|
don't generate default.css, replace with themes/light.css as a default root CSS file
|
2020-02-22 16:22:44 +03:00 |
Andrew Dolgov
|
84b847074e
|
remove night_base.css: not needed
|
2020-02-22 15:45:57 +03:00 |
Andrew Dolgov
|
d6ac529d01
|
fix default.css not being built properly by phpstorm
|
2020-02-22 15:43:28 +03:00 |
Andrew Dolgov
|
2d3fdd6836
|
hide read feeds / hide read shows special: use CSS instead of JS-based hiding
|
2020-02-21 14:06:21 +03:00 |
Andrew Dolgov
|
60288f02e8
|
1. feedtree: show counters for marked articles if view-mode == marked
2. hide/show relevant counter nodes using css
3. cleanup some counter-related code
4. compile default css into light theme to prevent cache-related issues
|
2020-02-20 14:14:45 +03:00 |
Andrew Dolgov
|
deefa901ab
|
mark feeds with marked articles if marked view mode is set
|
2020-01-24 16:14:10 +03:00 |
Andrew Dolgov
|
aa56bcaf44
|
support night mode when using share by URL
|
2020-01-19 10:51:08 +03:00 |
Andrew Dolgov
|
0237dee980
|
implement automatic night mode detection using MQL
add separate light.css to force light theme
remove manual night mode toggle and related code
|
2019-12-12 20:09:43 +03:00 |
Andrew Dolgov
|
9c0235ab66
|
show current unread counter on headlines toolbar if sidebar is hidden
|
2019-12-12 07:37:28 +03:00 |
Andrew Dolgov
|
e7dd634183
|
exp: auto-disable smooth scrolling for repeat hotkey events
|
2019-12-09 22:42:43 +03:00 |
Andrew Dolgov
|
e1ef122355
|
force-disable headlines smooth scrolling when switching feeds
enable smooth scrolling for article frame
|
2019-12-05 21:48:16 +03:00 |
Andrew Dolgov
|
e40c24f829
|
#headlines-frame: set scroll-behavior: smooth
|
2019-12-05 17:01:07 +03:00 |
Andrew Dolgov
|
e8523733b0
|
filter dialog: add inline regexp checker
|
2019-07-12 12:40:42 +03:00 |
Andrew Dolgov
|
d36b64d8a7
|
event log: simplify styles, prevent horizontal scrolling
sql logger: clip context length to 8kb
|
2019-05-31 10:31:43 +03:00 |
Andrew Dolgov
|
9f52327b34
|
feedlist: adjust star position
|
2019-03-19 08:29:43 +03:00 |
Andrew Dolgov
|
355723ca59
|
ttrss_zoom: limit maximum width to make text more readable
|
2019-03-11 11:53:19 +03:00 |
Andrew Dolgov
|
a34509c8ae
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
2019-03-08 10:12:06 +03:00 |
Andrew Dolgov
|
19f162dbe3
|
css: insensitive -> text-muted
|
2019-03-08 10:11:57 +03:00 |
Andrew Dolgov
|
b54c40c45b
|
forbid text selection on normal headline rows / unexpanded CDM rows to prevent annoying glitches when selecting ranges etc
|
2019-03-07 13:39:47 +03:00 |
Andrew Dolgov
|
91cfd9c391
|
dbupdater: add mysql transaction warning
|
2019-03-06 22:46:31 +03:00 |
Andrew Dolgov
|
83650fffa4
|
actions dropdown: use material menu icon
|
2019-03-06 09:20:06 +03:00 |
Andrew Dolgov
|
ef6d2b8a4e
|
update notifications to make them more visible
cleanup some minor stuff in pref-users
|
2019-03-05 20:09:06 +03:00 |
Andrew Dolgov
|
e8edad377a
|
php info: prevent horizontal scrolling
|
2019-03-04 09:05:34 +03:00 |
Andrew Dolgov
|
9554bc820d
|
add some auxiliary text styles
|
2019-03-01 12:41:57 +03:00 |
Andrew Dolgov
|
a130da2d1a
|
add layout hack to unify heights of plugin fieldsets
|
2019-02-26 15:03:33 +03:00 |
Andrew Dolgov
|
8819272db1
|
prefs-set -> prefs
|
2019-02-25 19:22:20 +03:00 |
Andrew Dolgov
|
cbd119c7a3
|
pref-prefs: fix markup
|
2019-02-25 19:11:17 +03:00 |
Andrew Dolgov
|
52d77dee62
|
plugin list: update layout
|
2019-02-25 17:15:05 +03:00 |
Andrew Dolgov
|
527e7adc8a
|
tree: remove position=relative hacks
|
2019-02-24 15:03:35 +03:00 |
Andrew Dolgov
|
e13916fd3e
|
feedtree offset changes should apply to font icons
|
2019-02-24 14:50:52 +03:00 |
Andrew Dolgov
|
ce92f047ac
|
dijit tabs: fix icon offsets
|
2019-02-24 07:57:09 +03:00 |
Andrew Dolgov
|
c1ab51d6f8
|
fix changed feed icon offsets (because of doctype)
|
2019-02-23 16:25:21 +03:00 |
Andrew Dolgov
|
dab81ff7d0
|
feed editor: fix missing <section> breaking checkbox fieldsets
|
2019-02-22 12:19:37 +03:00 |
Andrew Dolgov
|
a366da90a6
|
add label.inline
|
2019-02-22 12:13:41 +03:00 |
Andrew Dolgov
|
335147e572
|
dialogs: use semantic markup instead of dlgsec stuff
continue unifying quoting style for html strings
|
2019-02-22 10:48:56 +03:00 |
Andrew Dolgov
|
4e253add8c
|
UI: add some more info links to relevant wiki pages; minor layout updates
|
2019-02-21 16:21:16 +03:00 |
Andrew Dolgov
|
4db13b8a17
|
simplify preference layout, remove some unnecessary css classes
|
2019-02-21 12:35:40 +03:00 |
Andrew Dolgov
|
3880a17e57
|
pref-prefs: rework personal info tab, remove ugly table markup
|
2019-02-20 17:21:32 +03:00 |
Andrew Dolgov
|
063b4f535a
|
filter rule & label dialog updates
|
2019-02-20 14:58:09 +03:00 |
Andrew Dolgov
|
4d9141d762
|
simplify dlgSec-related markup
|
2019-02-20 14:37:59 +03:00 |
Andrew Dolgov
|
be322d6fc8
|
cleanup sharepopup dialog
|
2019-02-20 13:05:12 +03:00 |
Andrew Dolgov
|
205a75dfb9
|
prefs: show phpinfo on system tab
|
2019-02-20 08:51:48 +03:00 |
Andrew Dolgov
|
5ce55faa3b
|
installer: reduce margins; misc fixes
|
2019-02-19 21:23:03 +03:00 |
Andrew Dolgov
|
55d2e5871a
|
feed debugger: dojoify controls
|
2019-02-19 21:00:15 +03:00 |
Andrew Dolgov
|
3b057d5f02
|
OTP: css fixes
|
2019-02-19 20:17:13 +03:00 |
Andrew Dolgov
|
005b90cede
|
installer CSS tweaks
|
2019-02-19 20:11:54 +03:00 |
Andrew Dolgov
|
26b23b67b6
|
set smaller margins on ttrss_zoom
|
2019-02-19 20:00:33 +03:00 |
Andrew Dolgov
|
2e24ac5dc9
|
set larger padding for login form
|
2019-02-19 19:59:25 +03:00 |
Andrew Dolgov
|
430e9e373a
|
css: simplify flex styling a bit, set more specific selectors for i elements
|
2019-02-19 19:57:38 +03:00 |
Andrew Dolgov
|
8cd7f31bde
|
utility css updates
|
2019-02-19 19:46:09 +03:00 |
Andrew Dolgov
|
73c845858c
|
make login form a bit special after all
|
2019-02-19 15:21:59 +03:00 |
Andrew Dolgov
|
e2c9e283a2
|
remove ttrss_login stuff, use utility class
|
2019-02-19 15:14:42 +03:00 |
Andrew Dolgov
|
c11f32ac38
|
center and rework some utility screens
|
2019-02-19 14:59:29 +03:00 |
Andrew Dolgov
|
4f720f906e
|
simplify login form
|
2019-02-19 14:27:53 +03:00 |
Andrew Dolgov
|
848bb6579c
|
floatingTitle: show collapse button if in expandable mode
|
2019-02-14 16:20:10 +03:00 |
Andrew Dolgov
|
26ac57b092
|
headlines: hide blank feed elements if not rendering virtual feed
|
2019-02-01 12:46:23 +03:00 |
Andrew Dolgov
|
1124c3f00a
|
label display: fix unneeded nested container in headlines, increase overall minimalism, fix label element typo (div1)
|
2019-02-01 12:42:27 +03:00 |
Andrew Dolgov
|
54c9703a29
|
compact.css: fix italics
|
2018-12-21 08:39:04 +03:00 |
Andrew Dolgov
|
053c3efc8c
|
properly show inverse filter rules as red
|
2018-12-19 18:18:58 +03:00 |
Andrew Dolgov
|
51b069a1ee
|
display filter tree rules as a list
|
2018-12-19 12:08:06 +03:00 |
Andrew Dolgov
|
df00ebb1e2
|
filter tree: properly display huge multiline rules
|
2018-12-18 11:58:47 +03:00 |
Andrew Dolgov
|
8c49689fda
|
filter test results: remove table bloat
|
2018-12-14 17:44:53 +03:00 |
Andrew Dolgov
|
b6a021461d
|
add night_base so that output files would generate properly, etc
|
2018-12-11 21:06:02 +03:00 |
Andrew Dolgov
|
be49b77b14
|
Revert "use codeflask for user css editor"
This reverts commit daa43e0572 .
|
2018-12-11 20:48:17 +03:00 |
Andrew Dolgov
|
6c9509ebae
|
add night_blue.css
|
2018-12-11 20:12:22 +03:00 |
Andrew Dolgov
|
daa43e0572
|
use codeflask for user css editor
|
2018-12-11 14:25:41 +03:00 |
Andrew Dolgov
|
7a98105960
|
remove old fatalError(), move everything to App.Error
update exception dialog css
|
2018-12-11 13:18:38 +03:00 |
Andrew Dolgov
|
071ca5aa96
|
Error.report: use JS template strings
|
2018-12-11 12:45:05 +03:00 |
Andrew Dolgov
|
df434293cd
|
reduce label styling stuff (2)
|
2018-12-10 22:48:48 +03:00 |
Andrew Dolgov
|
b098ee09cf
|
reduce label styling stuff
|
2018-12-10 22:47:19 +03:00 |
Andrew Dolgov
|
93dfdb2fcd
|
exp: tweak headline label styles
|
2018-12-10 21:39:12 +03:00 |
Andrew Dolgov
|
7915706946
|
move all status icons like net-alert together on the toolbar
|
2018-12-10 11:54:19 +03:00 |
Andrew Dolgov
|
7e5c999146
|
show alert if recent_log_events > 0
|
2018-12-10 10:53:11 +03:00 |
Andrew Dolgov
|
96fccefa62
|
update hotkey help dialog a bit
|
2018-12-10 08:37:24 +03:00 |
Andrew Dolgov
|
557ed6bcad
|
css: highlight disabled menu items
|
2018-12-09 21:46:59 +03:00 |
Andrew Dolgov
|
1c8593c1fa
|
add hotkey (a N) to toggle night.css
|
2018-12-09 21:17:50 +03:00 |
Andrew Dolgov
|
607ede512f
|
center previously centered text on single line dialog panels
|
2018-12-09 16:27:29 +03:00 |
Andrew Dolgov
|
57e30bd9bc
|
make prefs icons a bit more colorful
|
2018-12-09 16:18:58 +03:00 |
Andrew Dolgov
|
911cbf0e76
|
remove special style for header links (wtf)
|
2018-12-09 16:15:09 +03:00 |
Andrew Dolgov
|
95e1038e6d
|
consistency: show author in multipanel headlines row
|
2018-12-09 16:12:04 +03:00 |
Andrew Dolgov
|
5e007e0090
|
headlines-spacer: only set 100% height if auto catchup is enabled
|
2018-12-09 16:02:20 +03:00 |
Andrew Dolgov
|
42780ddeb3
|
in grouped mode, don't display feed titles twice
|
2018-12-09 13:57:54 +03:00 |
Andrew Dolgov
|
966fe6d612
|
#sharepopup: update css
|
2018-12-09 10:56:39 +03:00 |
Andrew Dolgov
|
e28a993955
|
replace a few more hardcoded colors with less variables
|
2018-12-09 10:00:41 +03:00 |
Andrew Dolgov
|
4142f63e10
|
replace some theme-specific variables with global variables
|
2018-12-09 09:40:53 +03:00 |
Andrew Dolgov
|
d4f9384d66
|
night.css: brighten counter node back
|
2018-12-09 06:59:21 +03:00 |
Andrew Dolgov
|
38af3289a1
|
night.css: do not invert marked/pub enabled pics
|
2018-12-09 06:44:53 +03:00 |
Andrew Dolgov
|
d384c004b9
|
night.css: make headline lightbars a bit more readable (better solution, fixes)
|
2018-12-09 06:42:45 +03:00 |
Andrew Dolgov
|
836871a23c
|
night.css: make headline lightbars a bit more readable (better solution)
|
2018-12-09 06:37:25 +03:00 |
Andrew Dolgov
|
243a3239ba
|
night.css: make headline lightbars a bit more readable
|
2018-12-09 06:27:58 +03:00 |
Andrew Dolgov
|
aa63c53097
|
#selected_prompt: use accent color
|
2018-12-09 05:50:10 +03:00 |
Andrew Dolgov
|
fbc6f39472
|
night.css: add missing stuff, update alerts
|
2018-12-09 05:47:13 +03:00 |
Andrew Dolgov
|
ea4598a4aa
|
rebuild night.css with arguably better fitting accent color
|
2018-12-09 05:40:24 +03:00 |
Andrew Dolgov
|
fa5bb07019
|
night.css: add missing in theme special styling for dijit select on toolbar
|
2018-12-09 05:17:50 +03:00 |
Andrew Dolgov
|
44df366ede
|
night.css: disable grayscale/etc stuff by default
|
2018-12-09 04:53:49 +03:00 |
Andrew Dolgov
|
b08ce13825
|
night.css: invert loading indicator
|
2018-12-08 16:12:26 +03:00 |
Andrew Dolgov
|
cf1ef002bc
|
show disabled feeds in pref feed tree, use opacity instead of fixed gray color
|
2018-12-08 16:10:37 +03:00 |
Andrew Dolgov
|
4887db9820
|
update css for disabled filters; remove strikethrough
|
2018-12-08 15:49:52 +03:00 |
Andrew Dolgov
|
987ffa8476
|
night.css: fix link hover color and increase footer buttons opacity
|
2018-12-08 10:06:03 +03:00 |
Andrew Dolgov
|
abaf597808
|
revert special checkbox css for headlines-frame
|
2018-12-08 07:53:24 +03:00 |
Andrew Dolgov
|
33240b7fd9
|
various layout fixes related to inline player causing unnecessary left padding if shorten_expanded is enabled
|
2018-12-07 23:20:19 +03:00 |
Andrew Dolgov
|
8c905ca020
|
i.icon-score should have cursor pointer
|
2018-12-07 23:02:24 +03:00 |
Andrew Dolgov
|
b3e94be947
|
cdm intermediate: remove unnecessary huge margin
|
2018-12-07 22:57:48 +03:00 |
Andrew Dolgov
|
c1d9cd3c22
|
lighter display for checkboxes on headlines frame to fit better with marked/pub icons (2)
|
2018-12-07 22:23:55 +03:00 |
Andrew Dolgov
|
44820f068b
|
lighter display for checkboxes on headlines frame to fit better with marked/pub icons
|
2018-12-07 22:21:35 +03:00 |
Andrew Dolgov
|
252cdbe458
|
add a quick css hack to make choose file... clickable labels look like buttons
|
2018-12-07 21:45:19 +03:00 |
Andrew Dolgov
|
8f75b06835
|
implement feed grouping display, remove unneeded server vgrlf passing
|
2018-12-07 21:11:50 +03:00 |
Andrew Dolgov
|
1369124fe0
|
dijitcheckbox: don't remove borders, set tiny margin
|
2018-12-07 20:50:03 +03:00 |
Andrew Dolgov
|
a68b150601
|
remove separate classes for various panels, unify under .panel
remove a few other unnecessary css classes/ids
|
2018-12-07 14:03:33 +03:00 |
Andrew Dolgov
|
e5dfc20939
|
night.css: update row themes to fit together a bit better + make
unread row stand out more
|
2018-12-07 12:36:36 +03:00 |
Andrew Dolgov
|
eae2f5361e
|
night.css: fix some more floatingTitle styles
|
2018-12-07 12:08:10 +03:00 |
Andrew Dolgov
|
4fcf816a3a
|
night.css: fix floatingTitle background
|
2018-12-07 12:04:39 +03:00 |
Andrew Dolgov
|
1337d992c1
|
night.css: lower brightness of unchecked checkboxes
|
2018-12-07 11:57:26 +03:00 |
Andrew Dolgov
|
a538dd0f7f
|
chrome: remove huge play/pause button on videos
|
2018-12-07 11:54:47 +03:00 |
Andrew Dolgov
|
00716980c0
|
night.css: fix whitebox border
|
2018-12-07 10:48:23 +03:00 |
Andrew Dolgov
|
83591214ae
|
night.css: fix active tab hover color
|
2018-12-07 10:46:45 +03:00 |
Andrew Dolgov
|
7a276f9898
|
updateFloatingTitle: add safety offset to hide/show because mozilla can't into math
|
2018-12-07 10:09:37 +03:00 |
Andrew Dolgov
|
8458dc2082
|
less: fix syntax errors
|
2018-12-07 08:59:53 +03:00 |
Andrew Dolgov
|
b786713560
|
rebuild flat theme with dark base color and rebase night.css on it
|
2018-12-07 08:33:28 +03:00 |
Andrew Dolgov
|
4cbc62d2a5
|
article note format updates
|
2018-12-06 20:55:51 +03:00 |
Andrew Dolgov
|
7609ccb16d
|
compact.css: shrink feedtree a bit
|
2018-12-06 14:54:51 +03:00 |
Andrew Dolgov
|
15d05e8a26
|
night.css: do not import default less theme statically
remove themes/default.php (not needed)
compact.css: fixes
|
2018-12-06 14:49:33 +03:00 |
Andrew Dolgov
|
d2d2cb7e7d
|
rework scoring display, JS processing and icons
|
2018-12-06 14:23:45 +03:00 |
Andrew Dolgov
|
8b2286305e
|
and again
|
2018-12-06 13:18:14 +03:00 |