Convert File Sync to cardv2, update navbar title #1308

Merged
nitrohorse merged 10 commits from file-sync-to-cardv2 into master 2019-09-19 02:44:37 +00:00
nitrohorse commented 2019-09-14 17:58:58 +00:00 (Migrated from github.com)

Description

Resolves: https://github.com/privacytoolsIO/privacytools.io/issues/713

Check List

<!-- PLEASE READ OUR CONTRIBUTING GUIDELINES (https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) BEFORE SUBMITTING --> ## Description Resolves: https://github.com/privacytoolsIO/privacytools.io/issues/713 <!-- The number of the issue that is resolved by this pull request. If there is none, feel free to delete this line --> #### Check List <!-- Please add an x in each box below, like so: [x] --> - [x] I have read and understand [the contributing guidelines](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md). - [x] I have [listed the source code](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md). - [x] This project is [free/libre software](https://www.wikipedia.org/wiki/Free_software). - [ ] This project has an [associated discussion](https://github.com/privacytoolsIO/privacytools.io/issues). * Netlify preview for the mainly edited page: https://deploy-preview-1308--privacytools-io.netlify.com/software/file-sync/ * Code Repository (if applicable): N/A
nitrohorse (Migrated from github.com) reviewed 2019-09-14 17:59:27 +00:00
nitrohorse (Migrated from github.com) commented 2019-09-14 17:59:27 +00:00

TODO

TODO
nitrohorse (Migrated from github.com) reviewed 2019-09-14 17:59:31 +00:00
nitrohorse (Migrated from github.com) commented 2019-09-14 17:59:31 +00:00

TODO

TODO
netlify[bot] commented 2019-09-14 17:59:35 +00:00 (Migrated from github.com)

Deploy preview for privacytools-io ready!

Built with commit 7597093e8b

https://deploy-preview-1308--privacytools-io.netlify.com

Deploy preview for *privacytools-io* ready! Built with commit 7597093e8b73751d5758e0f4cde88ea17b18c818 https://deploy-preview-1308--privacytools-io.netlify.com
nitrohorse (Migrated from github.com) reviewed 2019-09-14 18:07:39 +00:00
nitrohorse (Migrated from github.com) commented 2019-09-14 18:07:38 +00:00

I didn't add a Windows link because it's not maintained anymore.

