Commit Graph

  • 9c67d57c28 lib/api: Update ldap package (fixes #6479) (#6481) Jakob Borg 2020-03-31 09:56:04 +02:00
  • 5b3466dc6e lib/versioner: Extended tests of intervals (#6462) mv1005 2020-03-31 00:14:05 +02:00
  • bca6854c03 lib/versioner: Fix "30 days" interval (fixes #6410) (#6461) Michael Rienstra 2020-03-30 14:28:53 -07:00
  • c930b2e9e2 lib/rand: Various fixes (#6474) greatroar 2020-03-30 23:26:28 +02:00
  • 8851f4571c Add header and logo Jesse Lucas 2020-03-30 14:44:52 -04:00
  • 7fed8334b9 Use a smaller font when device or folder counts are above 4 digits Jesse Lucas 2020-03-30 14:44:20 -04:00
  • 6af2657d7e Combine folder and device chart component into chart component Jesse Lucas 2020-03-30 13:44:54 -04:00
  • 933a57af7a Add title to donut chart and media queries Jesse Lucas 2020-03-30 11:54:54 -04:00
  • e5b85ff1a0 update angular cli, devkit and node Jesse Lucas 2020-03-30 11:54:24 -04:00
  • d7a257b391 lib/util: Fix potential data race (#6477) greatroar 2020-03-30 15:10:08 +02:00
  • 7709ac33a7 go.mod: Update jackpal/gateway dependency (fixes #5288) (#6469) Alberto Donato 2020-03-30 11:11:55 +02:00
  • c382aa04e4 right justify chart items Jesse Lucas 2020-03-29 17:45:08 -04:00
  • 86141c1eef enable chart canvas responsiveness Jesse Lucas 2020-03-29 16:38:06 -04:00
  • d67c9b66d3 determine chart color based on state type Jesse Lucas 2020-03-28 09:45:17 -04:00
  • 6158b20a8c Style donut chart and add total count Jesse Lucas 2020-03-27 21:52:13 -04:00
  • 485a234263 Use flexbox for dashboard layout Jesse Lucas 2020-03-27 21:51:40 -04:00
  • 7226a87c6d Create tech ui card css to replace material cards Jesse Lucas 2020-03-27 21:51:24 -04:00
  • 7aca2bcbc0 add custom chartjs tooltip Jesse Lucas 2020-03-27 15:49:35 -04:00
  • 3840d57f8d temporarily handle current device in device list Jesse Lucas 2020-03-27 15:49:19 -04:00
  • b7f3425f36 add system status service and mock data Jesse Lucas 2020-03-27 09:59:40 -04:00
  • 9fe0c30299 update mock names Jesse Lucas 2020-03-27 09:09:52 -04:00
  • 9d126760fa Synchronously get the status of each device Jesse Lucas 2020-03-26 18:23:53 -04:00
  • 09673ba0c6 create db completion service and mock data Jesse Lucas 2020-03-26 16:17:03 -04:00
  • bc7d71ee3d Create system connections service, mocks, and work on updating devices chart Jesse Lucas 2020-03-25 21:36:24 -04:00
  • 78a31449aa create Device namespace and getStateType function Jesse Lucas 2020-03-25 16:08:07 -04:00
  • 0361d303f2 organize services into services folder Jesse Lucas 2020-03-25 09:41:22 -04:00
  • 2fe94736e6 update device chart to use donut chart updateData Jesse Lucas 2020-03-25 09:27:19 -04:00
  • 9589f25e57 refactor to use caching interceptor Jesse Lucas 2020-03-24 19:19:54 -04:00
  • 15c2556e06 fix conditional logic Jesse Lucas 2020-03-24 16:45:54 -04:00
  • f342a2a54b refactor to use array of objects to map state data to chart update Jesse Lucas 2020-03-24 13:18:01 -04:00
  • 598dc991e8 complete observers Jesse Lucas 2020-03-24 13:17:32 -04:00
  • 7d59dc6c18 add updateData and removeAllData methods to donut chart Jesse Lucas 2020-03-24 13:16:22 -04:00
  • 05f01a5d94 start of caching, csrf interceptor, and device service Jesse Lucas 2020-03-20 19:44:21 -04:00
  • 03c6fb2f82 Rename folders Jesse Lucas 2020-03-20 16:16:18 -04:00
  • 7a657bf3c7 Create states map and set chart-items based on map Jesse Lucas 2020-03-20 12:32:10 -04:00
  • 02d14c7e9b Add chart item component, StateType and getStateType to determine state from Folder Jesse Lucas 2020-03-19 20:12:58 -04:00
  • 32c849e18c Refactor Folder interface to use Folder namespace Jesse Lucas 2020-03-19 19:01:45 -04:00
  • c27fe5694d Update mock data Jesse Lucas 2020-03-19 19:01:03 -04:00
  • b0ebf56283 Add new component chart-item Jesse Lucas 2020-03-19 19:00:28 -04:00
  • fb33a8ad6b Remove unused tags in index.html Jesse Lucas 2020-03-19 18:59:53 -04:00
  • 9207562545 refactor status toggle to list toggle Jesse Lucas 2020-03-19 18:05:04 -04:00
  • 230eb20a34 update font styles Jesse Lucas 2020-03-19 15:43:31 -04:00
  • e0d9542bfe update status list template and add flex box Jesse Lucas 2020-03-19 15:17:38 -04:00
  • 063951cffa Synchronously get the status of each folder Jesse Lucas 2020-03-18 19:39:25 -04:00
  • dae0872379 Remove Folder object from array in development only Jesse Lucas 2020-03-18 19:39:01 -04:00
  • 123f4a6d9d Update mock data Jesse Lucas 2020-03-18 19:38:16 -04:00
  • 65679892b0 Don't encapsulate data for in memory services for development Jesse Lucas 2020-03-18 19:38:06 -04:00
  • c4979cf6d6 update readme to disable syncthing upgrade Jesse Lucas 2020-03-18 12:23:31 -04:00
  • 09d498bb80 Refactor charts to use @ViewChild instead of @Input Jesse Lucas 2020-03-17 22:39:06 -04:00
  • 90ed7aa121 add apiRetry to api-utils Jesse Lucas 2020-03-17 22:38:33 -04:00
  • 206c0d0933 Work on db status service Jesse Lucas 2020-03-17 22:37:39 -04:00
  • 81c539c516 new folder service Jesse Lucas 2020-03-17 22:37:11 -04:00
  • 75b3b31d11 create folder status interface Jesse Lucas 2020-03-17 22:36:57 -04:00
  • 90c39de0cc add system config service retry Jesse Lucas 2020-03-17 22:36:42 -04:00
  • 241864b43c create mock data Jesse Lucas 2020-03-17 22:36:13 -04:00
  • b2d839d4e7 fix race condition with Observables in list components Jesse Lucas 2020-03-17 21:10:31 -04:00
  • 8bdf409d07 start of db status service Jesse Lucas 2020-03-17 09:46:32 -04:00
  • 08da982de5 pass and add data to donut chart Jesse Lucas 2020-03-16 17:58:20 -04:00
  • f250425ef1 clean up mock data and update device interface Jesse Lucas 2020-03-16 15:13:49 -04:00
  • aebcc495f9 create style.ts to set elevation for all dashboard components Jesse Lucas 2020-03-16 13:53:07 -04:00
  • eaffbc0f92 refactor chart and list component structure Jesse Lucas 2020-03-16 12:11:27 -04:00
  • 37f2f2cdf6 add delay to in memory service and update check interval Jesse Lucas 2020-03-16 11:11:51 -04:00
  • 82f5706350 start of chart component Jesse Lucas 2020-03-15 22:07:11 -04:00
  • 1e2379df1b lib/protocol: faster Luhn algorithm and better testing (#6475) greatroar 2020-03-29 22:28:04 +02:00
  • ea5c9176e1 lib/protocol: Remove unused channel Connection.preventSends (#6473) greatroar 2020-03-29 18:09:53 +02:00
  • cc1b003f21 lib/weakhash: Fix speed reporting in benchmark (#6470) greatroar 2020-03-29 17:07:25 +02:00
  • 38bd90e6f2 build: Simplify/correct Windows version tagging (fixes #6471) (#6472) Jakob Borg 2020-03-29 16:51:50 +02:00
  • 1c47fae206 lib/ur: Use sysctl syscall to get RAM size on Mac (#6468) greatroar 2020-03-29 14:28:46 +02:00
  • 79a758be3c lib/model: Do Revert/Override synchronously (#6460) Simon Frei 2020-03-27 13:05:09 +01:00
  • c7cf3ef899 lib/syncthing: Save version to db after upgrade ops are done (ref #6457) (#6458) Simon Frei 2020-03-26 16:58:21 +01:00
  • 2c2e6cd0d5 cmd/ursrv: Minor heatmap tweaks Jakob Borg 2020-03-26 15:19:05 +01:00
  • b7dffc051e lib/model: Remove unused func (#6456) Simon Frei 2020-03-26 14:19:26 +01:00
  • 963e9a4071 cmd/ursrv: Use OpenStreetMap and Leaflet for heat map (ref #6150) (#6454) Kevin Bushiri 2020-03-26 13:32:14 +02:00
  • b28899ac07 cmd/ursrv: Provide cached locations.json Jakob Borg 2020-03-25 14:19:35 +01:00
  • 83f6da8dca authors: Fixup keevBush Jakob Borg 2020-03-25 10:03:23 +01:00
  • 1a29296d9d gui, man, authors: Update docs, translations, and contributors Jakob Borg 2020-03-25 07:45:35 +01:00
  • a7de4c68e3 go.mod: Update quic-go to 0.14.4 (#6453) Simon Frei 2020-03-24 21:12:57 +01:00
  • 7f23de4f03 all: Pass db intervals as args not env vars (#6448) Simon Frei 2020-03-24 13:53:20 +01:00
  • ca89f12be6 lib/api: Set ServerName on LDAPS connections (fixes #6450) (#6451) Jakob Borg 2020-03-24 12:56:43 +01:00
  • ddfa82e990 lib/model: Unset local flag on deleted files (fixes #6436) (#6449) Simon Frei 2020-03-24 12:51:17 +01:00
  • 61302c467c gui: Improve unused device status (fixes #6416) (#6445) Nicolas Perraut 2020-03-22 19:30:18 +01:00
  • d6b4873eed gui, lib/model: Fix for folder stats with r-o and ignoreDel (fixes #6430) (#6431) Simon Frei 2020-03-22 11:46:42 +01:00
  • 1ea98a16b1 cmd/syncthing: Don't open browser on upgrade restarts (fixes #6437) (#6442) Jakob Borg 2020-03-22 11:39:09 +01:00
  • e2f3500df9 cmd/syncthing: Properly handle STNORESTART=1 (fixes #6440) (#6441) Jakob Borg 2020-03-22 11:38:53 +01:00
  • 8b025af1e5 Merge branch 'release' Jakob Borg 2020-03-20 12:08:16 +01:00
  • f1b253fc00 lib/db: Don't whack blocks when putting truncated file (#6434) v1.4.1-rc.3 v1.4.1 Jakob Borg 2020-03-20 12:07:14 +01:00
  • c4abe6f815 lib/db: Don't whack blocks when putting truncated file (#6434) Jakob Borg 2020-03-20 12:07:14 +01:00
  • 4c5e9cf921 Merge branch 'release' Jakob Borg 2020-03-19 16:05:39 +01:00
  • b33d5e57c6 lib/db, lib/syncthing: Repair db once on upgrade (ref #6425, #6427) (#6429) v1.4.1-rc.2 Simon Frei 2020-03-19 15:58:32 +01:00
  • 0060840249 lib/db: Fix removeFromGlobal and no filenames in error (fixes #6427) (#6428) Simon Frei 2020-03-19 14:32:22 +01:00
  • 71faae67f2 lib/db: Remove emptied global list in checkGlobals (fixes #6425) (#6426) Simon Frei 2020-03-19 14:30:20 +01:00
  • 74706bb02b lib/db, lib/syncthing: Repair db once on upgrade (ref #6425, #6427) (#6429) Simon Frei 2020-03-19 15:58:32 +01:00
  • 5975772ed8 cmd/stdiscosrv: Only generate keypair if it doesn't exist (fixes #5809) (#6419) Kevin Bushiri 2020-03-19 15:50:24 +02:00
  • cf11fa4327 lib/db: Fix removeFromGlobal and no filenames in error (fixes #6427) (#6428) Simon Frei 2020-03-19 14:32:22 +01:00
  • 40580d8b9b lib/db: Remove emptied global list in checkGlobals (fixes #6425) (#6426) Simon Frei 2020-03-19 14:30:20 +01:00
  • e25e71cdde cmd/syncthing, lib/locations: Separate data and config dirs (fixes #4924) (#6309) Simon Frei 2020-03-18 20:58:11 +01:00
  • 00b2340f9a lib/db: Checkpoint during schema updates (fixes #6422) (#6424) v1.4.1-rc.1 Simon Frei 2020-03-18 20:33:43 +01:00
  • cc2a55892f lib: Repair sequence inconsistencies (#6367) Simon Frei 2020-03-18 17:34:46 +01:00
  • 80107d5f5e lib/config: Correct spelling of address in LDAP config (#6420) Jakob Borg 2020-03-18 11:44:00 +01:00
  • f10e85d0c2 gui: Display folder name in modal (fixes #5380) (#6407) Mario Majila 2020-03-18 12:13:58 +02:00