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

Offline first #142

Merged
merged 41 commits into from
Oct 25, 2023
Merged

Offline first #142

merged 41 commits into from
Oct 25, 2023

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    236951e View commit details
    Browse the repository at this point in the history
  2. fixed missing login;

    FlorianPix committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    185b2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aac3873 View commit details
    Browse the repository at this point in the history
  4. renamed package;

    FlorianPix committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ff14631 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. added own app icon;

    FlorianPix committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1610288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068ba51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad200d View commit details
    Browse the repository at this point in the history
  4. caching for images;

    FlorianPix committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0e4184b View commit details
    Browse the repository at this point in the history
  5. await sync;

    FlorianPix committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b03a82c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    373849a View commit details
    Browse the repository at this point in the history
  2. wip in cache;

    FlorianPix committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2868ee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0da30f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    9c3ba40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d8c4d View commit details
    Browse the repository at this point in the history
  3. wip cache management;

    FlorianPix committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    255bf80 View commit details
    Browse the repository at this point in the history
  4. wip cache management;

    FlorianPix committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2beaeee View commit details
    Browse the repository at this point in the history
  5. wip cache management;

    FlorianPix committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e9b549e View commit details
    Browse the repository at this point in the history
  6. wip cache management;

    FlorianPix committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fbd2ad4 View commit details
    Browse the repository at this point in the history
  7. wip cache management;

    FlorianPix committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3aa70e0 View commit details
    Browse the repository at this point in the history
  8. wip cache management;

    FlorianPix committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ca21689 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. wip cache management;

    FlorianPix committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    dc9b917 View commit details
    Browse the repository at this point in the history
  2. wip cache management;

    FlorianPix committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f4a7ccd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    cff1c1e View commit details
    Browse the repository at this point in the history
  2. removed "updated" API;

    FlorianPix committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1c0d0f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. wip;

    FlorianPix committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1d731e7 View commit details
    Browse the repository at this point in the history
  2. fixed media service;

    FlorianPix committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    412f123 View commit details
    Browse the repository at this point in the history
  3. wip;

    FlorianPix committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2479684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2faa69e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fa840a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. do not add media to deletion queue if the parent is deleted (media is…

    … deleted automatically on the server if the parent is deleted)
    FlorianPix committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ec2a947 View commit details
    Browse the repository at this point in the history
  2. wip;

    FlorianPix committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    dad61ce View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. wip;

    FlorianPix committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f83a4f6 View commit details
    Browse the repository at this point in the history
  2. wip;

    FlorianPix committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a9d2986 View commit details
    Browse the repository at this point in the history
  3. improved import/export;

    FlorianPix committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ff01e4e View commit details
    Browse the repository at this point in the history
  4. wip migration;

    FlorianPix committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3631a10 View commit details
    Browse the repository at this point in the history
  5. wip migration;

    FlorianPix committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    92f08b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    b84d200 View commit details
    Browse the repository at this point in the history
  2. adjusted tests to new API;

    FlorianPix committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    11a23b3 View commit details
    Browse the repository at this point in the history
  3. added missing awaits;

    FlorianPix committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7187acb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce595e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    810a2ad View commit details
    Browse the repository at this point in the history