Min RK
235c2cc18d
bump term.js to 0.0.7
...
various issues fixed, including copy/paste
11 years ago
Brian E. Granger
d43d72f10d
Merge pull request #408 from captainsafia/pypi-description
...
Added description text to setup.py to resolve #374
11 years ago
Safia Abdalla
6cec1eada4
Added long_description to setup.py
11 years ago
Safia Abdalla
a7fae2c6f9
Added description text to setup.py
11 years ago
Min RK
32112d2509
Merge pull request #407 from Carreau/fix-shrt
...
[docs] update shortcut
11 years ago
Matthias Bussonnier
c29b8780a3
update shortcut
11 years ago
Min RK
159b470c86
Merge pull request #401 from Carreau/overz
...
Fix overzealous auto escape
closes #398
11 years ago
Min RK
0641b68d40
Merge pull request #166 from SylvainCorlay/comm_list_shell_message
...
Adding comm_info method to kernel
11 years ago
Sylvain Corlay
a3fa53f0f4
Filter by target name
11 years ago
Sylvain Corlay
c451342c81
Adding comm_info method
11 years ago
Matthias Bussonnier
bce9c94f32
Fix overzealous auto escape
...
closes #398
Need backport.
11 years ago
Min RK
931fbb4f50
Merge pull request #390 from minrk/swagger-api
...
move swagger API handler off of existing `/api`
11 years ago
Min RK
e79b84cd6b
Merge pull request #393 from jcb91/master
...
fixes #391
11 years ago
Josh Barnes
3251cb90fa
require bootstrap in base/js/dialog.js
11 years ago
Min RK
65484f0b1c
Merge pull request #385 from iiSeymour/master
...
Use a 401 status code for invalid login attempts. Fixes #384
11 years ago
Min RK
798fc8acef
move swagger API handler off of existing `/api`
...
that spot was already taken
also set the content-type correctly
11 years ago
Chris Seymour
6880715826
Use a 401 status code for invalid login attempts. Fixes #384
11 years ago
Min RK
39ffd32eba
Merge pull request #383 from Carreau/303
...
Fix symlink issue with Win/Py2
11 years ago
Matthias Bussonnier
d16576eb68
Use more pythonic way to check wether module have attribute
...
closes #303
11 years ago
Matthias Bussonnier
bd03233e8b
Merge pull request #382 from Carreau/rebase-358
...
swapped glass for keyboard for command palette icon
11 years ago
Min RK
7056b10045
Merge pull request #370 from Carreau/fix-flexbox
...
Fix flexbox on celltoolbar and safari.
11 years ago
Yuri Numerov
5cd247f5f6
swapped glass for keyboard for command palette icon
11 years ago
Matthias Bussonnier
2189b7f686
Merge pull request #363 from Carreau/docs-typo
...
Docs typo
11 years ago
Matthias Bussonnier
eeb9573991
bring more fixes
11 years ago
Matthias Bussonnier
552fd197d5
port some typos
11 years ago
Matthias Bussonnier
98745984c2
Remove auto generate `.rst` files
11 years ago
Matthias Bussonnier
de925603e4
move typo from rst to ipynb
11 years ago
jslmann
5f2dea1c8e
superficial english fixes
...
because I appreciate your work, and was bored..
11 years ago
Matthias Bussonnier
2c16e34a32
Merge pull request #340 from captainsafia/merge-cell-fix
...
Added fix for merge above on topmost cell to resolve #330
11 years ago
Matthias Bussonnier
e7eca491b5
Merge pull request #377 from dsblank/patch-1
...
Update tree.html
11 years ago
Doug Blank
dffbacb377
Update tree.html
...
Typo "Deleted selected" -> "Delete selected"
11 years ago
Min RK
f9885818e2
Merge pull request #372 from Carreau/no-profile
...
remove leftover of profiles
11 years ago
Brian E. Granger
1ecce4aa35
Merge pull request #373 from Carreau/update-logo
...
Remove unused logo
11 years ago
Matthias Bussonnier
35f32dd2da
Fix XSS reported on Security list
...
No CVE-ID yet
August 18, 2015
-----
Reported to Quantopian by Juan Broullón <thebrowfc@gmail.com>...
If you create a new folder in the iPython file browser and set
Javascript code as its name the code injected will be executed. So, if I
create a folder called "><img src=x onerror=alert(document.cookie)> and
then I access to it, the cookies will be prompted.
The XSS code is also executed if you access a link pointing directly at
the folder.
jik
------
11 years ago
Matthias Bussonnier
06da70c536
Remove unused logo
11 years ago
Matthias Bussonnier
2f44f3ff09
remove leftover of profiles
11 years ago
Matthias Bussonnier
453bd03ae0
Fix flexbox on celltoolbar and safari.
...
cf https://github.com/jupyter/nbgrader/issues/394
Cannot fix in flexbox.less cf above issue.
11 years ago
A-level (hey)
c640d682fd
Update JavaScript Notebook Extensions.rst
...
Hey, I was just reading the docs to better understand the internals. This doc is really informative and interesting and I love the conversational writing style! I hope you don't mind, I made a few quick ten minute proofs/edits. My only question is if this rst doc is the right place to make the edits to populate the ipynb file? Thanks.
11 years ago
Matthias Bussonnier
474a3bb04e
Merge pull request #360 from minrk/dispatch-halt-init
...
don't complete initialization if dispatching to subcommand/non-launch action
11 years ago
Kyle Kelley
5556beee70
Merge pull request #364 from jupyter/revert-268-npm
...
Revert "Use NPM, node ES5, and browserify."
11 years ago
Min RK
74b1c875d3
don't complete initialization if dispatching to subcommand/non-launch action
...
avoids registering shutdown signal handler during generate-config
11 years ago
Matthias Bussonnier
2d5d548d79
Revert "Use NPM, node ES5, and browserify."
11 years ago
Kyle Kelley
62101281e0
Merge pull request #268 from jdfreder/npm
...
Use NPM, node ES5, and browserify.
11 years ago
Jonathan Frederic
8ca1e85b85
commonjs-ify searchandreplace
11 years ago
Jonathan Frederic
511bb689c2
Move search and replace into the right directory
11 years ago
Steven Silvester
307d9ee49c
Include components in setup base
11 years ago
Jonathan Frederic
7717a986d1
Load underscore globally
11 years ago
Jonathan Frederic
03a5b47067
Assume undefined is idle.
11 years ago
Jonathan Frederic
b689700910
Only build once, via npm postinstall
11 years ago
Jonathan Frederic
3bc3fda744
Travis you old fart, get modern with a phantomjs from this century 💩
11 years ago