Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Afshin Darian 65fa330323 Stop using PageConfig in extensions and instead use the IPaths plugin. 6 gadi atpakaļ
  Afshin Darian 41671390bb Refactor how workspace candidates are generated and set the default workspace name on PageConfig server-side. 6 gadi atpakaļ
  Afshin Darian 14802a41bc JupyterClient => JupyterFrontEnd 6 gadi atpakaļ
  Afshin Darian b51f229bbf Clean up palette plugins. 6 gadi atpakaļ
  Afshin Darian 199fc9be26 JupyterLabPlugin => JupyterClientPlugin 6 gadi atpakaļ
  Afshin Darian 975b2c74e7 Add JupyterLab.IInfo token and make fewer plugins dependent on Lab itself. Make splash screen optional for state database. 6 gadi atpakaļ
  Afshin Darian bf63565efc Command palette does not require a lab shell. 6 gadi atpakaļ
  Afshin Darian 6ec836359f More JupyterClient refactoring [WIP] 6 gadi atpakaļ
  Afshin Darian 73e812b0cf JupyterClient [WIP] 6 gadi atpakaļ
  Afshin Darian 959d6c601a Account for tree URLs when there is a workspace collision. Fixes https://github.com/jupyterlab/jupyterlab/issues/5214 6 gadi atpakaļ
  Afshin Darian fc273b13f6 Refactor data connector to support generic type. 6 gadi atpakaļ
  Afshin Darian 5db35a482a Update setting registry instantiation with plugin preload. 6 gadi atpakaļ
  Afshin Darian 1d24e0de06 Remove superfluous console.log statement and update doc string. 6 gadi atpakaļ
  Afshin Darian 0df678389b Update REST wrappers. 6 gadi atpakaļ
  Jason Grout 2e935343f2 Add a new optional splash screen parameter to show a light or dark splash screen. 6 gadi atpakaļ
  Steven Silvester 049fc2ab07 Lint fixes 6 gadi atpakaļ
  Afshin Darian 5c19f25028 Rationalize path handling and workspaces. (#5005) 6 gadi atpakaļ
  Ian Rose cb36efb020 Application theme info (#5078) 6 gadi atpakaļ
  Afshin Darian 69c96de12d Update workspace services. (#4841) 6 gadi atpakaļ
  Jeremy Tuloup 160dac74cf Codespell run on the code base 6 gadi atpakaļ
  Grant Nestor 74eac68b72 Make codebase prettier 6 gadi atpakaļ
  Afshin Darian 64561ca0dc Rationalize the ranking of clone and reset and make sure they stop and navigate hard or silently depending on circumstance. 7 gadi atpakaļ
  Afshin Darian 111acae208 Add the workspace to `PageConfig` as an option at load time. 7 gadi atpakaļ
  Afshin Darian 8f58665d0f Fix workspaces URL regular expression. 7 gadi atpakaļ
  Afshin Darian 8651c4e7b9 Friendlier workspace switching language cc: @tgeorgeux 7 gadi atpakaļ
  Afshin Darian afe468685f Move window resolver from coreutils into apputils. 7 gadi atpakaļ
  Afshin Darian dd531709e8 Prevent a race condition in workspace saving, address review comments. 7 gadi atpakaļ
  Afshin Darian 474eeeb896 Lower the workspace saving debounce interval, save state immediately after load/clone. 7 gadi atpakaļ
  Afshin Darian bddd15e1ce Fix clone + reset pattern collision problem. Make sure clone is removed from the URL as soon as possible, don't wait for save state to come back. 7 gadi atpakaļ
  Afshin Darian cd51ef1e75 Clone state database from the server whenever possible. 7 gadi atpakaļ