1860 Commits (2ee51ab09f65bb405731f8effdbe4d10c8353de2)

Author SHA1 Message Date
Grant Nestor b82ca09782 Update viewable_extensions
9 years ago
Grant Nestor 5841666647 release 5.2.0rc1
9 years ago
Kyle Kelley 5585fea392 Merge pull request #2912 from gnestor/issue-2904
9 years ago
Grant Nestor d537ef6350 Show edit shortcuts modal after shortcuts modal is hidden
9 years ago
Grant Nestor 2fdc5327e3 Clean up
9 years ago
Grant Nestor cb8d88e8e5 Add viewable whitelist based on browser-supported file extensions
9 years ago
Grant Nestor 679a1a2985 Normalize inputs before comparing in `item_in`
9 years ago
Grant Nestor 4de3a4cc61 Default to edit if file type is unknown
9 years ago
Grant Nestor c0b678c510 Remove editable whitelist
9 years ago
Thomas Kluyver 12592ef3bb The root directory of the notebook server should never be hidden (#2907)
9 years ago
Kyle Kelley 43a97807fc buffer messages when websocket connection is interrupted (#2871)
9 years ago
Min RK 9b4660fc43 Merge pull request #2753 from gabyx/master
9 years ago
jianzi123 de09c12980 Pull request i18n (#2804)
9 years ago
Kyle Kelley 82c33578e1 Merge pull request #2887 from jcb91/page_default_args
9 years ago
Josh Barnes 97d6ead5de fix notebook require config to match tools/build-main
9 years ago
Josh Barnes 9552fc1872 give Page constructor default arguments
9 years ago
Kyle Kelley 1cdb41165f Merge pull request #2876 from SamLau95/master
9 years ago
Josh Barnes df19a51f59 fix codemirror.less to match CodeMirror's expected padding layout
9 years ago
Sam Lau 1c2a256add Add x-xsrftoken to Access-Control-Allow-Headers
9 years ago
Kyle Kelley b884ff9755 Merge pull request #2866 from rgbkrk/fix-dynamic-locale
9 years ago
Kyle Kelley 11e578f7fd load locale dynamically only when not en-us
9 years ago
Kyle Kelley b2edf8963c Merge pull request #2853 from minrk/api-403
9 years ago
Kyle Kelley 91addcf776 Merge pull request #2860 from minrk/jsversion
9 years ago
Min RK d59349ac15 resync jsversion with Python version
9 years ago
Min RK 4467dc9f12 specify version for deprecation
9 years ago
Min RK 962c5ccd80 stop using `@json_handlers`
9 years ago
Min RK ba353e20f7 use .write_error on APIHandler instead of `@json_errors` for JSON error messages
9 years ago
Min RK 92209228f6 raise 403 on APIHandler failed login
9 years ago
madhu a5e64c3f77 fix(notebook): Allow copy operation on modified, read-only
9 years ago
Thomas Kluyver 11ba6be432 Merge pull request #2745 from gnestor/keymap-default
9 years ago
Thomas Kluyver 447d79ffc0 Pass API path to get_os_path
9 years ago
Min RK ed139a1cea avoid base64-literals in image tests
9 years ago
Grant Nestor f222978992 Remove comments
9 years ago
Thomas Kluyver 9dabaa2ccf Merge pull request #2774 from iamlemec/master
9 years ago
Grant Nestor fb4af909a1 5.2.0.dev
9 years ago
Grant Nestor aa3c1a5481 Merge pull request #2357 from Ashamandi/master
9 years ago
Douglas Hanley c946374aba output_prompt_function: construct node rather than use HTML string
9 years ago
Doug Hanley 53c39ff61f Factor out output_prompt_function, as is done with input prompt
9 years ago
Thomas Kluyver 2056b1ba6f Give OS path to nbconvert if possible
9 years ago
Thomas Kluyver 5a0ee98441 Merge pull request #2767 from minrk/filename
9 years ago
Thomas Kluyver f315f23fe9 Merge pull request #2823 from vidartf/nbval-ci
9 years ago
Grant Nestor ff49a10a36 release 5.1.0
9 years ago
Thomas Kluyver 3543f79254 Merge pull request #2752 from minrk/schedule-stop-callback
9 years ago
Min RK b2bd0ff702 missing add_callback_from_signal
9 years ago
Thomas Kluyver 60f81e49b2 release 5.1.0rc3
9 years ago
M Pacer 2fac7003e2 changed all python variables named file to file_name to not override built_in file
9 years ago
Vidar Tonaas Fauske f6de61d34e Fix some broken links and permanent redirects
9 years ago
Min RK 86092a1d10 use add_callback_from_signal
9 years ago
Min RK f8a6e1c5b7 Merge pull request #2792 from takluyver/mathjax-callback-err
9 years ago
cebolan 31f888e6ae Fix documentation on keyboard shortcuts
9 years ago