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

Rebranding of Xplorer #173

Merged
merged 88 commits into from
Nov 21, 2021
Merged

Rebranding of Xplorer #173

merged 88 commits into from
Nov 21, 2021

Commits on Oct 16, 2021

  1. feat: initialize tauri

    kimlimjustin committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    c7a82bd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    41ce38c View commit details
    Browse the repository at this point in the history
  2. docs: introduce new icon

    kimlimjustin committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d1e2a9e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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

Commits on Oct 20, 2021

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

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

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

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    af286ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de2a1eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a576c93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605adc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0330708 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    3c5d0d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec75681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b6780d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de95059 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    12435d2 View commit details
    Browse the repository at this point in the history
  2. chore: hot reload

    kimlimjustin committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    169f1ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1577dc View commit details
    Browse the repository at this point in the history
  4. feat: reimplement tabs

    kimlimjustin committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e887840 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c35efd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a42ac4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    f04e1ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646794d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6280fa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    3912c57 View commit details
    Browse the repository at this point in the history
  2. fix: wrong conf

    kimlimjustin committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    3a820b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

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

Commits on Nov 2, 2021

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

Commits on Nov 3, 2021

  1. refactor: deprecate monorepo setup and custom theme customization as …

    …it can cause security concern (#157)
    
    Theme customization will be done in another next release and almost without any code, directly from the app.
    kimlimjustin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    39c8538 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

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

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    7170d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    373353e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd2e0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ca3f8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    846d7e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7444ae View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

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

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    2b90770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6301294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4ad3f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    45a6a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ccfbf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. refactor<perf>: file type

    Reimplement file type on Rust using hashmap and successfully improve the performance of determining file type.
    
    Before  ≈ 0.03 ms / file
    After     ≈ 0.01 ms / file
    kimlimjustin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    33ee1ac View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    d82e6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432e446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f3e790 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd0d814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f057b8 View commit details
    Browse the repository at this point in the history
  6. refactor: reimplement extract icon function and remove bindings as it…

    …'s not longer being used
    kimlimjustin committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    22bc5f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    1ca5096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe9861 View commit details
    Browse the repository at this point in the history
  3. feat: add appearance settings

    add following settings:
    - font family
    - font size
    kimlimjustin committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f42badd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    c6af796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ee428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b8a582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9094858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b325942 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. fix: broken icon format

    kimlimjustin committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    9b8bac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41894bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d36d4e View commit details
    Browse the repository at this point in the history
  4. feat: improve appearance

    * differentiate light and light+ themes
    * improve number control style for dark themes
    * add ability for user to change the transparency percentage and what area to transparent
    * add ability for user to change the frame style (whether to use Xplorer's default or use OS default frame)
    kimlimjustin committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    3bffc27 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    136428e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99180f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf8c01 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. refactor<perf, styles>: improve update theme performance and avoid mu…

    …ltiple listener and improve some theme color
    kimlimjustin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ad3c1c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0dc09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8222736 View commit details
    Browse the repository at this point in the history
  4. ci: update workflows

    kimlimjustin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ca66b51 View commit details
    Browse the repository at this point in the history
  5. fix: changing frame style from system default to default not adding m…

    …inimize, maximize and close buttons
    kimlimjustin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    64e6f38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30b29a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    388be57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a902eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    764a2dd View commit details
    Browse the repository at this point in the history
  10. deps: upgrade to latest

    kimlimjustin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    7a0d91f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8861d2b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    beb3d90 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    93769a8 View commit details
    Browse the repository at this point in the history
  2. docs: update docs

    kimlimjustin committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    566eea5 View commit details
    Browse the repository at this point in the history
  3. docs: fix broken link

    kimlimjustin committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    dec1f60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ca9b58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cee1783 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de2c0ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3fd69c View commit details
    Browse the repository at this point in the history