10438 Commits (2ee51ab09f65bb405731f8effdbe4d10c8353de2)
 

Author SHA1 Message Date
Kyle Kelley 2ee51ab09f Merge pull request #2913 from gnestor/issue-2203-patch
9 years ago
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
Kyle Kelley 011270347a Merge pull request #2911 from gnestor/issue-2203
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
Kyle Kelley 3c4c470a19 Merge pull request #2888 from jcb91/require_config
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
Kyle Kelley 099f83e11e Merge pull request #2880 from jcb91/codemirror_ruler
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 92354d5af2 Merge pull request #2861 from nl5887/patch-1
9 years ago
Kyle Kelley 91addcf776 Merge pull request #2860 from minrk/jsversion
9 years ago
Remco Verhoef 9b6975d137 changed key strength to 2048 bits
9 years ago
Kyle Kelley 63d4415edb Merge pull request #2854 from Madhu94/copy-dirty-readonly-notebook
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
Min RK aa58dcbca4 Merge pull request #2852 from takluyver/travis-py36
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 1ec12f7215 Test Python 3.6 on Travis, drop 3.3
9 years ago
Thomas Kluyver 39c27ac416 Merge pull request #2849 from cancan101/patch-1
9 years ago
Thomas Kluyver 447d79ffc0 Pass API path to get_os_path
9 years ago
Kyle Kelley 2d582e0e79 Merge pull request #2851 from minrk/fix-image-tests
9 years ago
Min RK ed139a1cea avoid base64-literals in image tests
9 years ago
Alex Rothberg 132f042c88 Upgrade xterm.js to 2.9.2
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