Commit Graph

158 Commits (9f7ee6830e40c805176f034d60df3b3cd19c8f39)

Author SHA1 Message Date
Thomas Kluyver 74fbc5b578
Merge pull request #3008 from Carreau/autopawd
9 years ago
Matthias Bussonnier a8971410c1 Add option disabled changing password at login.
9 years ago
bacboc ef9f01ed86 Fix incorrect tag (#3021)
9 years ago
Matthias Bussonnier 709fdd637a When login-in via token, let a chance for user to set the password
9 years ago
Thomas Kluyver e7f69cc2d7 Work on loading UI translations (#2969)
9 years ago
Josh Barnes 97d6ead5de fix notebook require config to match tools/build-main
9 years ago
Vidar Tonaas Fauske f6de61d34e Fix some broken links and permanent redirects
9 years ago
Grant Nestor 135358e943 Fix terminal header flex box layout
9 years ago
Min RK c4a5dc04bf Merge pull request #2666 from takluyver/i2094
9 years ago
Thomas Kluyver 22e2a7720f Render the logout page without auth tokens
9 years ago
Thomas Kluyver 208e7c74a6 Only provide token link if token is set and user logged in
9 years ago
Thomas Kluyver ea2bfeda8f Expose URL with auth token in notebook UI
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Thomas Kluyver a7e10e9303 Improvements to sorting notebook list
9 years ago
Kyle Kelley 31608ba0e4 Merge pull request #2592 from takluyver/favicon-id
9 years ago
Grant Nestor 2aba171332 Insert flex-box spacer in tree view header
9 years ago
Thomas Kluyver 36b6c9e5d3 Add id=favicon in templates
9 years ago
Thomas Kluyver 9cd249ef7f Merge pull request #2532 from gnestor/issue-1129
9 years ago
Grant Nestor 945a973da5 Clean up layout in #header-container
9 years ago
Grant Nestor 5f3dbf9890 Use different favicons for different components (notebook, terminal, file)
9 years ago
michaelpacer 9b771de18d Add latex button to dropdown
9 years ago
Grant Nestor b69509fcab Move preact, preact-compat, and proptypes to bower
9 years ago
Min RK 420715e3e5 Merge pull request #2234 from takluyver/i2204
9 years ago
Min RK ee82acd66a update token info on login page
9 years ago
Matthias Bussonnier 018db6c8ce Tell user how to avoid token authentication.
9 years ago
Thomas Kluyver b2d048a85e [WIP] Show server root directory in move dialog
9 years ago
Thomas Kluyver f384662df4 Fix viewing HTML in sandboxed iframe
9 years ago
Matthias Bussonnier 23d55207d9 UX: Put notebook first on new menu
9 years ago
Min RK 7784723f59 add base_url to view page
9 years ago
Min RK 3dc91c993e remove unused variable in token removal
9 years ago
Min RK 9cf239f5e5 Merge pull request #2132 from Carreau/fix-find-replace-css
9 years ago
Min RK 8e477e514e Merge pull request #2128 from minrk/remove-token-url
9 years ago
Matthias Bussonnier 6d0b45b536 Remove double border in Find and replace UI.
9 years ago
Min RK 5de77314bd remove token query parameter from pages on load
9 years ago
Thomas Kluyver 8fbf1fb1ce Merge pull request #2104 from Carreau/shortcut-edit-menu
9 years ago
Grant Nestor dacfd21942 Add back xterm.css
9 years ago
Matthias Bussonnier 90429adba4 Add a menu item to edit keyboard shortcuts.
9 years ago
Grant Nestor 0034f2a251 Create `/view` route, handler, and template
9 years ago
Doug Blank 482ea4bb67 Adds edit and view buttons, #1752
9 years ago
Paul Ivanov 051e430f98 fix tests
9 years ago
Paul Ivanov 03e410ba61 rename Halt to Shutdown
9 years ago
Paul Ivanov 95790be956 kernel halt confirmation dialog
9 years ago
Thomas Kluyver 666ecbf35c Merge pull request #2011 from minrk/unwebpack
9 years ago
Min RK cbd6eef04a get preact from script tag
9 years ago
Min RK 47d4451958 remove webpack shims
9 years ago
Min RK 2da82f909c get xsrf from cookie, not body data
9 years ago
Min RK 9478a6b82b use tornado xsrf token in API
9 years ago
Min RK 4a8af93b5b enable tornado xsrf cookie
9 years ago
Min RK cbeec7ae9a Add note about cookie requirement
9 years ago
Min RK 65cb6cc185 Only show token info if tokens are available
9 years ago