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: NetCommons3/RssReaders
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/editProblem
Choose a base ref
...
head repository: NetCommons3/RssReaders
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.
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 24, 2023

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

Commits on Feb 25, 2023

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

Commits on Oct 6, 2023

  1. test: github action修正

    s-nakajima committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a85d2fd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 3, 2025

  1. fix: rssが日本時間で出力されている場合に表示がおかしくなる。

    下記のような場合、10/3 2:01で表示されてしまう。
    ```
    <title>[事前登録制] 10/28 (火) Mendeley 利用講習会</title>
    <pubDate>Thu, 02 Oct 2025 17:01:58 +0900</pubDate>
    ```
    https://www.kyokyo-u.ac.jp/library/rss.xml
    s-nakajima committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    500628e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9b0f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63 from NetCommons3/fix_jst_date

    fix: rssが日本時間で出力されている場合に表示がおかしくなる。
    s-nakajima authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    b36600a View commit details
    Browse the repository at this point in the history
Loading