Commit graph

  • bb703c8c6a twitter.android: fix get_own_user_id for latest exports master Dima Gerasimov 2024-12-29 15:37:10 +00:00
  • dc0bf2d9d9 twitter.android: fix get_own_user_id for latest exports #413 Dima Gerasimov 2024-12-29 15:37:10 +00:00
  • 54df429f61 core.sqlite: add helper SqliteTool to get table schemas Dima Gerasimov 2024-12-29 15:06:49 +00:00
  • e2a8e809a5 core.sqlite: add helper SqliteTool to get table schemas #412 Dima Gerasimov 2024-12-29 15:06:49 +00:00
  • f1d23c5e96 smscalls: allow large XML files as input purarue 2024-12-22 21:50:03 -08:00
  • 1f4160e006 smscalls: allow large XML files as input #411 purarue 2024-12-22 21:50:03 -08:00
  • d8c53bde34 smscalls: add phone number to model purarue 2024-11-25 16:31:22 -08:00
  • 95a16b956f
    doc: some performance notes for query_range (#409) purarue 2024-11-26 13:53:10 -08:00
  • a7f05c2cad doc: spelling fixes purarue 2024-11-20 00:03:40 -08:00
  • 13cce14e13 smscalls: add phone number to model #410 purarue 2024-11-25 16:31:22 -08:00
  • ee586851b7 fix flag #409 purarue 2024-11-22 21:11:16 -08:00
  • aaca4fdce3 note to use both flags purarue 2024-11-22 21:10:02 -08:00
  • 895d8c89bb add ruff_cache to gitignore purarue 2024-11-22 19:22:39 -08:00
  • da2f4f27b0 fix ruff error purarue 2024-11-22 16:16:35 -08:00
  • 39034911ac misspelling purarue 2024-11-22 16:00:20 -08:00
  • 0f9eca5722 doc: some performance notes for query_range purarue 2024-11-22 15:58:29 -08:00
  • 023074b9d3 doc: spelling fixes #408 purarue 2024-11-20 00:03:40 -08:00
  • ad55c5c345
    fix typo in rexport DAL (#405) Srajan Garg 2024-11-12 19:05:27 -05:00
  • aeea0f6f2e
    fix another typo in ruff ignore #405 karlicoss 2024-11-13 00:02:32 +00:00
  • 471cc6b8b6 fix typo in rexport DAL Srajan Garg 2024-11-12 00:19:46 -05:00
  • 7ab6f0d5cb chore: update urls purarue 2024-10-25 09:39:00 -07:00
  • 45da29c04f chore: update urls #404 purarue 2024-10-25 09:39:00 -07:00
  • a2b397ec4a my.whatsapp.android: adapt to new db format Dima Gerasimov 2024-10-22 20:50:37 +01:00
  • 999e2a6ed8 my.whatsapp.android: adapt to new db format #403 Dima Gerasimov 2024-10-22 20:50:37 +01:00
  • 8496d131e7 general: migrate modules to use 3.9 features Dima Gerasimov 2024-10-19 22:10:40 +01:00
  • d915c848e9 general: migrate modules to use 3.9 features #402 Dima Gerasimov 2024-10-19 22:10:40 +01:00
  • d3f9a8e8b6
    core: migrate code to benefit from 3.9 stuff (#401) karlicoss 2024-10-19 20:55:09 +01:00
  • 721fd98dca core: migrate code to benefit from 3.9 stuff #401 Dima Gerasimov 2024-10-19 20:19:07 +01:00
  • d1511929a8 tmp Dima Gerasimov 2024-10-19 19:15:36 +01:00
  • bc7c3ac253 general: python3.9 reached EOL, switch min version v0.5.20241019 Dima Gerasimov 2024-10-19 18:27:35 +01:00
  • 25a6bcd966 general: python3.9 reached EOL, switch min version #400 Dima Gerasimov 2024-10-19 18:27:35 +01:00
  • a8f86e32b9 core.time: hotfix for default force_abbreviations attribute v0.5.20240924 Dima Gerasimov 2024-09-23 22:01:57 +01:00
  • 001abcf8c1 core.time: hotfix for default force_abbreviations attribute #399 Dima Gerasimov 2024-09-23 22:01:57 +01:00
  • 6a6d157040 cli: fix minor race condition in creating hpi_temp_dir v0.5.20240923 Dima Gerasimov 2024-09-23 01:14:49 +01:00
  • bf8af6c598 tox: try using uv for CI, should result in speedup Dima Gerasimov 2024-09-22 22:32:34 +01:00
  • fca4eee6f8 cli: fix minor race condition in creating hpi_temp_dir #398 Dima Gerasimov 2024-09-23 01:14:49 +01:00
  • 3af68d6cbb tox: try using uv for CI, should result in speedup Dima Gerasimov 2024-09-22 22:32:34 +01:00
  • 8ed9e1947e my.youtube.takeout: deduplicate watched videos and sort out a few minor errors Dima Gerasimov 2024-09-22 17:47:05 +01:00
  • eb3f2106d3 my.youtube.takeout: deduplicate watched videos and sort out a few minor errors #397 Dima Gerasimov 2024-09-22 17:47:05 +01:00
  • 75639a3d5e tox: some prep for potentially using uv on CI instead of pip Dima Gerasimov 2024-09-22 19:50:58 +01:00
  • 3ce1c860f9 tox: some prep for potentially using uv on CI instead of pip #396 Dima Gerasimov 2024-09-22 19:50:58 +01:00
  • 3166109f15 my.core: fix list constructor in always_support_sequence and add some tests Dima Gerasimov 2024-09-22 04:27:32 +01:00
  • 9d94cfe94d my.core: fix list constructor in always_support_sequence and add some tests #395 Dima Gerasimov 2024-09-22 04:27:32 +01:00
  • 02dabe9f2b my.twitter.archive: cleanup linting and use proper configuration via abstract class Dima Gerasimov 2024-09-22 02:03:28 +01:00
  • 239e6617fe my.twitter.archive: deduplicate tweets based on id_str/created_at and raw tweet text Dima Gerasimov 2024-09-22 01:48:12 +01:00
  • e036cc9e85 my.twitter.android: get own user id as string, consistent with rest of module Dima Gerasimov 2024-09-21 23:55:06 +01:00
  • 82de58dc69 my.twitter.archive: cleanup linting and use proper configuration via abstract class #394 Dima Gerasimov 2024-09-22 02:03:28 +01:00
  • 02f8fef2f7 my.twitter.archive: deduplicate tweets based on id_str/created_at and raw tweet text Dima Gerasimov 2024-09-22 01:48:12 +01:00
  • 3b14d275e8 my.twitter.android: get own user id as string, consistent with rest of module Dima Gerasimov 2024-09-21 23:55:06 +01:00
  • 2ca323da84 my.fbmessenger.android: exclude unsent messages to avoid duplication Dima Gerasimov 2024-09-21 23:18:50 +01:00
  • 13e885c78b my.fbmessenger.android: exclude unsent messages to avoid duplication #393 Dima Gerasimov 2024-09-21 23:18:50 +01:00
  • 6a18f47c37 my.github.gdpr/my.zulip.organization: use kompress support for tar.gz if it's available Dima Gerasimov 2024-09-18 23:03:03 +01:00
  • 823e0c430b my.github.gdpr/my.zulip.organization: use kompress support for tar.gz if it's available #392 Dima Gerasimov 2024-09-18 23:03:03 +01:00
  • 201ddd4d7c my.core.structure: add support for .tar.gz archives Dima Gerasimov 2024-09-16 23:41:58 +01:00
  • a16779fbd1 my.core.structure: add support for .tar.gz archives #390 Dima Gerasimov 2024-09-16 23:41:58 +01:00
  • 27178c0939 my.google.takeout.parser: speedup event merging on newer google_takeout_parser versions Dima Gerasimov 2024-09-13 01:18:40 +01:00
  • a2fa29b957 my.google.takeout.parser: speedup event merging on newer google_takeout_parser versions #389 Dima Gerasimov 2024-09-13 01:18:40 +01:00
  • 71fdeca5e1 ci: update mypy config and make ruff config more consistent with other projects Dima Gerasimov 2024-08-31 02:03:22 +01:00
  • e4cdb74ea3 ci: update mypy config and make ruff config more consistent with other projects #388 Dima Gerasimov 2024-08-31 02:03:22 +01:00
  • d58453410c ruff: process remaining existing checks and suppress the annoying ones Dima Gerasimov 2024-08-28 03:58:28 +01:00
  • 1c5efc46aa ruff: enable TRY rules Dima Gerasimov 2024-08-28 03:18:45 +01:00
  • affa79ba3a my.time.tz.via_location: fix accidental RuntimeError introduced in previous MR Dima Gerasimov 2024-08-28 03:14:23 +01:00
  • fc0e0be291 ruff: enable ICN and PD rules Dima Gerasimov 2024-08-28 03:09:32 +01:00
  • c5df3ce128 ruff: enable W, COM, EXE rules Dima Gerasimov 2024-08-28 03:05:24 +01:00
  • ac08af7aab ruff: enable PT (pytest) rules Dima Gerasimov 2024-08-28 02:54:26 +01:00
  • 9fd4227abf ruff: enable RET/PIE/PLW Dima Gerasimov 2024-08-28 02:50:05 +01:00
  • bd1e5d2f11 ruff: enable PERF checks set Dima Gerasimov 2024-08-28 02:16:12 +01:00
  • 985c0f94e6 ruff: attempt to enable ARG checks, suppress in some places Dima Gerasimov 2024-08-28 01:51:14 +01:00
  • 72cc8ff3ac ruff: enable B warnings (mainly suppressed exceptions and unused variables) Dima Gerasimov 2024-08-28 01:13:18 +01:00
  • d0df8e8f2d ruff: enable PLR rules and fix bug in my.github.gdpr._is_bot Dima Gerasimov 2024-08-28 00:29:06 +01:00
  • b594377a59 ruff: enable RUF ruleset Dima Gerasimov 2024-08-28 00:00:54 +01:00
  • 664c40e3e8 ruff: enable FBT rules to detect boolean arguments use without kwargs Dima Gerasimov 2024-08-27 23:37:17 +01:00
  • 118c2d4484 ruff: enable UP ruleset for detecting python deprecations Dima Gerasimov 2024-08-27 23:12:57 +01:00
  • d244c7cc4e ruff: enable and fix C4 ruleset Dima Gerasimov 2024-08-27 22:50:37 +01:00
  • c08ddbc781 general: small updates for typing while trying out pyright Dima Gerasimov 2024-08-27 21:02:39 +01:00
  • 1774ed126b ruff: process remaining existing checks and suppress the annoying ones #387 Dima Gerasimov 2024-08-28 03:58:28 +01:00
  • c248aa7496 ruff: enable TRY rules Dima Gerasimov 2024-08-28 03:18:45 +01:00
  • 557af7b692 my.time.tz.via_location: fix accidental RuntimeError introduced in previous MR Dima Gerasimov 2024-08-28 03:14:23 +01:00
  • caa72aadf1 ruff: enable ICN and PD rules Dima Gerasimov 2024-08-28 03:09:32 +01:00
  • bf96ca7d38 ruff: enable W, COM, EXE rules Dima Gerasimov 2024-08-28 03:05:24 +01:00
  • 47f116879f ruff: enable PT (pytest) rules Dima Gerasimov 2024-08-28 02:54:26 +01:00
  • 3cff067035 ruff: enable RET/PIE/PLW Dima Gerasimov 2024-08-28 02:50:05 +01:00
  • 721a0cd3fc ruff: enable PERF checks set Dima Gerasimov 2024-08-28 02:16:12 +01:00
  • a751f2b69f ruff: attempt to enable ARG checks, suppress in some places Dima Gerasimov 2024-08-28 01:51:14 +01:00
  • 8b1ec35286 ruff: enable B warnings (mainly suppressed exceptions and unused variables) Dima Gerasimov 2024-08-28 01:13:18 +01:00
  • f563dee215 ruff: enable PLR rules and fix bug in my.github.gdpr._is_bot Dima Gerasimov 2024-08-28 00:29:06 +01:00
  • c3da26abcb ruff: enable RUF ruleset Dima Gerasimov 2024-08-28 00:00:54 +01:00
  • dc0726c347 ruff: enable FBT rules to detect boolean arguments use without kwargs Dima Gerasimov 2024-08-27 23:37:17 +01:00
  • 7eef1f9fc2 ruff: enable UP ruleset for detecting python deprecations Dima Gerasimov 2024-08-27 23:12:57 +01:00
  • 2849870773 ruff: enable and fix C4 ruleset Dima Gerasimov 2024-08-27 22:50:37 +01:00
  • dee0b128ca general: small updates for typing while trying out pyright Dima Gerasimov 2024-08-27 21:02:39 +01:00
  • b1fe23b8d0 my.rss.feedly/my.twittr.talon -- migrate to use lazy user configs Dima Gerasimov 2024-08-26 03:50:32 +01:00
  • b87d1c970a tests: move remaining tests from tests/ to my.tests, cleanup corresponding modules Dima Gerasimov 2024-08-26 03:34:45 +01:00
  • a5643206a0 general: make time.tz.via_location user config lazy, move tests to my.tests package Dima Gerasimov 2024-08-26 02:00:51 +01:00
  • 270080bd56 core.error: better defensive handling for my.core.source when parts of config are missing Dima Gerasimov 2024-08-26 00:08:09 +01:00
  • 094519acaf tests: disable cachew in my.tests subpackage Dima Gerasimov 2024-08-25 23:06:26 +01:00
  • 7cae9d5bf3 my.google.takeout.paths: migrate to new style lazy config Dima Gerasimov 2024-08-25 22:36:54 +01:00
  • 39b65dc7db my.rss.feedly/my.twittr.talon -- migrate to use lazy user configs #386 Dima Gerasimov 2024-08-26 03:50:32 +01:00
  • 2f431afbd7 tests: move remaining tests from tests/ to my.tests, cleanup corresponding modules Dima Gerasimov 2024-08-26 03:34:45 +01:00
  • 9462357f2c general: make time.tz.via_location user config lazy, move tests to my.tests package Dima Gerasimov 2024-08-26 02:00:51 +01:00