Commit Graph

1736 Commits (f50ffae7906bb1248569ec5cae9d36ffd200faa1)

Author SHA1 Message Date
Thomas Kluyver 8af8b0eb9b Merge pull request #2692 from gnestor/terminal-header-flex
9 years ago
Grant Nestor 5ae0113d9b Merge pull request #2687 from takluyver/i2673
9 years ago
Grant Nestor 135358e943 Fix terminal header flex box layout
9 years ago
Grant Nestor a9160356df Merge pull request #2688 from jasongrout/jitter
9 years ago
Thomas Kluyver 5c66955fab Smarter check for editable mimetypes
9 years ago
Thomas Kluyver 75f1b9ae26 Don't assume that application/ mime types are editable
9 years ago
Jason Grout b04db891f2 Fix jitter caused by rounding height.
9 years ago
Thomas Kluyver 5faa2ab9b5 Protect against no element with id=favicon
9 years ago
Thomas Kluyver 0bd5fe8759 Only show busy favicon when execution lasts > 1s
9 years ago
Grant Nestor 4532b14808 Reset the target cell's undo history after merge_cells
9 years ago
Grant Nestor 67b0723929 Merge pull request #2675 from takluyver/no-animated-favicon
9 years ago
Kyle Kelley c64104257a Merge pull request #2674 from minrk/csp-fixes
9 years ago
Thomas Kluyver 5c6a1c8f78 Don't use animated favicon when kernel busy
9 years ago
Min RK c4a5dc04bf Merge pull request #2666 from takluyver/i2094
9 years ago
Min RK 2a08debd18 Merge pull request #2672 from takluyver/logout-not-logged-in
9 years ago
Min RK 0308dc78d9 ensure "default-src 'none'" CSP is added to APIHandlers
9 years ago
Thomas Kluyver 22e2a7720f Render the logout page without auth tokens
9 years ago
Thomas Kluyver 227704cda5 Merge pull request #2671 from minrk/dont-modify-headers
9 years ago
Thomas Kluyver 66049ea15e Merge pull request #2670 from minrk/xsrf-csp-report-again
9 years ago
Thomas Kluyver 208e7c74a6 Only provide token link if token is set and user logged in
9 years ago
Min RK f512880fcb allow overriding csp report uri via tornado settings
9 years ago
Min RK fb7ee6f348 avoid modifying settings['headers'] in add_default_headers
9 years ago
Min RK 4e37ebfb47 typo in skip_check_origin
9 years ago
Thomas Kluyver ea2bfeda8f Expose URL with auth token in notebook UI
9 years ago
Grant Nestor 5192d72c63 Merge pull request #2656 from agermanidis/master
9 years ago
Anastasis Germanidis 95a53b775e Fixed bug in get_content_type
9 years ago
Anastasis Germanidis 180bbe88f6 Cleaning up AuthenticatedFileHandler.get
9 years ago
Anastasis Germanidis 539c2f7521 Added charset handling on AuthenticatedFileHandler
9 years ago
Adeel Ahmad 3195dc6d2c Remove leading whitespace from prompt message
9 years ago
Thomas Kluyver 0f011768f6 Merge pull request #2663 from minrk/xsrf-csp-report
9 years ago
Min RK 70865579a5 Don’t check XSRF token on CSP reports
9 years ago
Jason GAO df177b0d1b Type error in notebookapp.py
9 years ago
Anastasis Germanidis a82a510199 Use static file handler when files are local
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Min RK 8fa09260b1 Merge pull request #2472 from ericjperry/fix/IE-terminal
9 years ago
Min RK f707dde238 Merge pull request #2625 from takluyver/i2611
9 years ago
Min RK 80ca9e9926 Merge pull request #2628 from takluyver/rm-draft76
9 years ago
Min RK cbdf9d0f77 Merge pull request #2540 from takluyver/i2539
9 years ago
Thomas Kluyver 7dc6b26c9f When switching sort field, use ascending sort
9 years ago
Thomas Kluyver a7e10e9303 Improvements to sorting notebook list
9 years ago
Thomas Kluyver 971e425c72 Merge pull request #2629 from takluyver/fix-modified-column
9 years ago
Thomas Kluyver 0ba6cd70d5 Merge pull request #2624 from takluyver/shutdown-how-many
9 years ago
Vidar Tonaas Fauske c77b2b76c7 Cell tags UI: Ensure close button does not wrap
9 years ago
Thomas Kluyver 624158f851 Fix last-modified column of notebook list
9 years ago
Thomas Kluyver 724bdd1570 Remove old websocket draft76 protocol.
9 years ago
Thomas Kluyver c17eb4ce8e Handle invalid file timestamps
9 years ago
Thomas Kluyver 4542a514e8 More specific check for missing body data
9 years ago
Thomas Kluyver f623092b90 Log how many kernels need shutting down
9 years ago
Roland Weber 342ea2650e fixes #2565 - capitalization of 'Edit cell Attachments' dialog
9 years ago
Min RK 6afc1e0e5d Merge pull request #2574 from dhirschfeld/windows-containers
9 years ago