Andrew Dolgov
|
734af3357d
|
fix user plugins not saving properly in non-default profiles
|
6 years ago |
Andrew Dolgov
|
51b069a1ee
|
display filter tree rules as a list
|
6 years ago |
Andrew Dolgov
|
5f1b39f7dc
|
filter tree: don't crash on search, also search by filter titles
|
6 years ago |
Andrew Dolgov
|
8c49689fda
|
filter test results: remove table bloat
|
6 years ago |
Andrew Dolgov
|
b6a021461d
|
add night_base so that output files would generate properly, etc
|
6 years ago |
Andrew Dolgov
|
be49b77b14
|
Revert "use codeflask for user css editor"
This reverts commit daa43e0572 .
|
6 years ago |
Andrew Dolgov
|
66d3dcbc7d
|
update user css info line
|
6 years ago |
Andrew Dolgov
|
daa43e0572
|
use codeflask for user css editor
|
6 years ago |
Andrew Dolgov
|
93dfdb2fcd
|
exp: tweak headline label styles
|
6 years ago |
Andrew Dolgov
|
703351c79e
|
remove theme supports-version etc checking
|
6 years ago |
Andrew Dolgov
|
a68b150601
|
remove separate classes for various panels, unify under .panel
remove a few other unnecessary css classes/ids
|
6 years ago |
Andrew Dolgov
|
4fdcc923f0
|
prefs: reload on user theme change
|
6 years ago |
Andrew Dolgov
|
3e4326e34d
|
add ttrss_filters2.last_triggered (bump schema version)
|
6 years ago |
Andrew Dolgov
|
0b8cbc9156
|
remove some bitmaps and rework stuff using it to use iconfont instead
|
6 years ago |
Andrew Dolgov
|
15d05e8a26
|
night.css: do not import default less theme statically
remove themes/default.php (not needed)
compact.css: fixes
|
6 years ago |
Andrew Dolgov
|
4aa11fe78d
|
set some alt-info buttons; fix missing default submit for create filter dialog
|
6 years ago |
Andrew Dolgov
|
814e49f8f7
|
add icons to accordion panels in preferences
fix typo in pref-prefs closing panel tag
|
6 years ago |
Andrew Dolgov
|
fd10614f5d
|
labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated
|
6 years ago |
Andrew Dolgov
|
0a41c1a6e1
|
update label rendering (and editor)
|
6 years ago |
Andrew Dolgov
|
19e24b4fe2
|
force cast profile id to integer when assigning to session variable
|
6 years ago |
Andrew Dolgov
|
a0b1664620
|
prefs: change user icon
|
6 years ago |
Andrew Dolgov
|
cad6d1d7fd
|
various icon updates; use new icons in feed tree
|
6 years ago |
Andrew Dolgov
|
8c5c762a85
|
some more icon styling updates + user control panel
|
6 years ago |
Andrew Dolgov
|
f3e6e12d46
|
various minor updates re: icons
|
6 years ago |
Andrew Dolgov
|
b16c57d29c
|
replace plugin.png with scalable icon
|
6 years ago |
Andrew Dolgov
|
6befff30d7
|
updates for flat theme (mostly disable old dijit overrides)
|
6 years ago |
Andrew Dolgov
|
f81df37c36
|
wrap plugin list into border container, like prefs (2)
|
6 years ago |
Andrew Dolgov
|
0880100f6a
|
wrap plugin list into border container, like prefs
|
6 years ago |
Andrew Dolgov
|
31e79317b3
|
normalize various font sizes and families between prefs & main UI
change some dialogs layout a bit to maybe become more readable
|
6 years ago |
Andrew Dolgov
|
197e80add6
|
fix several issues related to profile being set to a non-numeric value
|
6 years ago |
Andrew Dolgov
|
4d4034091a
|
prefs: Prefs global -> Helpers
|
6 years ago |
Andrew Dolgov
|
b3bc638a9f
|
refactor OPML export/import code to be less horrible
|
6 years ago |
wn_
|
6f9307aa9a
|
Also fix the 'Create label' `onclick`
|
6 years ago |
Andrew Dolgov
|
5ead558e43
|
move Utils to AppBase where it belongs
|
6 years ago |
Andrew Dolgov
|
eeb49d375c
|
uploadIconHandler -> CommonDialogs
|
6 years ago |
Andrew Dolgov
|
526389b2d3
|
update notify_* calls to use Notify
|
6 years ago |
Andrew Dolgov
|
d9c5c93cef
|
move some more stuff out of common.js
rework client-side cookie functions a bit
limit dojo cachebust based on server scripts modification time
remove param_escape()
|
6 years ago |
Andrew Dolgov
|
3a6dae9203
|
prefs: more of the same, really
|
6 years ago |
Andrew Dolgov
|
b9869dbc01
|
prefs: remove some more stuff from global context (user management, etc)
|
6 years ago |
Andrew Dolgov
|
58e54282d3
|
prefs: move more global functions into matching classes
|
6 years ago |
Andrew Dolgov
|
f26d404890
|
prefs: move other tree-related functions to respective trees
|
6 years ago |
Andrew Dolgov
|
60cd467694
|
embed some pref-feed helper functions into the tree
|
6 years ago |
Andrew Dolgov
|
2e985d1733
|
move some label helper functions to prefLabelTree
|
6 years ago |
Andrew Dolgov
|
e23b6e397d
|
prefs: store active tab for reload, remove most old table row functions
|
6 years ago |
Andrew Dolgov
|
874560db54
|
remove obsolete row selection functions
move getUrlParam() to Utils
|
6 years ago |
Andrew Dolgov
|
2f85b50e36
|
remove toggleSelectListRow2()
|
6 years ago |
Andrew Dolgov
|
0a18d0b1ed
|
Feeds: shorten some method names
finally rename "view as rss"
|
6 years ago |
Andrew Dolgov
|
1e2d4410d3
|
move some more shared stuff to CommonDialogs, Filters, and Utils
|
6 years ago |
Andrew Dolgov
|
4bed9be57d
|
js-ification: start on some common dialogs
|
6 years ago |
Andrew Dolgov
|
049a37aa0e
|
WIP reshuffling of JS global context into separate logical objects
|
6 years ago |