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: MetSystem/APIJSON.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: liaozb/APIJSON.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 51 files changed
  • 4 contributors

Commits on Jul 18, 2019

  1. sqlSugarCore升级到5.0.9

    haptear committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    dab0e09 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Merge branch 'master' of https://github.com/liaozb/APIJSON.NET

    # Conflicts:
    #	APIJSON.NET/APIJSONCommon/ApiJson.Common.csproj
    0.0.7 修复not in的缺陷,增加~ 不等于的支持
    haptear committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    f67884e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

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

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    42db861 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/liaozb/APIJSON.NET

    # Conflicts:
    #	APIJSON.NET/APIJSONCommon/ApiJson.Common.csproj
    #	APIJSON.NET/APIJSONCommon/SelectTable.cs
    haptear committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f7584dc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Bump Microsoft.AspNetCore.Authentication.JwtBearer

    Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.9 to 3.1.18.
    - [Release notes](https://github.com/aspnet/AspNetCore/releases)
    - [Commits](dotnet/aspnetcore@v3.1.9...v3.1.18)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    f4c72db View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    75101d6 View commit details
    Browse the repository at this point in the history
  2. 升级sqlSugarCore版本 解决如果查找字段是关键字(例如:key)时出错的问题

    处理启动后显示404无网页的问题
    haptear committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    2edec64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request liaozb#26 from haptear/master

    升级sqlSugarCore版本 处理启动后显示404无网页的问题
    liaozb authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    a133493 View commit details
    Browse the repository at this point in the history
  4. Merge pull request liaozb#25 from liaozb/dependabot/nuget/APIJSON.NET…

    …/APIJSON.NET/Microsoft.AspNetCore.Authentication.JwtBearer-3.1.18
    
    Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.9 to 3.1.18 in /APIJSON.NET/APIJSON.NET
    liaozb authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    717fbb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. #升级到.net6.0#

    liaozb committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1a65cf3 View commit details
    Browse the repository at this point in the history
  2. #乱码修复#

    liaozb committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f80ed27 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. #运行错误修复#

    liaozb committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    bd1f3db View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. #升级到.NET8#

    liaozb committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    462977a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 19, 2024

  1. Merge pull request liaozb#34 from 390620652/dev

    不对函数加``,解决sum(*),Count(1)等不能使用的问题
    liaozb authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    51c66ac View commit details
    Browse the repository at this point in the history
Loading