Commit Graph

  • 90a73ea7bd add gitea docker publish workflow bp99-gitea bp99 2026-01-02 14:54:11 +01:00
  • a08cda96ce allow running with custom PUID and PGID main bp99 2026-01-02 14:42:07 +01:00
  • a862f02682 Bump actions/cache from 4 to 5 (#164) dependabot[bot] 2025-12-15 21:25:57 -05:00
  • 2e69bea5ea Bump uuid from 1.18.0 to 1.19.0 (#163) dependabot[bot] 2025-12-01 23:03:54 -05:00
  • c60e95bbf0 Bump actions/checkout from 5 to 6 (#162) dependabot[bot] 2025-11-27 22:41:56 -05:00
  • 9cf07e9d80 Update actix-* to latest (#161) Dustin J. Mitchell 2025-11-17 21:38:55 -05:00
  • c3470f4756 Add all new issues to the project (#159) Dustin J. Mitchell 2025-11-13 19:31:39 -05:00
  • 789106b517 Refactor Docker build commands in README (#157) Dustin J. Mitchell 2025-11-01 15:30:52 -04:00
  • 72aeebdda7 Bump rusqlite from 0.32.1 to 0.37.0 (#158) dependabot[bot] 2025-10-16 19:33:51 -04:00
  • 270dab8299 Refactor Docker build commands in README issue156 Dustin J. Mitchell 2025-10-16 18:19:39 -04:00
  • eed6421a4e Bump tokio from 1.47.0 to 1.48.0 (#155) dependabot[bot] 2025-10-14 20:33:46 -04:00
  • 5d013073cb Bump to -pre version Dustin J. Mitchell 2025-10-11 19:02:20 +00:00
  • 67524a0a91 Simplify cargo publish steps in RELEASING.md Dustin J. Mitchell 2025-10-11 14:58:26 -04:00
  • 88095c17d7 deploy: d206729d5e gh-pages djmitche 2025-10-11 18:57:46 +00:00
  • d206729d5e v0.7.1 v0.7.1 Dustin J. Mitchell 2025-10-11 18:57:23 +00:00
  • bf19b76577 Bump actix-rt from 2.10.0 to 2.11.0 (#151) dependabot[bot] 2025-10-10 21:21:10 -04:00
  • 505dd3f442 Bump tempfile from 3.22.0 to 3.23.0 (#153) dependabot[bot] 2025-09-23 22:09:46 -04:00
  • e10f3e6cfb Bump tempfile from 3.21.0 to 3.22.0 (#152) dependabot[bot] 2025-09-10 19:04:12 -04:00
  • 213be852b8 Fix add_version calls when no history exists on the server (#149) Dustin J. Mitchell 2025-08-20 15:21:04 -04:00
  • b57dd24d9e Bump tempfile from 3.20.0 to 3.21.0 (#150) dependabot[bot] 2025-08-20 08:45:41 -04:00
  • a9cf67c8e2 Document Cargo features in the binaries page (#148) Dustin J. Mitchell 2025-08-18 08:29:32 -04:00
  • daf6855f14 Bump slab from 0.4.10 to 0.4.11 (#147) dependabot[bot] 2025-08-12 22:09:38 -04:00
  • dbc9a6909b Bump actions/checkout from 4 to 5 (#145) dependabot[bot] 2025-08-12 19:55:19 -04:00
  • 1ad9e344c7 Bump uuid from 1.17.0 to 1.18.0 (#146) dependabot[bot] 2025-08-12 19:55:00 -04:00
  • 3820a8deea Document the different sslmodes recognized by the postgres crate (#144) Dustin J. Mitchell 2025-08-04 07:24:59 -04:00
  • 2de70ac336 Capture and log errors from bb8 (#143) Dustin J. Mitchell 2025-08-03 11:13:58 -04:00
  • c2b4c94fb5 Merge remote-tracking branch 'origin/main' Dustin J. Mitchell 2025-08-02 21:01:41 -04:00
  • 0a317cd86d Only publish docs on tags (#136) Dustin J. Mitchell 2025-08-01 17:48:34 -04:00
  • 1b80398365 Merge post-0.7.0-release updates into main Dustin J. Mitchell 2025-07-30 22:40:11 -04:00
  • 5a2bd4cde7 Use git context for building docker images v0.7.0 Dustin J. Mitchell 2025-07-30 21:50:30 -04:00
  • e5b35210af include dockerfiles in context Dustin J. Mitchell 2025-07-30 21:38:58 -04:00
  • 3bbfcb9f88 Fix Dockerfile reference Dustin J. Mitchell 2025-07-30 21:35:21 -04:00
  • 8752531e2c Use correct option to docker/build-push-action for Dockerfiles Dustin J. Mitchell 2025-07-30 21:32:27 -04:00
  • a94be2649e Use correct option to docker/build-push-action for Dockerfiles Dustin J. Mitchell 2025-07-30 21:32:27 -04:00
  • 624efa8b0d stop excluding the postgres crate Dustin J. Mitchell 2025-07-30 21:23:53 -04:00
  • ae9adf1572 Bump to -pre version Dustin J. Mitchell 2025-07-30 21:23:03 -04:00
  • 547621950f v0.7.0 Dustin J. Mitchell 2025-07-30 21:15:30 -04:00
  • 770c3cdc98 deploy: 48f7698271 djmitche 2025-07-31 01:16:13 +00:00
  • 48f7698271 v0.7.0 issue135-docs-on-tag Dustin J. Mitchell 2025-07-30 21:15:30 -04:00
  • b2331350f3 Only publish docs on tags Dustin J. Mitchell 2025-07-30 21:03:47 -04:00
  • ebe5f166bd deploy: ab6df362bf djmitche 2025-07-30 01:52:44 +00:00
  • ab6df362bf Finish building Postgres support (#133) Dustin J. Mitchell 2025-07-29 21:52:33 -04:00
  • 820aaf363c Merge pull request #134 from GothenburgBitFactory/dependabot/cargo/tokio-1.47.0 Dustin J. Mitchell 2025-07-29 20:50:47 -04:00
  • 535db07153 Bump tokio from 1.46.1 to 1.47.0 dependabot[bot] 2025-07-30 00:06:38 +00:00
  • 4bc4856ff1 Merge pull request #132 from djmitche/postgres-bin Dustin J. Mitchell 2025-07-28 22:20:57 -04:00
  • c445ac475a Add a binary that uses a Postgres backend Dustin J. Mitchell 2025-07-14 19:36:08 -04:00
  • 6e8c72b543 Merge pull request #129 from djmitche/postgres Dustin J. Mitchell 2025-07-17 12:35:19 -04:00
  • 609660b01f remove irrelevant assertions from test Dustin J. Mitchell 2025-07-17 12:01:52 -04:00
  • 8b1f7e2b30 Apply suggestions from code review Dustin J. Mitchell 2025-07-17 12:00:22 -04:00
  • 309abce339 Add taskchampion-sync-server-storage-postgres Dustin J. Mitchell 2025-07-12 15:23:39 -04:00
  • 816c9a3c80 Merge pull request #130 from djmitche/add_version_checks_latest Dustin J. Mitchell 2025-07-14 12:34:16 -04:00
  • b858febbca Apply fixes from @ryneeverett Dustin J. Mitchell 2025-07-14 12:30:01 -04:00
  • 532c012b01 deploy: 48b3aebee2 djmitche 2025-07-13 21:40:42 +00:00
  • 48b3aebee2 Merge pull request #131 from djmitche/issue124 Dustin J. Mitchell 2025-07-13 17:40:30 -04:00
  • 60436a5524 Add mdbook documentation for the sync server Dustin J. Mitchell 2025-07-13 17:17:48 -04:00
  • 25911b44a6 More explicit requirements regarding add_version Dustin J. Mitchell 2025-07-13 13:04:03 -04:00
  • c539e604d9 Merge pull request #126 from djmitche/async Dustin J. Mitchell 2025-07-13 09:25:43 -04:00
  • 57bbac8fea assert as suggested, remove outcommented code Dustin J. Mitchell 2025-07-12 22:58:35 -04:00
  • 093446e5fb bump major version Dustin J. Mitchell 2025-07-12 15:21:30 -04:00
  • 87d1d026b3 Merge pull request #125 from djmitche/issue121 Dustin J. Mitchell 2025-07-12 09:48:44 -04:00
  • 67576fe382 suggestion from @ryneeverett Dustin J. Mitchell 2025-07-12 09:48:15 -04:00
  • 7559364017 Make Storage methods async Dustin J. Mitchell 2025-07-11 17:28:05 -04:00
  • 61b9293287 Merge pull request #119 from djmitche/issue118 Dustin J. Mitchell 2025-07-11 12:49:09 -04:00
  • 0a71cce2d1 use a struct for arguments to WebServer::new Dustin J. Mitchell 2025-07-10 22:10:33 -04:00
  • 3a794341ce Allow disabling automatic creation of clients Dustin J. Mitchell 2025-07-10 21:49:57 -04:00
  • 4de5c9a345 Merge pull request #122 from djmitche/update Dustin J. Mitchell 2025-07-10 17:40:32 -04:00
  • d049618a59 Clippy fixes Dustin J. Mitchell 2025-07-10 17:33:11 -04:00
  • cd874bc56a Update crates and bump MSRV to 1.82.0 Dustin J. Mitchell 2025-07-10 17:29:28 -04:00
  • 240d1b4df5 Default DATA_DIR in entrypoint to match VOLUME in the Dockerfile Dustin J. Mitchell 2025-07-09 14:41:28 +00:00
  • 953411bff8 Merge pull request #117 from djmitche/security-scan-weekly Dustin J. Mitchell 2025-06-01 20:44:27 -04:00
  • 91763641c6 run the security scan weekly, not daily Dustin J. Mitchell 2025-06-01 20:41:18 -04:00
  • 721957d7c7 Merge pull request #116 from GothenburgBitFactory/dependabot/cargo/uuid-1.17.0 Dustin J. Mitchell 2025-05-23 20:42:56 -04:00
  • 35a4eefda3 Bump uuid from 1.16.0 to 1.17.0 dependabot[bot] 2025-05-24 00:01:02 +00:00
  • ad01f28a40 Merge pull request #115 from GothenburgBitFactory/dependabot/cargo/actix-web-4.11.0 Dustin J. Mitchell 2025-05-12 21:46:44 -04:00
  • 29a4214117 Merge pull request #114 from GothenburgBitFactory/dependabot/cargo/tempfile-3.20.0 Dustin J. Mitchell 2025-05-12 21:46:02 -04:00
  • b9cdae975b Bump actix-web from 4.10.2 to 4.11.0 dependabot[bot] 2025-05-12 23:59:38 +00:00
  • 271e5eaf3d Bump tempfile from 3.19.1 to 3.20.0 dependabot[bot] 2025-05-12 23:54:47 +00:00
  • 67b441081d Merge pull request #112 from awilkins/fix/data-path Dustin J. Mitchell 2025-04-15 14:16:32 -04:00
  • 5abb89c421 Make path to data folder consistent Adrian Wilkins 2025-04-14 23:07:41 +01:00
  • cd15b2377b Merge pull request #111 from djmitche/issue110 Dustin J. Mitchell 2025-04-07 22:37:16 -04:00
  • ceed460707 Cargo update, including tokio for RUSTSEC-2025-0023 Dustin J. Mitchell 2025-04-07 22:31:43 -04:00
  • 8a7df6d9d5 Merge pull request #108 from GothenburgBitFactory/dependabot/cargo/uuid-1.16.0 Dustin J. Mitchell 2025-03-14 20:13:19 -04:00
  • 92206f2488 Bump uuid from 1.15.1 to 1.16.0 dependabot[bot] 2025-03-14 23:50:45 +00:00
  • db8fbb3919 Merge pull request #107 from djmitche/env-logger Dustin J. Mitchell 2025-03-10 23:07:26 -04:00
  • ba69f98195 update env_logger to stop using humantime Dustin J. Mitchell 2025-03-10 23:07:02 -04:00
  • cae0bb3fd8 Merge pull request #105 from GothenburgBitFactory/dependabot/cargo/actix-web-4.10.2 Dustin J. Mitchell 2025-03-10 22:53:21 -04:00
  • 7bec7ce25d Bump actix-web from 4.9.0 to 4.10.2 dependabot[bot] 2025-03-10 23:42:25 +00:00
  • 4b55423595 Bump to -pre version Dustin J. Mitchell 2025-03-03 22:43:37 +00:00
  • a9b9921833 v0.6.1 v0.6.1 Dustin J. Mitchell 2025-03-03 22:41:40 +00:00
  • a7dc9e84b4 Allow specifying client ID when running docker-compose (#101) Dustin J. Mitchell 2025-03-03 17:39:59 -05:00
  • 7430d6feec add homepage / repository to published crates (#100) Dustin J. Mitchell 2025-03-03 16:59:09 -05:00
  • ecdfb6bdfd Use DATA_DIR and taskchampion username in entrypoint (#99) Dustin J. Mitchell 2025-03-03 16:53:53 -05:00
  • 55892d3b2d Bump to -pre version Dustin J. Mitchell 2025-03-01 18:21:09 +00:00
  • 5c3455a38a v0.6.0 v0.6.0 Dustin J. Mitchell 2025-03-01 18:16:48 +00:00
  • 65ad035d8d feat(docker): simplify docker compose for end users (#96) adamanteye 2025-03-02 02:08:27 +08:00
  • c47612b3a0 Bump uuid from 1.14.0 to 1.15.1 (#95) dependabot[bot] 2025-02-26 19:26:42 -05:00
  • 8508d517a6 Bump uuid from 1.13.1 to 1.14.0 (#94) dependabot[bot] 2025-02-22 13:19:02 -05:00
  • 24a9496f18 Bump tempfile from 3.16.0 to 3.17.1 (#93) dependabot[bot] 2025-02-18 08:40:46 -05:00
  • 5c42107006 Add an MSRV (#89) Dustin J. Mitchell 2025-02-16 16:48:12 -05:00
  • e2600dadc5 Fix and test for clap errors (#92) Dustin J. Mitchell 2025-02-15 10:34:10 -05:00