149 Commits (ddf0025fc60208d406e2dcc06116a46042e854d6)

Author SHA1 Message Date
Thomas Kluyver f48caac104
Merge pull request #4740 from uclixnjupyternbaccessibility/issue-3987
7 years ago
Thomas Kluyver 431288498a
Merge pull request #4737 from uclixnjupyternbaccessibility/issue-#3995
7 years ago
Joshua Zeltser 3173ab4caf Fixed issue 3987 by adding a div around the links to change the focus order
7 years ago
ednut15 d919e2ec52 #3995 Added label to textbox on move popup
7 years ago
Thomas Kluyver 57cbbe21ee
Merge pull request #4688 from uclixnjupyternbaccessibility/issue-3961
7 years ago
Joshua Zeltser 2c239b591b changed way translation functions called for non string literals
7 years ago
Joshua Zeltser 21469201d7 Removed unnecessary url and added translation function
7 years ago
韩韬 0eb567f1cb Closes #3992
7 years ago
Joshua Zeltser b1a97cd01b added translation function calls to the added aria-labels
7 years ago
韩韬 f8727352ec fix #issue3961
7 years ago
Joshua Zeltser 24d2c6026f #3941: narrator now reads labels of textareas in popups
7 years ago
Chris Miller daa80ad4ac Tune chunk size for large file uploads to be larger for perf gains.
7 years ago
Chris Miller 7a42187ccd Optimize Base64 encoding of large files to be uploaded to avoid GC pauses.
7 years ago
Min RK 9d19aa3677
Merge pull request #4221 from betatim/uploading-ui-tweak
8 years ago
Min RK 11a2e6d52e assemble breadcrumb html safely
8 years ago
Tim Head f03797bfc1 Tweak upload button to give feedback
8 years ago
Kristian Gregorius Hustad 076acf6a98 Prefix base URL to breadcrumb root URL
8 years ago
bxy007 c339a34605 fix:can't choose same file
8 years ago
Ashley Teoh dee58e0a08 use text() not html()
8 years ago
Celina Kilcrease 06214aea0a remove inline css
8 years ago
Ashley Teoh d6c7f2e7a8 change column width, flip order
8 years ago
Ashley Teoh 6475eaa73f empty function to format filesize
8 years ago
Ashley Teoh a299be7ff7 fix sorting function foreal
8 years ago
Ashley Teoh 86c45a17ed fix sort function
8 years ago
Ashley Teoh 59b7c66662 revert chages
8 years ago
Ashley Teoh 38acc780ca add file size text
8 years ago
Ashley Teoh 388d6367ca starting out the sort function
8 years ago
Thomas Kluyver 9e72e054c0 Convert native for loop to Array forEach()
8 years ago
Thomas Kluyver 276474afe5
Merge pull request #3411 from takluyver/notebooklist-back-to-start
8 years ago
Thomas Kluyver 0c28482de0 Fix going back to root directory with history in notebook list
8 years ago
Thomas Kluyver e2ee7c6297 Javascript lint in notebooklist.js
8 years ago
bxy007 191be80e83 fix spell error
8 years ago
bxy007 4a3885d3e2 fix:when upload large file,we cant stop
8 years ago
Peter Parente 386b3a248a Update page / tab title when navigating
8 years ago
Peter Parente 611762b255 Fix modified clicking of dirs, crumbs
8 years ago
Thomas Kluyver 51acfb61ad Use event.preventDefault() on links creating new files & folders
8 years ago
Thomas Kluyver 1d84d839f3 Change the path to create notebooks in when navigating directories
8 years ago
Grant Nestor 9ce534c020
[WIP] Use DOM history API for navigating directories (#3115)
8 years ago
Thomas Kluyver afd5aeab95
Merge pull request #3049 from bacboc/feature
9 years ago
bacboc 551f8b2848 Fix broken link
9 years ago
Grant Nestor 009af0e833 Use `/files` prefix for PDF-like files
9 years ago
Grant Nestor b82ca09782 Update viewable_extensions
9 years ago
Grant Nestor 2fdc5327e3 Clean up
9 years ago
Grant Nestor cb8d88e8e5 Add viewable whitelist based on browser-supported file extensions
9 years ago
Grant Nestor 679a1a2985 Normalize inputs before comparing in `item_in`
9 years ago
Grant Nestor 4de3a4cc61 Default to edit if file type is unknown
9 years ago
Grant Nestor c0b678c510 Remove editable whitelist
9 years ago
Grant Nestor aa3c1a5481 Merge pull request #2357 from Ashamandi/master
9 years ago
Thomas Kluyver e3df23656e Prevent uploading file twice
9 years ago
samarsultan 28fcc7bffd update notebooklist.js
9 years ago