You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps/reader/modules
NiLuJe 2f9db25969
Unify LuaSocket usage (#7405)
* Add a new socketutil module with a few helper functions that allow us to:
  * Always use a sane User-Agent (previously, only Wikipedia did so)
  * Set timeouts in an almost sane manner. Doing it explicitly prevents an interaction with KOSync that does crazy stuff I don't even want to try to understand.
* Unified said timeouts based on the request's intended usage (except for Wikipedia, which already had meaningful timeout values).
* Stopped using LuaSec directly, LuaSocket defers to LuaSec sanely on its own. Everything now transparently supports HTTPS without code duplication.
3 years ago
..
readeractivityindicator.lua ReaderActivityIndicator: fix isStub() 3 years ago
readerback.lua Notification: closed by any event, but not consuming it 3 years ago
readerbookmark.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerconfig.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readercoptlistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readercropping.lua Paged documents: rework zoom options (#6885) 4 years ago
readerdevicestatus.lua Floor dimension computations (mul/div). (#6264) 4 years ago
readerdictionary.lua Unify LuaSocket usage (#7405) 3 years ago
readerdogear.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerflipping.lua Update UI layout code to use new SVG icons 3 years ago
readerfont.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerfooter.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readergoto.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
readerhighlight.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerkoptlistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerlink.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readermenu.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerpagemap.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerpaging.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago
readerrolling.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
readersearch.lua ReaderSearch: Switch to a real InputDialog (#7360) 3 years ago
readerstatus.lua Show only 1 End Document Dialog at a time 3 years ago
readerstyletweak.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readertoc.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readertypeset.lua Screensaver: Unbreak screensaver_stretch_images (#7403) 3 years ago
readertypography.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerview.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerwikipedia.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
readerzooming.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago