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: idawnlight/typecho-theme-material Loading
base: 3.4.0
Choose a base ref
...
head repository: idawnlight/typecho-theme-material Loading
compare: master
Choose a head ref
  • 14 commits
  • 14 files changed
  • 5 contributors

Commits on Nov 28, 2020

  1. Update functions.php

    将randomThumbnail函数由简单的返回一个随机值修改为返回一个不连续的随机值,避免出现缩略图较少的时候连续出现几张重复的图片.
    #91 (comment)
    SmRiley committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    b398572 View commit details
    Browse the repository at this point in the history
  2. [Workflow] Merge pull request #98 from SmRiley/patch-1

    缩略图随机值改为伪随机
    idawnlight committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    ed5245c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Update js.js

    GoodManWEN committed May 1, 2021
    Configuration menu
    Copy the full SHA
    322aecd View commit details
    Browse the repository at this point in the history
  2. Update js.min.js

    GoodManWEN committed May 1, 2021
    Configuration menu
    Copy the full SHA
    485d00e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. [Workflow] Merge pull request #99 from GoodManWEN/master

    多年前提到的开启侧边栏后滚动条消失引起的页面整体闪烁问题
    idawnlight committed May 2, 2021
    Configuration menu
    Copy the full SHA
    b790ca8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. [Fixed] #101

    修复外观设置报错
    bbaa-bbaa committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9810e4a View commit details
    Browse the repository at this point in the history
  2. [Workflow] Merge pull request #102 from bbaa-bbaa/patch-1

    修复外观设置报错
    idawnlight committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    cefcfd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    038d4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b392e View commit details
    Browse the repository at this point in the history
  3. [Workflow] Merge pull request #103 from bbaa-bbaa/patch-1

    [Fixed] Typecho editor previews don't show content
    idawnlight committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    bcc016b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. [Fixed] Remove the usage of _t()

    fix #105
    idawnlight committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d9763b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. [Fixed] New serialization format

    fix #106
    idawnlight committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c3cc796 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. [Fixed] Keep footer at the bottom

    Fix #72
    bbaa-bbaa committed May 28, 2024
    Configuration menu
    Copy the full SHA
    caa4354 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. [Workflow] Merge pull request #107 from bbaa-bbaa/master

    Keep footer at the bottom
    idawnlight committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d79b48c View commit details
    Browse the repository at this point in the history
Loading