I didn't add a Windows link because it's [not maintained anymore](https://github.com/hbons/SparkleShare/issues/1909#issuecomment-526943216).
Mikaela (Migrated from github.com) reviewed 2019-09-14 18:47:57 +00:00
Mikaela (Migrated from github.com) commented 2019-09-14 18:44:41 +00:00
Is it maintained in general? * https://github.com/hbons/SparkleShare/tags * https://github.com/hbons/SparkleShare/pulse/monthly
Mikaela (Migrated from github.com) commented 2019-09-14 18:47:32 +00:00

I wonder if this should be https://f-droid.org/en/packages/com.github.catfriend1.syncthingandroid/ instead? I guess that would require explanation why and I don't remember.

I wonder if this should be https://f-droid.org/en/packages/com.github.catfriend1.syncthingandroid/ instead? I guess that would require explanation why and I don't remember.
nitrohorse (Migrated from github.com) reviewed 2019-09-14 18:57:41 +00:00
nitrohorse (Migrated from github.com) commented 2019-09-14 18:57:41 +00:00

Hmm that's a good idea; didn't know about the fork. Judging by the versions of both listed on F-Droid, both share the same version: 1.2.2.3. So I'd assume the fork enhancements are layered over what's provided already.

Hmm that's a good idea; didn't know about the fork. Judging by the versions of both listed on F-Droid, both share the same version: 1.2.2.3. So I'd assume the fork enhancements are layered over what's provided already.
nitrohorse (Migrated from github.com) reviewed 2019-09-14 18:59:31 +00:00
nitrohorse (Migrated from github.com) commented 2019-09-14 18:59:31 +00:00

Based on the issues, PRs and lack of response also I'd think so.

Based on the issues, PRs and lack of response also I'd think so.
blacklight447 (Migrated from github.com) reviewed 2019-09-15 13:51:20 +00:00
nitrohorse (Migrated from github.com) reviewed 2019-09-15 22:16:19 +00:00
nitrohorse (Migrated from github.com) commented 2019-09-15 22:16:19 +00:00

Updated to point to the fork which has these enhancements:

  • Individual sync conditions can be applied per device and per folder
  • Recent changes UI, click to open files.
  • "Battery eater" problem is fixed.
  • Android 8 and 9 support.
Updated to point to the fork which has these enhancements: - Individual sync conditions can be applied per device and per folder - Recent changes UI, click to open files. - "Battery eater" problem is fixed. - Android 8 and 9 support.
nitrohorse (Migrated from github.com) reviewed 2019-09-15 22:17:13 +00:00
nitrohorse (Migrated from github.com) commented 2019-09-15 22:17:13 +00:00

We can address its removal in a separate PR 👍

We can address its removal in a separate PR :+1:
Mikaela (Migrated from github.com) reviewed 2019-09-15 22:49:14 +00:00
dawidpotocki (Migrated from github.com) requested changes 2019-09-16 07:01:14 +00:00
@ -22,0 +29,4 @@
forum="https://forum.privacytools.io/t/discussion-sparkleshare/1626"
github="https://github.com/hbons/SparkleShare"
linux="https://www.sparkleshare.org/"
mac="https://github.com/hbons/SparkleShare/releases/"
dawidpotocki (Migrated from github.com) commented 2019-09-16 06:55:56 +00:00
  windows="https://github.com/syncthing/syncthing/releases/latest"

syncthing should be listed instead, it contains the default official Web GUI and CLI interface.
Looks nicer (for me), probably can do more, is available on more platforms and is the syncthing, not some additional wrapper.

```suggestion windows="https://github.com/syncthing/syncthing/releases/latest" ``` `syncthing` should be listed instead, it contains _the_ default official Web GUI and CLI interface. Looks nicer (for me), probably can do more, is available on more platforms and is the `syncthing`, not some additional wrapper.
@ -22,0 +30,4 @@
github="https://github.com/hbons/SparkleShare"
linux="https://www.sparkleshare.org/"
mac="https://github.com/hbons/SparkleShare/releases/"
%}
dawidpotocki (Migrated from github.com) commented 2019-09-16 06:48:38 +00:00
  linux="https://github.com/syncthing/syncthing/releases/latest"
  freebsd="https://www.freshports.org/net/syncthing/"
  openbsd="http://openports.se/net/syncthing"
  netbsd="http://pkgsrc.se/net/syncthing"
```suggestion linux="https://github.com/syncthing/syncthing/releases/latest" freebsd="https://www.freshports.org/net/syncthing/" openbsd="http://openports.se/net/syncthing" netbsd="http://pkgsrc.se/net/syncthing" ```
@ -22,1 +31,4 @@
linux="https://www.sparkleshare.org/"
mac="https://github.com/hbons/SparkleShare/releases/"
%}
dawidpotocki (Migrated from github.com) commented 2019-09-16 07:00:33 +00:00
  mac="https://github.com/syncthing/syncthing/releases/latest"
```suggestion mac="https://github.com/syncthing/syncthing/releases/latest" ```
dawidpotocki commented 2019-09-16 08:06:29 +00:00 (Migrated from github.com)

What about moving Syncthing above SparkleShare?

What about moving Syncthing above SparkleShare?
dawidpotocki (Migrated from github.com) requested changes 2019-09-16 08:07:09 +00:00
dawidpotocki (Migrated from github.com) commented 2019-09-16 08:06:54 +00:00
  description="<strong>Syncthing</strong> replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party and how it's transmitted over the Internet."
```suggestion description="<strong>Syncthing</strong> replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party and how it's transmitted over the Internet." ```
blacklight447 (Migrated from github.com) reviewed 2019-09-17 09:38:39 +00:00
dawidpotocki (Migrated from github.com) approved these changes 2019-09-18 10:49:00 +00:00
jonah approved these changes 2019-09-19 02:43:09 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1308
No description provided.