summaryrefslogtreecommitdiffstats
path: root/js/gui
AgeCommit message (Collapse)Author
2021-10-23Mark latest post as read when clicking on right arrow shortcutArtem Lavrukhin
Signed-off-by: Artem Lavrukhin <lavryha4590@gmail.com>
2018-08-03New layout fix, scrolling and keyboard shortcuts fixesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-01-25Stable13 fixes (#254)John Molakvoæ
* Fixed required class for main content Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * Fixed a external underline Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * proper scroll area Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * proper scroll area 2 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * Fixed transparent settings Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-06-18Remove bower, install everything using npm (#197)Daniel Schaal
* Remove bower, install everything using npm Remove js-url and use a simple function to get the query param. * Bundle all js scripts in app.min.js * Move jquery to devDependencies * Remove es6-shim, most common browsers support es6 natively.
2017-05-24fix line lengthBernhard Posselt
2017-05-24Fix for #54 (#159)Roman
I've noticed this behavior too, it really annoys.
2017-02-15change OC references (#98)wizdude
* change OC reference * change OC reference
2016-07-23Adjust copyright headerBernhard Posselt
2016-05-11remove pull to refreshBernhard Posselt
2016-05-10Fix window.opener vulnerabilityBernhard Posselt
2016-05-04Do not expand in non expand mode8.7.4Bernhard Posselt
2016-05-04Remove log statementBernhard Posselt
2016-05-02Remove log statementBernhard Posselt
2016-04-18Fix #791Bernhard Posselt
2016-04-08Revert "Fix #850"Bernhard Posselt
This reverts commit cde0e08f0783e2139b712c3d27cc5184aa3dd387.
2016-04-08Fix #850Bernhard Posselt
2016-02-11migrate js build system to gulpBernhard Posselt
2016-02-10upgrade code after js-url upgradeBernhard Posselt
2015-09-12also make go to previous article shortcuts fuzzier, #847Bernhard Posselt
2015-09-12Revert "also make go to previous article shortcuts fuzzier, #847"Bernhard Posselt
This reverts commit 12d0d0f4e699fc6de228e5b4eb994276b34324a3.
2015-09-12also make go to previous article shortcuts fuzzier, #847Bernhard Posselt
2015-09-03fix #847Bernhard Posselt
2015-06-05fix commentsBernhard Posselt
2015-06-05version bump5.3.7Bernhard Posselt
2015-05-08fix #786Bernhard Posselt
2015-04-30fix #635Bernhard Posselt
2015-04-29fix #770Bernhard Posselt
2015-03-21add keyboard shortcut for focussing the search input fieldBernhard Posselt
2015-03-09fix feed ordering and fix #744Bernhard Posselt
2015-02-28remove log statementsBernhard Posselt
2015-02-28boopBernhard Posselt
2015-02-28boopBernhard Posselt
2015-02-28small fixesBernhard Posselt
2015-02-28small fixesBernhard Posselt
2015-02-28automatically register content handler for feeds in firefoxBernhard Posselt
2015-02-28prefill add feed if url parameter givenBernhard Posselt
2015-01-26try to fix pull to refreshBernhard Posselt
2015-01-23fix #715Bernhard Posselt
2014-12-03Make expand entries in compact view after jumping to next/previous feed ↵Bernhard Posselt
optional with a setting
2014-12-02fix #671Bernhard Posselt
2014-11-20fix keyboard shortcuts for exploreBernhard Posselt
2014-11-20fix keyboard shortcuts for exploreBernhard Posselt
2014-11-18only scroll to active navigation entry when it is not in view, if debug mode ↵Bernhard Posselt
is defined, dont included minified scripts
2014-11-17fix #300Bernhard Posselt
2014-10-20add keyboard shortcutsBernhard Posselt
2014-10-20add shortcut for jumping to next/previous folderBernhard Posselt
2014-10-20version bump3.404Bernhard Posselt
2014-10-04Fix text overflow for subscriptions and starred feedBernhard Posselt
2014-09-18fix keyboard shortcuts when folder activeBernhard Posselt
2014-09-14add conditional style include for 7Bernhard Posselt