Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite, with Welcome Page and session history #546

Merged
merged 112 commits into from
Jan 30, 2023
Merged

Rewrite, with Welcome Page and session history #546

merged 112 commits into from
Jan 30, 2023

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    2b6b1eb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    9af41ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc8e2d View commit details
    Browse the repository at this point in the history
  3. refactor file open

    mbektas committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    a2b381f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. persist app data

    mbektas committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    1ac54af View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. add welcome view, refactoring

    mbektas committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    2d8a5e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    c80ec8e View commit details
    Browse the repository at this point in the history
  2. refactor server info provider

    mbektas committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    01c406a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6722136 View commit details
    Browse the repository at this point in the history
  4. fetch news from jupyter blog

    mbektas committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    f394257 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cb5b16 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    e444259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb9557f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f023545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcf7af9 View commit details
    Browse the repository at this point in the history
  5. make news feed optional

    mbektas committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    785cb7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5ceca6 View commit details
    Browse the repository at this point in the history
  7. disable splash animation

    mbektas committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    1418691 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88dc636 View commit details
    Browse the repository at this point in the history
  9. remote server connection

    mbektas committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    789fa23 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. python env select popup

    mbektas committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    daff7b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52c4dc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    8b4d416 View commit details
    Browse the repository at this point in the history
  2. session dispose

    mbektas committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    0adf671 View commit details
    Browse the repository at this point in the history
  3. recent sessions

    mbektas committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    2504fe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6968d3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c07f8ab View commit details
    Browse the repository at this point in the history
  6. handle no recent session case

    mbektas committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    1d3993d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    904c48b View commit details
    Browse the repository at this point in the history
  8. new server icon

    mbektas committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    f671608 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5b07c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. reduce styling flicker

    mbektas committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b38c5e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    58e338e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05aff27 View commit details
    Browse the repository at this point in the history
  3. fix linter

    mbektas committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    92a75f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aad679 View commit details
    Browse the repository at this point in the history
  5. welcome page styling updates

    mbektas committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    94ebf32 View commit details
    Browse the repository at this point in the history
  6. expandable recent sessions

    mbektas committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    74cb1f8 View commit details
    Browse the repository at this point in the history
  7. set welcome page title

    mbektas committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    02a056d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. refactor registry

    mbektas committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    79c816f View commit details
    Browse the repository at this point in the history
  2. refactor registry

    mbektas committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d3f5f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b152a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. refactor registry

    mbektas committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    355d29d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    8568b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00998f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd2431e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. progress view

    mbektas committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    c31e4d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73a873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da54699 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    ead3c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10ed880 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    cec9bef View commit details
    Browse the repository at this point in the history
  2. get default kernel name

    mbektas committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    509a7fa View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. restart after env install

    mbektas committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    404ca01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d692c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc6e444 View commit details
    Browse the repository at this point in the history
  4. handle reloading last session

    mbektas committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2c23708 View commit details
    Browse the repository at this point in the history
  5. improve startup

    mbektas committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    216c836 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    f531b96 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    41026a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. pre-create env select popup

    mbektas committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    d368089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c5284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faea94c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f34d1dc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    ba38a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461d66b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec0e5ca View commit details
    Browse the repository at this point in the history
  4. lazy load running server list

    mbektas committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    28b8fd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. fix client-app mode

    mbektas committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2a17aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28de6dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ab8fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    986f284 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    8efcf7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cbea34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    735ab34 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    6157d69 View commit details
    Browse the repository at this point in the history
  2. move settings file

    mbektas committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    09da81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac37a71 View commit details
    Browse the repository at this point in the history
  4. move IDisposable to tokens

    mbektas committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8d63510 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8821617 View commit details
    Browse the repository at this point in the history
  6. fix move issues

    mbektas committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a070363 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. if default python not found show notification and install option on w…

    …elcome page, disable local server actions
    mbektas committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2d4d433 View commit details
    Browse the repository at this point in the history
  2. handle last recent delete

    mbektas committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1b18974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f8c3d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5115fb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9462ec View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    887c23a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfef428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80ef35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d06129 View commit details
    Browse the repository at this point in the history
  5. refactor updateContentView

    mbektas committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    568a19b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc3e2ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba995f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6a2795 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    93bc878 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    ea9cd38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ce3b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    119da42 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    55f6f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0468f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b5adbb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    a040419 View commit details
    Browse the repository at this point in the history
  2. handle multiple instances

    mbektas committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1b2b2a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. set the selected python path from file dialog without further entry, …

    …handle invalid python path selection
    mbektas committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    5249333 View commit details
    Browse the repository at this point in the history
  2. indicate bundled & default env in the list, make sure user selected e…

    …nvs shown in list before restart
    mbektas committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4a5d4c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    0d9eab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932a68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    807a8cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c05ffe2 View commit details
    Browse the repository at this point in the history
  5. fix linter

    mbektas committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    817a056 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    523520d View commit details
    Browse the repository at this point in the history
  7. fix venv get info on Windows

    mbektas committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    da75e07 View commit details
    Browse the repository at this point in the history