This repository was archived by the owner on Dec 3, 2024. It is now read-only.
File tree
7 files changed
+42
-40
lines changed- .github/workflows
- app
- src/main
- play/release-notes/en-GB
- res
- values-ru
- values-zh-rCN
- docker
- syncthing/src/github.com/syncthing
7 files changed
+42
-40
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
| 47 | + | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
|
Lines changed: 32 additions & 32 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
468 | 468 |
| |
469 | 469 |
| |
470 | 470 |
| |
471 |
| - | |
| 471 | + | |
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- AUTHORS+3
- cmd/stcompdirs/main.go+1-1
- cmd/stcrashreceiver/main.go+1-1
- cmd/stcrashreceiver/util.go+1-2
- cmd/stwatchfile/main.go+1-1
- cmd/syncthing/cli/main.go+2-2
- cmd/syncthing/crash_reporting.go+1-2
- cmd/syncthing/main.go-5
- cmd/syncthing/monitor.go-16
- cmd/ursrv/serve/static/bootstrap/css/bootstrap-theme.min.css
- cmd/ursrv/serve/static/bootstrap/js/bootstrap.min.js
- cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.eot
- cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.svg
- cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.ttf
- cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.woff
- go.mod+23-21
- go.sum+54-46
- gui/default/assets/lang/lang-ca.json+11
- gui/default/assets/lang/lang-cs.json+3-3
- gui/default/assets/lang/lang-da.json+2-1
- gui/default/assets/lang/lang-es.json+1-1
- gui/default/assets/lang/lang-ga.json+555
- gui/default/assets/lang/lang-gl.json+310-3
- gui/default/assets/lang/lang-ru.json+1-1
- gui/default/assets/lang/lang-zh-CN.json+237-237
- gui/default/assets/lang/lang-zh-TW.json+1-1
- gui/default/assets/lang/prettyprint.js+1-1
- gui/default/assets/lang/valid-langs.js+1-1
- gui/default/syncthing/core/aboutModalView.html+1-3
- gui/default/syncthing/core/syncthingController.js
- gui/default/vendor/bootstrap/config.json
- gui/default/vendor/bootstrap/css/bootstrap-theme.css
- gui/default/vendor/bootstrap/css/bootstrap.css
- gui/default/vendor/bootstrap/js/bootstrap.js
- lib/build/build.go-1
- lib/config/folderconfiguration.go+1-1
- lib/db/lowlevel.go+1-1
- lib/fs/basicfs.go+1-1
- lib/fs/basicfs_watch.go+3-1
- lib/fs/basicfs_watch_eventtypes_darwin.go+2-2
- lib/fs/basicfs_watch_eventtypes_other.go+2-2
- lib/fs/basicfs_watch_unsupported.go+2-2
- lib/fs/tempname.go+1-1
- lib/ignore/ignore.go+1-1
- lib/ignore/ignoreresult/ignoreresult_foldcase.go+1-1
- lib/ignore/ignoreresult/ignoreresult_nofoldcase.go+1-1
- lib/locations/locations.go+2-2
- lib/model/folder_sendrecv.go+2-2
- lib/model/folder_summary.go+1-1
- lib/model/mocks/model.go+102
- lib/model/model.go+5-3
- lib/model/model_test.go+1-1
- lib/model/progressemitter.go+2-2
- lib/model/progressemitter_test.go+1-1
- lib/model/sharedpullerstate.go+3-3
- lib/osutil/lowprio_noop.go+16
- lib/osutil/lowprio_unix.go+2-2
- lib/protocol/bep_extensions.go+1-1
- lib/protocol/deviceid.go+1-2
- lib/protocol/encryption.go+1-1
- lib/scanner/blocks.go+1-1
- lib/scanner/blocks_test.go+1-1
- lib/scanner/walk.go+1-1
- lib/scanner/walk_test.go+1-1
- lib/sha256/sha256.go-157
- lib/signature/signature.go+1-1
- lib/syncthing/internals.go+86
- lib/syncthing/syncthing.go+4-6
- lib/upgrade/upgrade_supported.go+13-3
- lib/upgrade/upgrade_unsupp.go+2-2
- man/stdiscosrv.1+1-1
- man/strelaysrv.1+1-1
- man/syncthing-bep.7+1-1
- man/syncthing-config.5+1-1
- man/syncthing-device-ids.7+1-1
- man/syncthing-event-api.7+1-1
- man/syncthing-faq.7+10-2
- man/syncthing-globaldisco.7+1-1
- man/syncthing-localdisco.7+1-1
- man/syncthing-networking.7+1-1
- man/syncthing-relay.7+1-1
- man/syncthing-rest-api.7+1-1
- man/syncthing-security.7+1-1
- man/syncthing-stignore.5+1-1
- man/syncthing-versioning.7+1-1
- man/syncthing.1+1-6
- test/util.go+1-1
0 commit comments