279 Commits (999e8322bcd24e0ed62b180c19ec13db3f48165b)

Author SHA1 Message Date
Joshua Zeltser 37d795e591 Solved Issue 4015
7 years ago
Min RK b4328ea7ee move rtl fixes to page.less from custom.css
7 years ago
Gustavo Efeiche 26c73d36d0 Fix issue #3948
8 years ago
Gustavo Efeiche a8716eb9ac Fix versions mismatch in namespace.js and _version.py
8 years ago
Min RK 7acb4e047d release 5.7.0
8 years ago
Thomas Kluyver 2dd46b16c9 back to development
8 years ago
Thomas Kluyver 7674331e3d release 5.6.0
8 years ago
Thomas Kluyver b8b66332e2 Back to development
8 years ago
Thomas Kluyver b428d2d40a release 5.6.0rc1
8 years ago
Thomas Kluyver dc73f9a9be Back to development
8 years ago
Thomas Kluyver 3b84442f21 release 5.5.0
8 years ago
Thomas Kluyver 5cfba9cb24 Back to development
8 years ago
Thomas Kluyver 0f31d59c97 release 5.5.0rc1
8 years ago
Thomas Kluyver bb1c547e7d Fix some linter warnings in keyboard.js
8 years ago
Thomas Kluyver 20f1b74ce9 Allow defining keyboard shortcuts for missing actions
8 years ago
Celina Kilcrease 192e3fe9d8 remove es6 syntax
8 years ago
Celina Kilcrease 174e724174 get file size in base model
8 years ago
Ashley Teoh dd608ad2bd add MIT licence
8 years ago
Ashley Teoh 2e9ba4a1ac use pretty-bytes
8 years ago
Celina Kilcrease acc2056e05 fixed filesize
8 years ago
Celina Kilcrease 13933f396a converting filesize to readable format
8 years ago
Celina Kilcrease ff8e1cc983 only get filesize for files and notebooks
8 years ago
Grant Nestor 86e45ab9f4 Add shutdown button option
8 years ago
Thomas Kluyver 4e79ebb49a
Disable jQuery prefilter specifically to parse sanitized HTML (#29)
8 years ago
Thomas Kluyver 3de5e501f3 Back to development
8 years ago
Thomas Kluyver ba5ea511a5 release 5.4.0
8 years ago
Min RK 44c99143e9 make js-generated UUIDs lowercase
8 years ago
Thomas Kluyver fe2502d81e Back to development
8 years ago
Thomas Kluyver e3a8cf0b83 update JS version number as well
8 years ago
Thomas Kluyver 4179d60e49 Back to development
8 years ago
Grant Nestor 91d46c5328 release 5.3.0rc1
8 years ago
Grant Nestor 4d258a8e4e Use `requirejs` vs. `require`
9 years ago
edida 5ede4c1243 Fix broken links (#3042)
9 years ago
Grant Nestor 7835160063 release 5.2.1
9 years ago
Matthias Geier 4918eb1f80 Fix ANSI inverse (#2967)
9 years ago
Thomas Kluyver e7f69cc2d7 Work on loading UI translations (#2969)
9 years ago
Grant Nestor 173be6dc88 release 5.2.1rc1
9 years ago
M Pacer fcb64d9581 update version to dev version for master to not overwrite editable installs
9 years ago
Grant Nestor a8be6598b9 release 5.2.0
9 years ago
Grant Nestor 5841666647 release 5.2.0rc1
9 years ago
Josh Barnes 9552fc1872 give Page constructor default arguments
9 years ago
Min RK d59349ac15 resync jsversion with Python version
9 years ago
Grant Nestor aa3c1a5481 Merge pull request #2357 from Ashamandi/master
9 years ago
Grant Nestor ff49a10a36 release 5.1.0
9 years ago
Thomas Kluyver 60f81e49b2 release 5.1.0rc3
9 years ago
Thomas Kluyver 41062f87b3 Ensure AMSmath is loaded before calling resetEquationNumbers method
9 years ago
Thomas Kluyver 04c5aec072 Catch errors from queueing Mathjax resetEquationNumbers call.
9 years ago
Grant Nestor 63c7c336f0 release 5.1.0rc2
9 years ago
Grant Nestor b099303a96 release 5.1.0rc1
9 years ago
Thomas Kluyver e37b6976c8 Add promise for notebook_loaded.Notebook event
9 years ago
Thomas Kluyver 96d87c5792 Add a promise for app_initialized event.
9 years ago
samarsultan 57da7fa019 Resolving Conflicts
9 years ago
Grant Nestor dbda33090f Merge pull request #2677 from mpacer/mjax_labels
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
M Pacer e2405cebe9 clear equation labels on typesetting so that labels don't block renders
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Thomas Kluyver 4542a514e8 More specific check for missing body data
9 years ago
Grant Nestor 2aba171332 Insert flex-box spacer in tree view header
9 years ago
Grant Nestor 3db3e9783e Fix logo alignment on dashboard
9 years ago
Min RK ff5e64e431 no need to double-check second half of a surrogate pair
9 years ago
Min RK dbb78b4167 protect against a beautiful future in which javascript handles unicode sensibly
9 years ago
Min RK 8b14a8d003 check more strictly for surrogate pairs
9 years ago
Min RK bf3de7bd1c 5.1.0.dev
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
Min RK a5e64e10b7 handle surrogate pairs
9 years ago
Grant Nestor 3e01e128f5 Use animated favicon for kernel busy indicator
9 years ago
Grant Nestor 5f3dbf9890 Use different favicons for different components (notebook, terminal, file)
9 years ago
Min RK 76c6617b28 delete settings.url when pulling it out
9 years ago
Min RK 25c4ff33e4 accept jquery's ajax({url: '...'}) signature
9 years ago
samarsultan 243a3f8d77 Bidi Support
9 years ago
Ioannis Papadopoulos 7227c261ce fix indentation
9 years ago
Ioannis Papadopoulos d4bd5ccf39 Refactored Page class removing todo
9 years ago
Grant Nestor c8841b68c4 Back to development
9 years ago
Grant Nestor 3194aba706 release 5.0.0b2
9 years ago
Thomas Kluyver 747fcf0d6a Back to development
9 years ago
Thomas Kluyver ebb1f74172 release 5.0.0b1
9 years ago
Tony Cebzanov cb247590c7 Support ANSI underline and inverse properties.
9 years ago
Grant Nestor 532a66b99a Display "move" cursor within modal header
9 years ago
Paul Ivanov 74ac1c04e6 drag modal dialogs by the header only
9 years ago
Grant Nestor 3d7f0f2aca Make dialogs draggable
9 years ago
Thomas Kluyver 666ecbf35c Merge pull request #2011 from minrk/unwebpack
9 years ago
Min RK 7188f02763 check if module is defined before checking for items on it
9 years ago
Andrew Shaffer 28008783e1 Merge branch 'master' of ssh://github.com/ashaffer/notebook
9 years ago
Andrew Shaffer e16c590b73 throttle element resizing in output areas
9 years ago
Min RK 4f7160aac6 es5ify
9 years ago
Min RK 47d4451958 remove webpack shims
9 years ago
Min RK 2da82f909c get xsrf from cookie, not body data
10 years ago
Min RK 9478a6b82b use tornado xsrf token in API
10 years ago
Jason Grout 935af43582 handle window sizing even when it is not from a resize event.
10 years ago
Jason Grout e909afc93a Due to jQuery propagating events, the window resize event could be triggered by a bubbled event.
10 years ago
Min RK a2f7325537 fix carriage return handling
10 years ago
Min RK 316bfdbd1e Catch and log handler exceptions in events.trigger
10 years ago
Thomas Kluyver cb88603ff1 Merge pull request #1837 from gnestor/busy-favicon
10 years ago
Grant Nestor e832689923 Change favicon when busy
10 years ago
Grant Nestor d2a6221c23 Fix: Carriage symbol should behave like in console
10 years ago
spoorthyv 6a3260b435 Updated Jupyter Logos
10 years ago
Sylvain Corlay b01b6f8cc7 Remove jupyter lab link and old bundle
10 years ago
Thomas Kluyver e77d7ebfb0 Process backspace characters in output
10 years ago