Andrew Dolgov
|
d01ad09800
|
eslint-related fixes; move a few things from global context to App
|
4 years ago |
Andrew Dolgov
|
788ea95fbd
|
feed tree: do not mark Labels as Special
|
5 years ago |
Andrew Dolgov
|
7a98105960
|
remove old fatalError(), move everything to App.Error
update exception dialog css
|
6 years ago |
Andrew Dolgov
|
2cbc2f5261
|
bring back frontend sanity check w/ App.checkBrowserFeatures()
|
6 years ago |
Andrew Dolgov
|
7cfd04ffb4
|
xhr helpers: wrap in promises
|
6 years ago |
Andrew Dolgov
|
bd66a9ef28
|
render article on the client using headlines data
|
6 years ago |
Andrew Dolgov
|
c31ae870c9
|
popupOpenArticle: don't cause an exception if popups are blocked
|
6 years ago |
Andrew Dolgov
|
0b8cbc9156
|
remove some bitmaps and rework stuff using it to use iconfont instead
|
6 years ago |
Andrew Dolgov
|
d99d04a2ae
|
notify: use iconfont, update colors and increase height a bit
|
6 years ago |
Andrew Dolgov
|
0e25f5d512
|
add Lists.select() and make filter dialogs use it
|
6 years ago |
Andrew Dolgov
|
71fc6d45bd
|
refactor error reporting to AppBase; keep exception_error() for now as a shim
|
6 years ago |
Andrew Dolgov
|
ac8361e6f6
|
add AppBase as a shared ancestor for main and prefs app objects
remove event.observe stuff from startup, unneeded
|
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
|
495248dd97
|
add Notify object
|
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
|
f89924f7a1
|
set use strict on JS modules; remove some mostly useless stuff like get_minified_js()
|
6 years ago |