| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-09 | [sshadvanced] TCP information, footer links fix | Artur Boryś | |
| 2021-07-09 | [sshadvanced] fix typo | Artur Boryś | |
| 2021-07-09 | [sshadvanced] ssh tunneling section | Artur Boryś | |
| 2021-07-09 | [sshadvanced] write intro and config files section | Artur Boryś | |
| 2021-07-07 | Merge pull request #70 from guidocella/rsync-reupload | Luke Smith | |
| properly avoid reuploading non-modified files | |||
| 2021-07-07 | Add Networking | phire | |
| 2021-07-07 | start calibre tweaks | Luke Smith | |
| 2021-07-07 | Spell check and some improvements | rflx | |
| 2021-07-07 | Minor improvements | rflx | |
| 2021-07-07 | Added downsides | hiddej | |
| 2021-07-06 | Language corrections and feedback | hidde-j | |
| Plus some extra information. | |||
| 2021-07-06 | properly avoid reuploading non-modified files | Guido Cella | |
| -u does not avoid reuploading files that haven't been changed since the last upload. That is the default behavior and can only disabled with --ignore-times, -I. But for that to work, you need transfer modification times with -t. What -u does is skip uploading files that have a newer modified time on the DESTINATION, which is not something that you commonly need. For example, if you store translation strings in files, and both you and the website owner modify them, you can use -u to ensure that you don't overwrite newer translation files on the server when you upload, without having to remember to download new changes before every upload. They would otherwise be overwritten even if you haven't modified your local files lately. If you don't transfer the modification times, the versions on the destination will have the modified time of the upload which is newer than the last time they were modified locally, and so -u will skip uploading them because they are newer on the receiver, but it's not meant to be used for that. You should normally just use -t. With -u you also risk that if the files on the server have been modified for some reason after their local counterparts, they won't be updated on uploads. | |||
| 2021-07-05 | Merge branch 'master' of git://github.com/reflex229/landchad into ↵ | Luke Smith | |
| reflex229-master | |||
| 2021-07-05 | fix | Luke Smith | |
| 2021-07-05 | Merge branch 'jesperbakhandskemager-master' | Luke Smith | |
| 2021-07-05 | rss for rss bridge | Luke Smith | |
| 2021-07-05 | rss bridge tweaks | Luke Smith | |
| 2021-07-05 | Fix domain | Jesper Handskemager | |
| 2021-07-05 | RSS Bridge Installation Guide | Jesper Handskemager | |
| 2021-07-05 | corrections | hidde-j | |
| 2021-07-05 | Merge branch 'master' of github.com:LukeSmithxyz/landchad | Luke Smith | |
| 2021-07-05 | spell form | Luke Smith | |
| 2021-07-05 | finalize | hidde-j | |
| 2021-07-05 | first texts | hiddej | |
| 2021-07-05 | first texts | hiddej | |
| 2021-07-04 | test1 | hiddej | |
| 2021-07-04 | Merge pull request #62 from MattMadness/master | Luke Smith | |
| Fix for Nextcloud Setup Issue #59 | |||
| 2021-07-03 | Updated nextcloud.htmk | Matthew Evan | |
| 2021-07-03 | Updated nextcloud.html | Matthew Evan | |
| 2021-07-03 | add missing colon | Luke Smith | |
| 2021-07-03 | Merge branch 'el3ctr0lyte-master' | Luke Smith | |
| 2021-07-03 | rsync fixes | Luke Smith | |
| 2021-07-03 | Merge branch 'master' of git://github.com/el3ctr0lyte/landchad into ↵ | Luke Smith | |
| el3ctr0lyte-master | |||
| 2021-07-02 | footers icons easier to click | Luke Smith | |
| 2021-07-03 | Add a note | rflx | |
| 2021-07-03 | Fix typo | rflx | |
| 2021-07-03 | Add a Calibre article | rflx | |
| 2021-07-02 | pleroma in index | Luke Smith | |
| 2021-07-02 | rss | Luke Smith | |
| 2021-07-02 | Fixed html thing | qorg11 | |
| 2021-07-02 | Merge branch 'master' of github.com:LukeSmithxyz/landchad | Luke Smith | |
| 2021-07-02 | Merge branch 'BiasedRiot-pleroma' | Luke Smith | |
| 2021-07-02 | tweaks, standalone, openalias link imgs | Luke Smith | |
| 2021-07-02 | Merge pull request #51 from pskaltsounis/master | Luke Smith | |
| Update crypto.html | |||
| 2021-07-02 | Update crypto.html | Peter Skaltsounis | |
| Patched a few typos to improve flow and readability | |||
| 2021-07-02 | Fixed formatting and added another way to get the i2p hostname | qorg11 | |
| 2021-07-01 | Merge branch 'pleroma' of git://github.com/BiasedRiot/landchad into ↵ | Luke Smith | |
| BiasedRiot-pleroma | |||
| 2021-07-01 | Merge branch 'master' of github.com:LukeSmithxyz/landchad | Luke Smith | |
| 2021-07-01 | ufw rss | Luke Smith | |
| 2021-07-01 | Merge pull request #34 from Juliaria08/master | Luke Smith | |
| Fix typo, settings != setting | |||
