GitHub / lepture/python-livereload issues and pull requests
#284 - feat: Add stop() method to Server for graceful shutdown and IOLoop control
Pull Request -
State: open - Opened by maboloshi 20 days ago
#283 - 'livereload' is a package and cannot be directly executed
Issue -
State: open - Opened by DCubix 3 months ago
#282 - Sometimes nothing happens on save in my code editor, and I need to save a second time to see CSS updates :(
Issue -
State: open - Opened by vitaly-zdanevich 9 months ago
#281 - README: add that in Chromium browsers people can use Workspace
Issue -
State: closed - Opened by vitaly-zdanevich 9 months ago
- 2 comments
#280 - README: please add link to related browser extension
Issue -
State: closed - Opened by vitaly-zdanevich 9 months ago
- 2 comments
#279 - Connection from a remote machine is unavailable?
Issue -
State: open - Opened by vitaly-zdanevich 9 months ago
#278 - Not injecting live script when serving non-HTML content - fix #277
Pull Request -
State: closed - Opened by Lucas-C 11 months ago
- 3 comments
#277 - When serving JS files containing the string `</head>`, livereload erroneously inserts its "live script" in them
Issue -
State: closed - Opened by Lucas-C 11 months ago
#276 - fix(#170): wait for the IOLoop to stop before attempting to close it
Pull Request -
State: closed - Opened by kkostov about 1 year ago
- 1 comment
#275 - Fix issue with WSGI container error
Pull Request -
State: closed - Opened by johnnadratowski over 1 year ago
- 2 comments
#274 - Confusing error for malformed HTML (duplicate head tag)
Issue -
State: open - Opened by NelsonMinar almost 2 years ago
- 1 comment
#273 - Serve /file.html at both /file and /file.html
Issue -
State: open - Opened by imbev about 2 years ago
#272 - Use correct scope for DEFAULT_RELOAD_TIME
Pull Request -
State: closed - Opened by juergenhoetzel about 2 years ago
#271 - various bug fixes and improvements
Pull Request -
State: open - Opened by nacho00112 about 2 years ago
- 1 comment
#270 - error using livereload with flask
Issue -
State: open - Opened by obnoxiousish about 2 years ago
- 3 comments
#269 - 2.6.3: pytest is failing in `tests/test_watcher.py::TestWatcher::test_watch_multiple_dirs` unit
Issue -
State: open - Opened by kloczek over 2 years ago
- 2 comments
#268 - cannot import in django enve
Issue -
State: open - Opened by antoshammah-econote over 2 years ago
#267 - doesn't start in venv
Issue -
State: open - Opened by grafst over 2 years ago
- 1 comment
#266 - Watcher: always pass 'paths' argument to callback func
Pull Request -
State: open - Opened by Lucas-C over 2 years ago
#265 - PyPI hash mismatch on version 2.6.3
Issue -
State: closed - Opened by alexmathewsbatfast over 2 years ago
- 2 comments
#264 - ignores implicitly for no good reason.
Issue -
State: open - Opened by Zenahr over 2 years ago
- 1 comment
#263 - Add support for Python 3.10 and 3.11, drop EOL 3.6
Pull Request -
State: closed - Opened by hugovk over 2 years ago
#262 - Fix encoding of error messages
Pull Request -
State: closed - Opened by AdrianVollmer almost 3 years ago
#261 - Fix long_description in setup.py
Pull Request -
State: closed - Opened by AdrianVollmer almost 3 years ago
#260 - Rework the project's documentation
Pull Request -
State: closed - Opened by pradyunsg about 3 years ago
- 3 comments
Labels: piece: documentation
#259 - Fix LiveScriptInjector so that <script> is never injected twice
Pull Request -
State: closed - Opened by Lucas-C about 3 years ago
#258 - _init_.py in tests/ is empty?
Issue -
State: closed - Opened by tajsnowberry about 3 years ago
- 1 comment
#257 - livereload.js can't be found after bundling with pyinstaller
Issue -
State: closed - Opened by OleMussmann over 3 years ago
- 1 comment
#256 - Fix typos
Pull Request -
State: closed - Opened by kianmeng over 3 years ago
- 2 comments
#255 - Tests failing
Issue -
State: open - Opened by FFY00 over 3 years ago
- 1 comment
#254 - add option to open specific files in the browser
Issue -
State: open - Opened by RonnyPfannschmidt almost 4 years ago
#253 - Fix handling of 'forever' delay (fixes #125)
Pull Request -
State: open - Opened by ronnix almost 4 years ago
#252 - Modernise the project scaffolding
Pull Request -
State: open - Opened by pradyunsg almost 4 years ago
#251 - tornado.websocket.WebSocketClosedError
Issue -
State: open - Opened by sansal54 almost 4 years ago
- 4 comments
#250 - Drop support for EOL Python 2.7 and 3.5
Pull Request -
State: closed - Opened by hugovk almost 4 years ago
#249 - High CPU Usage in container
Issue -
State: open - Opened by aarongundel about 4 years ago
#248 - @imported stylesheets reloaded relative to html document not relative to parent stylesheet, resulting in 404
Issue -
State: open - Opened by liskin about 4 years ago
#247 - extension for ssi ?
Issue -
State: open - Opened by rambip about 4 years ago
#246 - Fix simple typo: intialized -> initialized
Issue -
State: open - Opened by timgates42 about 4 years ago
#245 - Run as `python -m livereload`
Issue -
State: open - Opened by zommerfelds over 4 years ago
- 1 comment
#244 - Making reload_time in LiveReloadHandler.poll_tasks configurable
Pull Request -
State: closed - Opened by Lucas-C over 4 years ago
#243 - CLI flag for using polling based watcher
Pull Request -
State: open - Opened by jenssss over 4 years ago
#242 - Injection of livereload.js fails when head section is too long
Issue -
State: open - Opened by jenssss over 4 years ago
#241 - [E 210111 16:54:46 ioloop:907] Exception in callback functools.partial?
Issue -
State: closed - Opened by weijen6 over 4 years ago
- 2 comments
#240 - Upload wheels to PyPI
Issue -
State: closed - Opened by johnthagen over 4 years ago
- 8 comments
#239 - Support for 2.8?
Issue -
State: closed - Opened by SmartManoj over 4 years ago
- 2 comments
#238 - v2.5.1 vs v2.6.3?
Issue -
State: open - Opened by SmartManoj over 4 years ago
#237 - Rename livereload to live_reload
Issue -
State: closed - Opened by SmartManoj over 4 years ago
- 4 comments
#236 - Honour a watch delay of `forever` (fix: #125)
Pull Request -
State: open - Opened by jerrykan over 4 years ago
#235 - Why is index.html ignored when I do not issue any ignore pattern and how to fix this?
Issue -
State: open - Opened by halloleo almost 5 years ago
- 2 comments
#234 - Show error message when there's no `</head>` tag
Issue -
State: open - Opened by shreevatsa almost 5 years ago
- 1 comment
#233 - 'Server' object has no attribute 'default_filename'
Issue -
State: open - Opened by mamueHH almost 5 years ago
- 3 comments
Labels: type: bug, state: needs info
#232 - Don't set logging level when used as a library
Issue -
State: open - Opened by milliams almost 5 years ago
- 1 comment
Labels: type: feature
#231 - livereload broken for Win10
Issue -
State: open - Opened by voron434 almost 5 years ago
- 1 comment
Labels: type: bug, state: needs info
#230 - Want another maintainer? Add me. :)
Issue -
State: closed - Opened by pradyunsg almost 5 years ago
- 12 comments
#229 - Allow delays of >3 seconds in page reloads
Pull Request -
State: open - Opened by pradyunsg almost 5 years ago
#228 - Error: SynchronousOnlyOperation with Django 3
Issue -
State: open - Opened by ghost almost 5 years ago
- 8 comments
Labels: state: needs info
#227 - RFE: Add a watchdog based watcher
Issue -
State: open - Opened by pradyunsg almost 5 years ago
- 1 comment
Labels: type: feature
#226 - doc update and setup for pypi
Pull Request -
State: closed - Opened by bmcculley almost 5 years ago
#225 - addtional flag for serve() `open_url`
Issue -
State: open - Opened by Piping almost 5 years ago
- 2 comments
Labels: state: needs info
#224 - Allow control of default filename option
Pull Request -
State: closed - Opened by MagpieEmbedded about 5 years ago
- 5 comments
#223 - Prevents selecting in editor
Issue -
State: closed - Opened by Abdur-rahmaanJ about 5 years ago
- 2 comments
#222 - new release update
Pull Request -
State: closed - Opened by bmcculley about 5 years ago
#221 - Change git submodule URL to use HTTPS scheme
Pull Request -
State: open - Opened by gertvdijk about 5 years ago
#220 - Python 2.7 support
Pull Request -
State: closed - Opened by bmcculley about 5 years ago
#219 - install older version of tornado for 2.7
Pull Request -
State: closed - Opened by bmcculley about 5 years ago
#218 - Windows 3.8 asyncio fix
Pull Request -
State: closed - Opened by bmcculley about 5 years ago
#217 - update import and use of errno
Pull Request -
State: closed - Opened by bmcculley about 5 years ago
#216 - update for issue 213
Pull Request -
State: closed - Opened by bmcculley about 5 years ago
#215 - Python3.8 support?
Issue -
State: closed - Opened by Abdur-rahmaanJ over 5 years ago
- 6 comments
#214 - Support for listening on random port and opening browser without delays
Issue -
State: open - Opened by spanezz over 5 years ago
Labels: type: feature
#213 - Change headers to enable CORS
Issue -
State: closed - Opened by vittorioromeo over 5 years ago
- 2 comments
#212 - Shell: Run command in Python environment
Issue -
State: closed - Opened by fleimgruber over 5 years ago
- 2 comments
#211 - How to reload only with HTTP request? (i.e.: use external watcher)
Issue -
State: open - Opened by Peque over 5 years ago
Labels: type: question
#210 - Allow zero delay when opening browser
Pull Request -
State: closed - Opened by Peque over 5 years ago
#209 - Asyncio NotImplemented Error with Python 3.8 and Windows
Issue -
State: closed - Opened by waylan almost 6 years ago
- 7 comments
#208 - os.errno no longer defined on Python 3.8
Issue -
State: closed - Opened by cjrh almost 6 years ago
- 2 comments
#207 - Restrict tornado dependency to `<6` for python 2.7
Issue -
State: closed - Opened by Pike almost 6 years ago
- 3 comments
#206 - Usage with Flask Socket IO
Issue -
State: closed - Opened by clitetailor almost 6 years ago
- 2 comments
#205 - Debouncing changes which happen in succession
Issue -
State: closed - Opened by jtmoulia about 6 years ago
- 1 comment
#204 - Pass the list of changed files to the _func_ callback if it supports arguments
Pull Request -
State: closed - Opened by Lucas-C about 6 years ago
- 1 comment
#203 - Support ** recursive globs by default - close #156
Pull Request -
State: closed - Opened by Lucas-C about 6 years ago
- 2 comments
#202 - Exception raised when dynamically changing watchers
Issue -
State: closed - Opened by geographika about 6 years ago
- 1 comment
#201 - if port is 80, the url will not contain the port number
Pull Request -
State: closed - Opened by daqingshu about 6 years ago
#200 - test_watch_multiple_dirs fails consistently
Issue -
State: open - Opened by c0bw3b about 6 years ago
- 3 comments
#199 - @ #132 | Script specifies host and port which breaks reverse proxies
Pull Request -
State: closed - Opened by hoatle about 6 years ago
- 1 comment
#198 - Trigger reload on deleted files
Pull Request -
State: closed - Opened by bhrutledge over 6 years ago
- 4 comments
#197 - Doesn't detect file deletion on macOS/Windows
Issue -
State: closed - Opened by bhrutledge over 6 years ago
- 3 comments
#196 - Release the latest version on PyPi
Issue -
State: closed - Opened by andreycizov over 6 years ago
- 3 comments
#195 - use default ports when windows.location.protocol is an empty string
Pull Request -
State: closed - Opened by rogergrambihler over 6 years ago
- 2 comments
#194 - [bug] livereload uses port 0 when website is on default ports
Issue -
State: closed - Opened by rogergrambihler over 6 years ago
- 3 comments
#193 - [proposal] Support livereload with https
Issue -
State: open - Opened by rogergrambihler over 6 years ago
- 1 comment
Labels: type: feature
#192 - cache etag and mtime, recalc etag only on mtime change
Pull Request -
State: closed - Opened by andreycizov over 6 years ago
- 4 comments
#184 - Option for further control on Tornado's Cache Control (incl. ETag)
Pull Request -
State: closed - Opened by hileef over 6 years ago
- 2 comments
#183 - Option for further control on Tornado's Cache Control (incl. ETag)
Issue -
State: closed - Opened by hileef over 6 years ago
- 1 comment
#182 - Enable livereload to be port-forwarded
Pull Request -
State: closed - Opened by andreycizov over 6 years ago
- 3 comments
#181 - Enable livereload to be port-forwarded
Pull Request -
State: closed - Opened by andreycizov over 6 years ago
#180 - Pass path to file-changed callback
Pull Request -
State: closed - Opened by nyanpasu64 over 6 years ago
- 2 comments
#179 - You cannot remove an item from a set while iterating through it
Pull Request -
State: closed - Opened by shadow-light almost 7 years ago
#178 - Replace deprecated `open_url` with `open_url_delay` in README
Pull Request -
State: closed - Opened by shadow-light almost 7 years ago