Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DevToys-app/DevToys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.7.0
Choose a base ref
...
head repository: DevToys-app/DevToys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8.0
Choose a head ref
  • 12 commits
  • 49 files changed
  • 4 contributors

Commits on May 15, 2022

  1. Updated Ci (#523)

    veler authored May 15, 2022
    Configuration menu
    Copy the full SHA
    155c552 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Updated Chocolatey package

    veler committed May 16, 2022
    Configuration menu
    Copy the full SHA
    718e35d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14bd521 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Updated chocolatey package

    veler committed May 17, 2022
    Configuration menu
    Copy the full SHA
    142b5a1 View commit details
    Browse the repository at this point in the history
  2. fixed chocolatey id

    veler committed May 17, 2022
    Configuration menu
    Copy the full SHA
    b555bb0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    6a46e1a View commit details
    Browse the repository at this point in the history
  2. Update Simplified Chinese Translation of version 1.0.7 (#530)

    * Update Simplified Chinese Translation of version 1.0.5
    
    Update Simplified Chinese Translation of version 1.0.5
    
    * Update src/dev/impl/DevToys/Strings/zh-Hans/ColorBlindnessSimulator.resw
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    
    * Update src/dev/impl/DevToys/Strings/zh-Hans/RegEx.resw
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    
    * Update src/dev/impl/DevToys/Strings/zh-Hans/SqlFormatter.resw
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    
    * Update src/dev/impl/DevToys/Strings/zh-Hans/NumberBaseConverter.resw
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    
    * Update src/dev/impl/DevToys/Strings/zh-Hans/Settings.resw
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    
    * Update src/dev/impl/DevToys/Strings/zh-Hans/TextDiff.resw
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    
    * Update src/dev/impl/DevToys/Strings/zh-Hans/Timestamp.resw
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    
    * Update Simplified Chinese Translation of Version 1.0.7
    
    Update Simplified Chinese Translation of version 1.0.7
    
    Co-authored-by: Yuhan <NecromancyMaster@outlook.com>
    Gaoyifei1011 and YuhanKun authored May 18, 2022
    Configuration menu
    Copy the full SHA
    4ab6a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf688e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Changed the Base64 Image tool to use the Code editor instead of a Tex…

    …t box (#532)
    
    * Changed the Base64 Image tool to use the Code editor instead of a Text box
    
    * Fixed keyboard navigation
    veler authored May 19, 2022
    Configuration menu
    Copy the full SHA
    e9e5f97 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Updated Unix Timestamp Converter (#509)

    * Add string keywords.
    
    * Update TimestampTool
    
    * Add info text.
    
    * Update UI
    
    * Add string keywords. (/*/Timestamp.resw)
    
    * Fix UI
    
    * Add TimestampToolHelper.
    
    * Update TimestampTool
    
    * Update Timestamp.resw
    
    * Cleanup file.
    
    * Added CardStyle.
    
    * Stack UI
    
    * Fix UI
    
    * Revert to e45d522.
    
     (Timezone info: 509#issuecomment-1126643640 )
    
    * Changed UI.
    
    Content display by window width.
    
    * Preparation for Conflict Resolution.
    
    * Removed compact DateTime info.
    
    * Code cleanup #discussion_r874407747
    
    * Changed the clipboard datetime string recognition process.
    
    * Added summary.
    
    * Fix types.
    
    * Fixed Page.Resources.
    
    * Change names.
    
    * Remove Strings.CurrentDateTimeTitle
    
    * Change names.
    
    * Added comment.
    
    Co-authored-by: Etienne BAUDOUX <ebaudoux@velersoftware.com>
    niyari and veler authored May 21, 2022
    Configuration menu
    Copy the full SHA
    4b6fc5c View commit details
    Browse the repository at this point in the history
  2. Minor fix

    veler committed May 21, 2022
    Configuration menu
    Copy the full SHA
    adb83fd View commit details
    Browse the repository at this point in the history
  3. Bumped up version number

    veler committed May 21, 2022
    Configuration menu
    Copy the full SHA
    db9b428 View commit details
    Browse the repository at this point in the history
Loading