| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-09 | [sshadvanced] Remote to local forwarding section | Artur Boryś | |
| 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-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 | 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 | Merge branch 'master' of github.com:LukeSmithxyz/landchad | Luke Smith | |
| 2021-07-05 | spell form | Luke Smith | |
| 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-02 | pleroma in index | Luke Smith | |
| 2021-07-02 | rss | Luke Smith | |
| 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-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 | |||
| 2021-07-01 | Merge pull request #35 from johnr365/master | Luke Smith | |
| Added word-wrapping on XMR address to avoid looking weird on mobile… | |||
| 2021-07-01 | Merge branch 'samuel-hunter-master' | Luke Smith | |
| 2021-07-01 | ufw tweaks | Luke Smith | |
| 2021-07-01 | Merge branch 'master' of git://github.com/samuel-hunter/landchad into ↵ | Luke Smith | |
| samuel-hunter-master | |||
| 2021-07-01 | irc rss | Luke Smith | |
| 2021-07-01 | Merge branch 'termermc-create-irc-article' | Luke Smith | |
| 2021-07-01 | irc tweaks | Luke Smith | |
| 2021-07-01 | merge | Luke Smith | |
| 2021-07-01 | html titles aren't valid rss | Luke Smith | |
| 2021-07-01 | Merge branch 'phirecc-master' | Luke Smith | |
| 2021-07-01 | gitea RSS | Luke Smith | |
| 2021-07-01 | gitea tweaks, img rmd | Luke Smith | |
| 2021-07-01 | mention config rehashing | = | |
| 2021-07-01 | remove text inconsistent from image | = | |
| 2021-07-01 | change shell to /bin/bash | = | |
| 2021-07-01 | Add gitea | phire | |
