Commit Graph

  • 55ed883648 authors: Add anonymouse64 Jakob Borg 2018-06-27 08:07:09 +02:00
  • 0c2cebb775 gui, man: Update docs & translations Jakob Borg 2018-06-27 07:45:25 +02:00
  • 645588902b gui: Use info icon for folder ID (#5031) Ben S 2018-06-26 22:52:34 +02:00
  • 881e923105 cmd/syncthing, lib/db: Abort execution if db version is too high (fixes #4994) (#5022) Simon Frei 2018-06-26 11:40:34 +02:00
  • ef5ca0c218 build: Let "go generate" create assets Jakob Borg 2018-06-26 09:14:21 +02:00
  • 406b394704 vendor: Update github.com/syncthing/notify (fixes #4854) (#5032) Simon Frei 2018-06-26 10:13:39 +02:00
  • 7b0d8c2e77 lib/model: Release both locks when waiting for services to stop (fixes #5028) Simon Frei 2018-06-24 17:55:28 +02:00
  • b1b68ceedb Add LocalFlags to FileInfo (#4952) Jakob Borg 2018-06-24 09:50:18 +02:00
  • 6df3940c26 conduct: Upgrade to Contributor Covenant Jakob Borg 2018-06-20 23:46:04 +02:00
  • 238476bfcd gui: kiB -> KiB (fixes #5017) (#5021) Simon Frei 2018-06-20 16:51:30 +02:00
  • d69a9d52a9 gui, man: Update docs & translations Jakob Borg 2018-06-20 07:45:26 +02:00
  • b3007c03bd gui: Stop log tailing on scroll (#5013) Audrius Butkevicius 2018-06-18 12:27:54 +01:00
  • c2784d76e4 lib/db: Remove updated invalid files from need bucket (fixes #5007) (#5008) v0.14.49-rc.2 Simon Frei 2018-06-18 08:23:40 +02:00
  • 8ff7ceeddc lib/ignore, lib/scanner: Fix recursion to catch included paths (fixes #5009) (#5010) Simon Frei 2018-06-18 08:22:19 +02:00
  • 84c8964865 gui: Improve validation of rate limits (fixes #5012) (#5015) qepasa 2018-06-18 08:18:52 +02:00
  • 7d3f94911f cmd/syncthing: Correctly compare If-Modified-Since in HTTP server (#5016) xjtdy888 2018-06-18 14:14:17 +08:00
  • 54e17c8bf4 lib/model: Don't set watch error on folder creation (fixes 5005) (#5006) Simon Frei 2018-06-16 00:33:23 +02:00
  • 793b86e604 script: Use strings instead of byte slice literals in asset generation Jakob Borg 2018-06-13 23:43:16 +02:00
  • 7b47692ec0 build: MacOS X is now macOS; don't presume to know all possible goarchs Jakob Borg 2018-06-13 23:20:52 +02:00
  • 35a75a95dc lib/model: Don't panic when rechecking file (fixes #5002) (#5003) Jakob Borg 2018-06-13 19:07:52 +02:00
  • c7c7fbe9d9 gui, man: Update docs & translations Jakob Borg 2018-06-13 07:45:27 +02:00
  • 9e0e04f4de all: Fix FS watcher restarting and web UI indication (fixes #4923) (#4962) v0.14.49-rc.1 Simon Frei 2018-06-11 15:47:54 +02:00
  • 1e2732aa21 lib/config, lib/model: Don't warn and return error (#4997) Simon Frei 2018-06-10 15:41:20 +02:00
  • b7234785f8 lib/model: Wait for folder to stop (fixes #4981) (#4982) Simon Frei 2018-06-10 13:24:59 +02:00
  • 30056cd1ae lib/db: Move database schema migration into its own file (#4985) Simon Frei 2018-06-08 12:46:00 +02:00
  • 4781e1d86f test: Migrate test configs to current version Jakob Borg 2018-06-08 12:38:00 +02:00
  • a467f6908c lib/protocol: Test for IsEquivalent (#4996) Jakob Borg 2018-06-08 12:02:16 +02:00
  • 9fc20b41c6 gui: Add tabs in device editor (#4986) qepasa 2018-06-07 22:01:19 +02:00
  • e2c44f519c lib/config, lib/model: Handle shared with information in config (fixes #4870) (#4974) Simon Frei 2018-06-06 23:34:11 +02:00
  • 53a029a796 gui: Restrict shown decimals and restrict size of header columns (#4973) Simon Frei 2018-06-06 23:33:31 +02:00
  • 02da7414ab cmd/stfindignored: Default to current directory Jakob Borg 2018-06-06 22:24:36 +02:00
  • d1f953b0dd cmd/stfindignored: Make that 2018 Jakob Borg 2018-06-06 22:10:17 +02:00
  • 47cefb2ab2 cmd/stfindignored: Add utility Jakob Borg 2018-06-06 22:08:26 +02:00
  • 4de8920642 gui: Hide allowed networks if unused (#4989) Ben S 2018-06-06 20:56:54 +02:00
  • 76f9e5c5db lib/protocol: Correct block size calculation on 32 bit archs (fixes #4990) (#4991) Jakob Borg 2018-06-06 09:59:33 +02:00
  • 27d675a793 lib/upgrade: Tests should pass on darwin-386 Jakob Borg 2018-06-06 09:47:13 +02:00
  • dd9e1d61eb gui, man: Update docs & translations Jakob Borg 2018-06-06 07:45:29 +02:00
  • b670b5550a gui: Don't remove the slash from path '/' (fixes #4983) (#4988) Simon Frei 2018-06-05 23:47:47 +02:00
  • ee6516aa31 lib/fs: Resolve 8.3 filenames from watcher (ref #3800) (#4975) Simon Frei 2018-06-04 13:41:03 +02:00
  • 8b15624f7d lib/scanner: Skip block size hysteresis test in -short mode Jakob Borg 2018-06-02 11:18:33 +00:00
  • 5baa432906 lib/db: Add index to track locally needed files (#4958) Simon Frei 2018-06-02 15:08:32 +02:00
  • d3a02a1663 gui: Disable rescan button while scanning (fixes #4977) (#4979) Ben S 2018-06-01 15:40:44 +02:00
  • e187a5f5cb test: Add another variant of API timeout to skip when benchmarking Jakob Borg 2018-05-30 13:23:52 +02:00
  • e73631c5f0 gui, man: Update docs & translations Jakob Borg 2018-05-30 07:45:27 +02:00
  • b87e5ed13d build: Use commit date as assets change date Jakob Borg 2018-05-29 08:49:25 +02:00
  • c51365c634 script: Use source data from environment when generating assets Jakob Borg 2018-05-29 08:39:46 +02:00
  • d60f0e734c lib/scanner: Copy execute bits from previous version on Windows (fixes #4969) (#4970) Audrius Butkevicius 2018-05-29 07:01:23 +01:00
  • a83176c77a lib/watchaggregator: Speedup propagation of removals (fixes #4953) (#4955) Simon Frei 2018-05-26 11:08:23 +02:00
  • eb31be0432 gui: Update to Font Awesome v5 (#4889) Ben S 2018-05-24 20:59:32 +02:00
  • 07bf24a3b4 lib/watchaggregator: Prevent race on config update (#4938) Simon Frei 2018-05-24 20:47:15 +02:00
  • ef1633ac76 lib/db: Update global count when removing the previous global version (#4968) Simon Frei 2018-05-24 18:17:45 +02:00
  • 9f305f674a gui: Check if folder exists in folderLabel (fixes #4965) (#4966) Simon Frei 2018-05-23 12:41:04 +02:00
  • 9d2b744c12 lib/model: Move String method to folder (#4964) Simon Frei 2018-05-23 09:23:21 +02:00
  • 91f1f3067a gui, man: Update docs & translations Jakob Borg 2018-05-23 07:45:25 +02:00
  • 119335930c lib/model: Refactor override implementation into sendOnlyFolder Jakob Borg 2018-05-21 08:56:24 +02:00
  • 370a3549e7 lib/model: Refactor folderScanner into folder Jakob Borg 2018-05-21 08:45:05 +02:00
  • d64d954721 lib/db: Fix prefixed walks (fixes #4925) (#4940) Simon Frei 2018-05-17 09:26:40 +02:00
  • 81f9a81c7d gui: Change rescan interval only if fs watcher was actually toggled (fixes #4944) (#4946) Simon Frei 2018-05-17 09:21:10 +02:00
  • 127c891526 cmd/stdiscosrv: Delete records for abandoned devices (#4957) Jakob Borg 2018-05-16 09:26:20 +02:00
  • c08024ebb8 lib/db: Add db and test with invalid files (#4954) Jakob Borg 2018-05-16 08:44:08 +02:00
  • 677fde50b3 gui, man: Update docs & translations Jakob Borg 2018-05-16 07:45:25 +02:00
  • eabce48761 lib/model: Also wait for ItemFinished in TestDeregister (#4951) Simon Frei 2018-05-14 21:01:35 +02:00
  • d59aecba31 lib/ignore, lib/scanner: Catch included items below ignored ones (#4811) Simon Frei 2018-05-14 09:47:23 +02:00
  • 22b0bd8e13 Merge branch 'release' Jakob Borg 2018-05-14 08:55:24 +02:00
  • 9260248543 gui: Fix scopes in notification directive (fixes #4941) (#4948) v0.14.48-rc.4 v0.14.48 Jakob Borg 2018-05-13 07:44:19 +02:00
  • c4a348db67 gui: Fallback to folder ID in recent changes (fixes #4947) (#4949) Simon Frei 2018-05-13 07:43:51 +02:00
  • 20aa53486a all: Serialize folder types to new names (#4942) Jakob Borg 2018-05-13 09:58:00 +02:00
  • ed4807d9a4 gui: Fix scopes in notification directive (fixes #4941) (#4948) Jakob Borg 2018-05-13 07:44:19 +02:00
  • 7d07b19734 gui: Fallback to folder ID in recent changes (fixes #4947) (#4949) Simon Frei 2018-05-13 07:43:51 +02:00
  • a7e30c925f all: Use Executable from os instead of osext (fixes #4900) (#4950) Simon Frei 2018-05-13 07:43:24 +02:00
  • 0c81fa4191 cmd/syncthing: Return formatted JSON in API (#4945) Jakob Borg 2018-05-12 15:14:41 +02:00
  • 9e696a154b lib/model: Rename {ro,rw}folder.go Jakob Borg 2018-05-11 11:00:02 +02:00
  • 344e52e311 lib/model: Refactor {ro,rw}folder serve loop into just folder (#4939) Jakob Borg 2018-05-11 10:45:13 +02:00
  • a2f51c85c2 lib/osutil: Add test for IsDeleted (ref #4925) (#4936) Simon Frei 2018-05-10 21:39:33 +02:00
  • 00f4900ba7 build: Increase test timeout to 2min (#4937) Simon Frei 2018-05-10 21:38:49 +02:00
  • e125f8b05b gui: Enable proper asset caching (#4931) v0.14.48-rc.3 Audrius Butkevicius 2018-05-10 06:53:39 +01:00
  • fb198a0645 lib/db: Actually delete the correct sequence prefix Jakob Borg 2018-05-09 12:06:29 +02:00
  • 506181599c lib/db: Remove all sequences related to the folder (fixes #4928) (#4929) xjtdy888 2018-05-09 14:57:42 +08:00
  • 15d0bdcba9 authors: Add xjtdy888 Jakob Borg 2018-05-09 08:42:23 +02:00
  • b6b0d0664d gui, man: Update docs & translations Jakob Borg 2018-05-09 07:45:15 +02:00
  • baa3aa4bad gui: Don't save ignores if they haven't been loaded (fixes #4915) (#4930) Audrius Butkevicius 2018-05-08 22:39:17 +01:00
  • a48a31e3f5 lib/ignores: Fix ignore loading, report errors to UI (fixes #4901) (#4932) Audrius Butkevicius 2018-05-08 22:37:13 +01:00
  • 2343c82c33 lib/model: Don't include unshared folders in ClusterConfig (fixes #4926) v0.14.48-rc.2 Jakob Borg 2018-05-08 09:19:34 +02:00
  • 616883304e Revert "build: Only the first dash in the Debian version should become a tilde" v0.14.48-rc.1 Jakob Borg 2018-05-05 15:33:54 +02:00
  • 1cb09b7d2d build: Only the first dash in the Debian version should become a tilde Jakob Borg 2018-05-05 15:29:35 +02:00
  • 3b5e1fa0fc gui: Update Angular to 1.3.20, enable $applyAsync (fixes #4918) Jakob Borg 2018-05-05 12:13:16 +02:00
  • a94aceb22f lib/model: Don't create folder root when paused (fixes #4903) (#4904) Simon Frei 2018-05-05 10:30:39 +02:00
  • f5d8243f15 dockerfile: Incorporate exposed ports, add volume (#4908) Nils Jakobi 2018-05-05 10:28:19 +02:00
  • c9c2e69f49 authors: Add thunderstorm99 Jakob Borg 2018-05-05 10:27:26 +02:00
  • ef0dcea6a4 lib/model: Verify request content against weak (and possibly strong) hash (#4767) Audrius Butkevicius 2018-05-05 09:24:44 +01:00
  • 678c80ffe4 authors: Add harrisonhjones (fixes #4909) Jakob Borg 2018-05-02 08:40:23 +02:00
  • 0f1d0380dc build: Syso stuff needs to happen on build (ref #4909) Jakob Borg 2018-05-02 08:30:23 +02:00
  • 58bc722a1f gui, man: Update docs & translations Jakob Borg 2018-05-02 07:45:15 +02:00
  • 53dc346583 lib/model: Fix test function for introducer (#4898) Simon Frei 2018-05-01 23:56:20 +02:00
  • c2f498fc82 lib/model: Units are hard (fixes #4910) Jakob Borg 2018-05-01 23:50:23 +02:00
  • a548014755 lib/db, lib/model: Add sequence->deviceKey to db for sending indexes (#4906) Simon Frei 2018-05-01 23:39:15 +02:00
  • 2c18640386 gui: Localize number formatting (fixes #4896) (#4902) Wulf Weich 2018-04-25 10:26:49 +02:00
  • 78094fa0cb gui, man: Update docs & translations Jakob Borg 2018-04-25 07:45:13 +02:00
  • f6458d1b8f lib/config, lib/model: Include paused folders in cluster config (fixes #4897) Simon Frei 2018-04-22 18:01:52 +02:00
  • 56cf2db68b Merge branch 'release' Jakob Borg 2018-04-21 13:43:56 +02:00