Simon Legner
2dd04a82d8
Sanity-check decaffeinate app.views.Content
1 year ago
Simon Legner
29b0916af0
Sanity-check decaffeinate app.View
1 year ago
Simon Legner
a945db9bd4
Sanity-check decaffeinate app.views.ListFold
1 year ago
Simon Legner
5f63145de1
Sanity-check decaffeinate app.Settings
1 year ago
Simon Legner
bbadf5f228
Sanity-check decaffeinate app.views.Search
1 year ago
Simon Legner
cf412bd81f
Sanity-check decaffeinate app.views.Results
1 year ago
Simon Legner
92b182806b
Sanity-check decaffeinate app.views.RdocPage
1 year ago
Simon Legner
978d4a9f64
Sanity-check decaffeinate app.views.Sidebar
1 year ago
Simon Legner
49dbba3de3
Sanity-check decaffeinate app.views.DocPicker
1 year ago
Simon Legner
b201fb269f
Sanity-check decaffeinate app.views.SupportTablesPage
1 year ago
Simon Legner
64242c04fe
Sanity-check decaffeinate app.views.HiddenPage
1 year ago
Simon Legner
4c1a48059f
Sanity-check decaffeinate app.views.Document
1 year ago
Simon Legner
a1713ed4ac
Sanity-check decaffeinate app.views.TypeList
1 year ago
Simon Legner
6df17da955
Sanity-check decaffeinate app.views.SidebarHover
1 year ago
Simon Legner
38b3a95de4
Sanity-check decaffeinate app.views.EntryList
1 year ago
Simon Legner
01440d2c23
Sanity-check decaffeinate app.views.DocList
1 year ago
Simon Legner
0c3f1814aa
Sanity-check decaffeinate app.views.SearchScope
1 year ago
Simon Legner
bdfea4b186
Sanity-check decaffeinate app.views.SqlitePage
1 year ago
Simon Legner
ed82deed19
Sanity-check decaffeinate app.views.JqueryPage
1 year ago
Simon Legner
1fe6544c82
Sanity-check decaffeinate app.views.PaginatedList
1 year ago
Simon Legner
415a68b793
Sanity-check decaffeinate app.views.Resizer
1 year ago
Simon Legner
46d8d85ee2
Sanity-check decaffeinate app.views.RootPage
1 year ago
Simon Legner
1efb79404f
Sanity-check decaffeinate app.views.Notif
1 year ago
Simon Legner
9073fa20cb
Sanity-check decaffeinate app.views.ListSelect
1 year ago
Simon Legner
b07fd01ab1
Sanity-check decaffeinate app.views.ListFocus
1 year ago
Simon Legner
1997d1ecbc
Sanity-check decaffeinate app.views.Mobile
1 year ago
Simon Legner
63ff7311c2
Sanity-check decaffeinate app.views.StaticPage
1 year ago
Simon Legner
7fa81665df
Sanity-check decaffeinate app.views.EntryPage
1 year ago
Simon Legner
1995d8a3bb
Sanity-check decaffeinate app.views.Settings
1 year ago
Simon Legner
329da39c08
Sanity-check decaffeinate app.views.Path
1 year ago
Simon Legner
a86eca41af
Sanity-check decaffeinate app.views.Menu
1 year ago
Simon Legner
f465cc81e0
Sanity-check decaffeinate app.views.TypePage
1 year ago
Simon Legner
5b3f7b9658
Sanity-check decaffeinate app.views.SettingsPage
1 year ago
Simon Legner
f9f5c2bc3d
Sanity-check decaffeinate app.views.OfflinePage
1 year ago
Simon Legner
92d6d5e1d4
Sanity-check decaffeinate app.views.Content
1 year ago
Simon Legner
c70e01fa53
Fix invalid constructor
1 year ago
Simon Legner
63472e840e
Fix constructor(el) instanceof HTMLElement
1 year ago
Simon Legner
5e0b6a4e59
class View extends Events
1 year ago
Simon Legner
864e45e6fb
Fix constructor(el) instanceof HTMLElement
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
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
5c6d93f61b
ruby: fix "show source"
...
Fixes #1922 .
2 years ago
Simon Legner
7e0dacb92b
Settings: disable autofocus of search input
...
Fixes #1856 .
2 years ago
Simon Legner
61ab7f6cec
Remove FastClick library
...
From https://github.com/ftlabs/fastclick/blob/main/README.md
> Note: As of late 2015 most mobile browsers - notably Chrome and Safari - no longer have a 300ms touch delay, so fastclick offers no benefit on newer browsers, and risks introducing bugs into your application. Consider carefully whether you really need to use it.
3 years ago
Shashank Jain
a2a1733fcc
Applied seconds input settings patch
4 years ago
Shashank Jain
7932a457af
Added a checkbox to enable scroll by space
4 years ago