Commit Graph

251 Commits (a4067b6506faf52584fcedff85acca263a99821a)

Author SHA1 Message Date
Simon Legner 050022bfb7 Move docs_aliases to class App 4 months ago
Simon Legner ff7a10c003 Use spread syntax 1 year ago
Simon Legner 416363a551 app.ServiceWorker: super() 1 year ago
Simon Legner 9f87a459eb Use const, use arrow callbacks 1 year ago
Simon Legner 82fd7e6547 Use Array.includes and String.includes 1 year ago
Simon Legner f364659d97 Use optional chaining operator ?. 1 year ago
Simon Legner c595b2ba9d Sanity-check decaffeinate app.Shortcuts 1 year ago
Simon Legner c022a29fab Sanity-check decaffeinate app.UpdateChecker 1 year ago
Simon Legner 8103c2899d Sanity-check decaffeinate app.DB 1 year ago
Simon Legner dc3dd67bca Sanity-check decaffeinate class App 1 year ago
Simon Legner 5f63145de1 Sanity-check decaffeinate app.Settings 1 year ago
Simon Legner efb3697622 Sanity-check decaffeinate app.Searcher 1 year ago
Simon Legner 5a3e872cd7 Sanity-check decaffeinate app.Router 1 year ago
Simon Legner 92144087a3 class ServiceWorker extends Evented 1 year ago
Simon Legner c70e01fa53 Fix invalid constructor 1 year ago
Simon Legner bf65faea85 class Shortcuts extends Events 1 year ago
Simon Legner b6a5e388f5 class Searcher extends Events 1 year ago
Simon Legner da10e5ce03 class Router extends Events 1 year ago
Simon Legner f839ec5630 class App extends Events 1 year ago
Simon Legner 81c0551d35 ReferenceError: Must call super constructor in derived class before accessing 'this' 1 year ago
Simon Legner e6983b0a9d SyntaxError: Identifier 'Cls' has already been declared 1 year ago
Simon Legner a905bdf5c1 Prettier.io 1 year ago
Simon Legner 5eaad64057 Convert app.config to .js 1 year ago
decaffeinate c237856902 decaffeinate: Run post-processing cleanups on app.coffee and 75 other files 1 year ago
decaffeinate e4fbca722b decaffeinate: Convert app.coffee and 75 other files to JS 1 year ago
decaffeinate 6cc430ffc4 decaffeinate: Rename app.coffee and 75 other files from .coffee to .js 1 year ago
Simon Legner 7e0dacb92b Settings: disable autofocus of search input 2 years ago
Simon Legner 03d2817300 Immediately apply layout settings 3 years ago
Simon Legner d2495fbc2e Settings: justified layout and hyphenation 3 years ago
Shashank Jain a2a1733fcc Applied seconds input settings patch 4 years ago
shashank1207 98fa6a9e5e
changed defaults 4 years ago
shashank1207 8bdc096075
Update assets/javascripts/app/shortcuts.coffee 4 years ago
Shashank Jain 7932a457af Added a checkbox to enable scroll by space 4 years ago
Shashank Jain 3d5ff7d5fa Changes the timelimit between spacebar and last keypress 4 years ago
Simon Legner c0ddcf3469 Shortcut to copy URL of original page (alt + C) 4 years ago
Enoc 4d885efd71 Do not show shortcut help when typing '?' in the search box 4 years ago
Oliver Eyton-Williams c6264eb1bf
fix: remove cdn entirely and rely on Cloudflare 4 years ago
Jed Fox 6832c1ccf6 Fix error when no theme is set and the auto theme is not supported 5 years ago
Jed Fox 364be3bf11
Merge pull request from simon04/prefers-color-scheme 5 years ago
Jed Fox cc406a8ea9 Fix watching for theme change 5 years ago
Jed Fox e8b1359665 Switch to radio buttons for theme picker, only allow auto setting where supported 5 years ago
Stefan Selent e0e158c8d7 Don't add auto-hide layout based on current location 6 years ago
Simon Legner 0700f2d833 Add support for prefers-color-scheme media query 6 years ago
Jasper van Merle 45a74930c8 Remove forgotten console.log statement 6 years ago
Jasper van Merle b23b81e693 Rename CookieStore to CookiesStore 6 years ago
Jasper van Merle c01982ca9a Fix favicon on HiDPI displays 6 years ago
Jasper van Merle 8aa8ae1035 Fix merge conflicts 6 years ago
Jasper van Merle 5438143cf8 Fix merge conflicts 6 years ago
Jasper van Merle 377fce4772
Merge pull request from j-f1/fix-css-supports-check 6 years ago
Jasper van Merle 921a61cd1f Fix service workers in production, for real this time 6 years ago