mcarbonne
mcarbonne
Another working patch: https://github.com/mcarbonne/meteo-france-weather-card/commit/f168c0f947802309559c452d4307517e21b03516 Tested on Firefox, Chrome and Android application. A fixed version is available in my fork: https://github.com/mcarbonne/meteo-france-weather-card. I also added the support for "hour mode", but due...
A few years ago, I also wrote another minimal git server inspired by this (abandoned ?) project. I recently improved it and made the code available here: https://github.com/mcarbonne/minimal-git-server My initial...
Almost same issue observed with latest version (4.1.1) and with OCIS backend. Some detailed logs (android app) available: https://github.com/owncloud/ocis/issues/8239 I observed 2 slightly different outcomes: - one file on OCIS,...
Isn't [this fix](https://github.com/2403905/go-micro/commit/6307b415e06f3e075a6cacba9376f575214343a4) OK ?
Sorry for the late answer. I haven't directly tested the fix, I'm using https://github.com/owncloud/ocis, which is using go-micro. But I can confirm that the fix, included in the latest version...
That would be a great feature! My goal is to replace my Synology Drive with an oCIS server. But the owncloud desktop client lacks this major feature (for my use...
# Detailed steps to reproduce After initial sync on my computer: ``` ├── A │ ├── B │ │ └── test.txt │ └── test.txt ├── .owncloudsync.log ├── .sync_journal.db ├── .sync_journal.db-wal...
The issue is still relevant. From the analysis I did for issue #12249, when clicking on "force sync now", only top-level folders and files are retrieved from the server. This...
> Which of them matches the server version? > > Please enable http logging on the client where the file does not match the server. Hit the [sync now] button....
In chronological order: # Request 1 ID: `REQUEST_ID_1 (b77d857a-2954-4e24-bb1c-1ad557fe5a47)` URL: `https://ocis.domain-name.com/dav/spaces/SPACE_ID/` Header: `{Depth: 1, Prefer: return=minimal}` ## Request ``` 25-08-20 18:37:16:788 [ info sync.networkjob ]: Created OCC::PropfindJob(OCC::Account("[email protected]"), "https://ocis.domain-name.com/dav/spaces/SPACE_ID/", "PROPFIND", Original-Request-ID:...