Commit graph

  • 6116e0151c
    Fix even more simple clippy suggestions update James Musselman 2024-12-16 23:25:53 -06:00
  • 9270577b68
    Run migrations to Rust 2021 James Musselman 2024-12-16 23:00:30 -06:00
  • 2b213ef635
    More simple clippy fixes James Musselman 2024-12-16 22:58:12 -06:00
  • 43aca1b492
    Remove some clippy issues James Musselman 2024-12-16 22:40:31 -06:00
  • ba86ea91d0
    Update dependencies main James Musselman 2024-12-16 22:11:18 -06:00
  • 2281c34529 Version 0.4.0 daladim 2022-01-19 09:21:06 +01:00
  • c36c06ba94 Upgrade dependencies daladim 2022-01-19 09:22:05 +01:00
  • fd216ff7c3 [doc] improvements and rewordings daladim 2022-01-19 09:12:28 +01:00
  • 511f2123e6 [minor] Examples have different data folders daladim 2022-01-19 09:16:25 +01:00
  • 7cc1e778bb Added a progress counter daladim 2021-12-24 15:36:34 +01:00
  • 7b13d74edc [optim] Download 30 changed items at once in a single HTTP request from the server daladim 2021-12-24 14:56:01 +01:00
  • 159b6199fa Poor man's generic function to work around passing an async closure daladim 2021-12-24 14:50:41 +01:00
  • 313f2ed0e9 [minor] Unused variable daladim 2021-12-24 11:46:35 +01:00
  • 6c64bcce8e [optim] Download 30 added items at once in a single HTTP request from the server daladim 2021-12-24 11:07:45 +01:00
  • 56484a6d4d Split a function daladim 2021-12-24 00:32:38 +01:00
  • a973146366 Added get_items_by_url, to fetch multiple items at once daladim 2021-12-24 00:11:18 +01:00
  • f7110c254f Better timestamp parsing daladim 2021-12-19 19:13:23 +01:00
  • ac7d6952eb Better support for iCal DTSTAMP/LAST-MODIFIED daladim 2021-12-19 18:51:50 +01:00
  • 5505a17081 [doc] daladim 2021-12-19 18:50:13 +01:00
  • 039965966f Added a second example daladim 2021-12-19 18:39:05 +01:00
  • 94b3bb27ba Added a function daladim 2021-12-19 18:49:47 +01:00
  • 3d142edf3e Merge remote-tracking branch 'daladim/master' daladim 2021-12-07 21:36:10 +01:00
  • 7f8529b837 [fmt] daladim 2021-12-06 23:07:38 +01:00
  • 5018ae9b97 Using a published version of ical daladim 2021-12-06 22:59:29 +01:00
  • ea6cd47b5d Fixed icon trasnparency daladim 2021-11-26 15:25:48 +01:00
  • 1be59891ca Newer dependecies (minor versions) daladim 2021-11-24 00:23:16 +01:00
  • ac4d37d086 Newer dependencies (major versions) daladim 2021-11-24 00:22:53 +01:00
  • e765812fa9 Added info into Cargo.toml daladim 2021-11-24 00:22:30 +01:00
  • 96b8feff5e [doc] daladim 2021-11-23 23:32:09 +01:00
  • a8e5bfbc63 Added color support for calendar creation daladim 2021-11-23 23:31:51 +01:00
  • d28309b21d [minor] Fixed the doc of a test daladim 2021-11-23 23:26:48 +01:00
  • f6ae164dda Removed a [patch] from crates.io daladim 2021-11-23 23:02:40 +01:00
  • c18516b9c8 Added icon in the README daladim 2021-11-23 23:00:12 +01:00
  • 5acb4e1c5b [doc] Link to Voilà daladim 2021-11-23 22:56:20 +01:00
  • b8e945cf93 Added icon in the generated doc daladim 2021-11-22 19:14:42 +01:00
  • 0022a8ffe7 Added icon daladim 2021-11-22 19:11:47 +01:00
  • e152b73c51 Better config API daladim 2021-11-16 23:25:41 +01:00
  • 38a44e2773 Merge branch 'deprecate_id_for_uid' daladim 2021-11-16 00:11:33 +01:00
  • 0075ebfbdb More ID -> URL renaming daladim 2021-11-16 00:10:47 +01:00
  • 2f7c14d0aa Better distinction ID/UID daladim 2021-11-15 23:52:26 +01:00
  • 56b86adf02 [doc] daladim 2021-11-15 22:32:44 +01:00
  • 91966b9d5c [minor] Format daladim 2021-11-15 22:21:55 +01:00
  • f4c0160f1e [doc] daladim 2021-11-10 23:06:37 +01:00
  • fbf3005a6f
    Merge pull request #1 from daladim/github_actions daladim 2021-11-10 22:58:23 +01:00
  • 96eec57951 Added a github actions file daladim 2021-11-10 22:52:47 +01:00
  • 0f55850b6d [cleanup] Deprecated settings.rs for config.rs daladim 2021-11-10 22:47:33 +01:00
  • 413b2b285e [cleanup] daladim 2021-11-10 22:27:03 +01:00
  • 582c187e04 Merge branch 'ical_unknown_fields' daladim 2021-11-10 22:22:57 +01:00
  • 9dcf7e0499 Fixed tests to support unknown iCal fields daladim 2021-11-10 22:22:24 +01:00
  • b0db19b586 Forked ical-rs to support serde daladim 2021-11-10 22:16:11 +01:00
  • 75fe00983d Added a parsing/building round-trip test daladim 2021-11-05 23:31:42 +01:00
  • 39867a9f15 PRODID is parsed, stored and generated daladim 2021-11-05 23:31:17 +01:00
  • f7acadc3e2 Unhandled lines from iCal files are stored daladim 2021-11-04 23:44:54 +01:00
  • 49bdb3d199 Macro for code de-duplication daladim 2021-11-05 23:05:25 +01:00
  • d6e93d846e [minor] Turned a if list into a match daladim 2021-11-04 18:55:12 +01:00
  • 40503f46d5 typo daladim 2021-11-04 18:54:53 +01:00
  • 7d09d72175 SyncEvent is more usable daladim 2021-11-04 09:01:25 +01:00
  • d8c89ec727 [doc] daladim 2021-11-03 21:55:48 +01:00
  • 9bd45d5a07 Merge branch 'feedback' daladim 2021-10-13 08:17:39 +02:00
  • b404fc68e8 Sending sync progress daladim 2021-10-09 00:25:23 +02:00
  • 7fb98a471b Feedback infrastructure daladim 2021-10-08 23:58:17 +02:00
  • 04c8b3a2ee Renamed SyncResult -> SyncProgress daladim 2021-10-08 23:05:02 +02:00
  • f7ec5d29be [doc] daladim 2021-10-08 23:03:43 +02:00
  • 38fd04c3a4 Moved SyncResult daladim 2021-10-08 23:02:37 +02:00
  • 2e4be4a754 License, readme and metadata daladim 2021-09-29 23:47:00 +02:00
  • 4c54515b79 More logs daladim 2021-09-29 08:38:27 +02:00
  • e563cb3b2f Comparison functions are no longer provided daladim 2021-08-12 20:05:58 +02:00
  • 92b3089e5e [typo] daladim 2021-08-05 21:21:19 +02:00
  • db662d2f4a Non-async versions of deletion functions daladim 2021-08-05 21:12:12 +02:00
  • 9234d57cdc Non-async versions of add_item/update_item daladim 2021-08-02 20:34:00 +02:00
  • b6e8ce2421 [minor] Removed useless asyncs daladim 2021-08-02 20:32:09 +02:00
  • 6d984cdc7f [doc] daladim 2021-08-02 20:31:37 +02:00
  • 78bb78f61f [fixup] Doc and usability daladim 2021-07-08 16:05:03 +02:00
  • 17716575d8 Added support for calendar colors daladim 2021-07-08 15:57:45 +02:00
  • 2b339a7aff Added sorting utilities daladim 2021-07-05 11:28:06 +02:00
  • fbd076875a [doc] daladim 2021-07-05 11:08:18 +02:00
  • 72e05dc6c9 [deps] Update daladim 2021-07-05 11:07:49 +02:00
  • e6dda89d01 pub use Cache daladim 2021-07-05 11:05:22 +02:00
  • bf68d81ec8 More derive(Debug) daladim 2021-07-05 11:04:52 +02:00
  • 58cfb42f64 Non-async version of some functions + renamed a function daladim 2021-07-05 11:00:36 +02:00
  • ab8f6a9413 Moved a file daladim 2021-07-05 10:58:21 +02:00
  • 4e0745aea1 Doc and usability daladim 2021-04-28 23:43:03 +02:00
  • f1a350f6a5 Renamed the crate as kitchen_fridge daladim 2021-04-28 23:46:11 +02:00
  • 9b622e1ad6 More tests daladim 2021-04-28 23:22:06 +02:00
  • 1cd811f9d3 [doc] daladim 2021-04-28 23:21:13 +02:00
  • ccf4f49a08 [tests] Cache daladim 2021-04-20 00:09:18 +02:00
  • 2408349ec7 More error checks daladim 2021-04-20 00:00:18 +02:00
  • 7c6a4f89fb fixup! [example] Updated provider-sync daladim 2021-04-19 23:59:54 +02:00
  • 65791806bc Checking HTTP response codes daladim 2021-04-19 23:58:23 +02:00
  • 2dbd3726a5 fixup! Implemented create_calendar for caldav client daladim 2021-04-19 23:46:37 +02:00
  • 71ec8fe323 Sanity checks daladim 2021-04-19 23:23:39 +02:00
  • 93aa096821 [example] Updated provider-sync daladim 2021-04-20 00:01:05 +02:00
  • 75a6e17a7f [doc] daladim 2021-04-19 23:04:12 +02:00
  • 5322f04d83 Implemented create_calendar for caldav client daladim 2021-04-20 00:01:15 +02:00
  • 26c49a85c2 [gitignore] daladim 2021-04-19 08:30:34 +02:00
  • e6ccae75be Clearly ignore non-applicable tests daladim 2021-04-19 08:29:52 +02:00
  • 8fd416fae1 Provider uses update_item daladim 2021-04-18 00:32:13 +02:00
  • 266437a4d1 Logic fix daladim 2021-04-18 00:24:30 +02:00
  • 849cbbc07a Added the update_item function daladim 2021-04-18 00:13:39 +02:00
  • 5b1adca42c A function is only useful in tests daladim 2021-04-17 20:20:30 +02:00