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

ソフトウェアアップデート機能を実装 #264

Merged
merged 11 commits into from
Mar 20, 2021

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    8fdbf10 View commit details
    Browse the repository at this point in the history
  2. Improve installer. delete unnecessary overwrite blocker.

    - Support overwrite install (aka force update) now.
    - The installer does not able to be read settings from exists install yet.
    uzulla committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    a54bbfc View commit details
    Browse the repository at this point in the history
  3. Improve installer. support to update exists installed.

    - Try find app dir from index.php setting.
    - Improve some UX.
    - Update texts.
    uzulla committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    fea6a84 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Update .gitignore.

    uzulla committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    4b38ff0 View commit details
    Browse the repository at this point in the history
  2. WIP Implement update feature.

    uzulla committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    394da36 View commit details
    Browse the repository at this point in the history
  3. WIP Implement update feature.

    uzulla committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f194dac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26d67e1 View commit details
    Browse the repository at this point in the history
  5. update .gitignore

    uzulla committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3532df5 View commit details
    Browse the repository at this point in the history
  6. Add update exclude dir

    uzulla committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    b8a038d View commit details
    Browse the repository at this point in the history
  7. changed source repo uzulla/fc2blog to fc2blog/blog

    - If you want continue to follow the uzulla's development version. Check `app/config.sample.php` and `fc2blog_installer.php`'s header.
    uzulla committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a8cc49c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53f0e4e View commit details
    Browse the repository at this point in the history