9682 Commits (fb8f730c6e8ea69c2ffdbdf5730a8306a5378b1b)
 

Author SHA1 Message Date
Min RK fb8f730c6e Merge pull request #1985 from jasongrout/checkresize
9 years ago
Min RK 9c79e3163d Merge pull request #1993 from minrk/wait-for-output
9 years ago
Jason Grout 935af43582 handle window sizing even when it is not from a resize event.
9 years ago
Min RK 3c0da28764 add missing waits for output in display_id tests
9 years ago
Jason Grout e909afc93a Due to jQuery propagating events, the window resize event could be triggered by a bubbled event.
9 years ago
Thomas Kluyver 0c5613b13a Merge pull request #1982 from minrk/fixCR5
9 years ago
Min RK a2f7325537 fix carriage return handling
9 years ago
Min RK 5f0d05c5fe Merge pull request #1975 from minrk/cors-auth-header
9 years ago
Min RK a51efa5acc add Authorization to allowed CORS headers
9 years ago
Thomas Kluyver 6ee01644c4 Merge pull request #1972 from minrk/token-docs
9 years ago
Min RK 7fa5d5a1be cover token authentication in security docs
9 years ago
Min RK 7c7f065547 include token info on login page
9 years ago
Min RK a33ad66460 clarify the default token behavior in help output
9 years ago
Min RK c05138a219 Merge pull request #1956 from jasongrout/fontsize
9 years ago
Min RK 6adae92d42 Merge pull request #1958 from jasongrout/callbackid
9 years ago
Jason Grout 1864fe5adb Some tests for output callback overrides.
9 years ago
Jason Grout c3de744fe9 Return after error condition.
9 years ago
Jason Grout 66146cc265 Write the get_output_callback_id function that we use.
9 years ago
Jason Grout 5d84a55e4a Add an output callback override stack
9 years ago
Jason Grout e2c0b6b5b7 Fix a subtle async bug in processing comm messages.
9 years ago
Thomas Kluyver 32f92b489e Merge pull request #1955 from gnestor/4.3
9 years ago
Jason Grout d376b35636 Make the font size more robust against fickle browser values.
9 years ago
Grant Nestor 74b935e6b5 Add 4.3 to changelog
9 years ago
Paul Ivanov 2fd22fa254 Merge pull request #1953 from jasongrout/polyfill
9 years ago
Jason Grout b3936cb3b8 Polyfill promises from the page template.
9 years ago
Thomas Kluyver f0050e9bf8 Merge pull request #1952 from gnestor/display_order-index
9 years ago
Grant Nestor 19c9a791cc Pass `options.index` to `OutputArea.register_mime_type` to set `display_order` index
9 years ago
Grant Nestor a4744c696f Expose `OutputArea.mime_types` to allow extensions to calculate `display_order` index
9 years ago
Kyle Kelley ce575f7a5a Merge pull request #1949 from plysaght/patch-1
10 years ago
plysaght b431a9a11a Fixed typo in 1st line of Browser Compatibility section
10 years ago
Min RK 38060d001e Merge pull request #1939 from jupyter/static-file-log
10 years ago
Kyle Kelley db8d711b50 Merge pull request #1947 from takluyver/i1940
10 years ago
Thomas Kluyver 283042c675 Ensure variable is set if exc_info is falsey
10 years ago
Thomas Kluyver 27a2c50adb Merge pull request #1941 from minrk/safe-load
10 years ago
Kyle Kelley 630f450315 Merge pull request #1945 from JCEmmons/t1894
10 years ago
Kyle Kelley 37bd0a7d78 Merge pull request #1877 from jdetle/terminals
10 years ago
John Detlefs 4cdaed7e5b Fix other swagger error
10 years ago
John Emmons ed1951c314 Fix dependency level of underscore.js in bower.json. Fixes #1894
10 years ago
Kyle Kelley af3bdb333c Merge pull request #1938 from minrk/no-check-origin-token
10 years ago
Min RK 316bfdbd1e Catch and log handler exceptions in events.trigger
10 years ago
Min RK 1e070a50f5 don't check origin on token-authenticated requests
10 years ago
Min RK 910caf56e1 Don't check origin on CSP violation reports
10 years ago
Jason Grout ec13af58d7 Add debug log for static file paths
10 years ago
Min RK 7621fae43e include PATH in cross-origin blocking log message
10 years ago
John Detlefs 77252b97a9 Change responses to actual behavior.
10 years ago
Thomas Kluyver e1e760367d Merge pull request #1933 from michaelpacer/doc_improver
10 years ago
michaelpacer 50c7df0958 adding link to actual source file per spatialaudio/nbsphinx#74
10 years ago
Kyle Kelley cc9b6a7cc9 Merge pull request #1931 from michaelpacer/doc_improver
10 years ago
michaelpacer 791e398679 Fix sphinx warning about new lines after markup
10 years ago
Kyle Kelley 4955d48a8c Merge pull request #1930 from michaelpacer/doc_improver
10 years ago