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

Copy files to journal #469

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jan 19, 2020

  1. Configuration menu
    Copy the full SHA
    2068bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b3ea12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b6884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baa3924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79a4ae0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68bb051 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

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

Commits on Jan 27, 2021

  1. Pull changes from master

    ruhugu committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    449c390 View commit details
    Browse the repository at this point in the history
  2. Replace safecopy function with copy

    This new function does not check if there is a file with the same name
    in the destination folder.
    ruhugu committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e0b5642 View commit details
    Browse the repository at this point in the history
  3. Add media_dir method to Filenames class

    With this we can avoid writing "media" explicitly several in parts of the
    code.
    ruhugu committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e8c40f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26bf74b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3436b1 View commit details
    Browse the repository at this point in the history