Commit graph

  • 89dc526a69
    feat: Enhance data security and introduce heatmap UI main Kumi 2024-05-17 15:03:20 +0200
  • 6d7b95828d
    feat: add dev dependencies for code formatting Kumi 2024-05-17 13:49:29 +0200
  • 56edea58de
    feat: Added cal-heatmap dependency Kumi 2024-05-17 13:36:59 +0200
  • 202c619315
    feat(migrations): Initialize database schema for messaging Kumi 2024-05-17 13:30:34 +0200
  • 051484921d
    feat(license): update copyright term and contact email Kumi 2024-05-17 13:29:47 +0200
  • a07c15388c
    feat(dreams): Initialize database models for dream tracking Kumi 2024-05-17 13:28:29 +0200
  • 4aa4af9613
    feat: Add initial migrations for GPS and Mood modules Kumi 2024-05-17 13:27:49 +0200
  • f3e257fc22
    feat(vscode): add Django debug configuration Kumi 2024-05-17 13:19:22 +0200
  • c0de39b196
    fix: pin django-polymorphic to v4.0.0a Kumi 2024-05-17 13:17:57 +0200
  • 0b19d5708c
    feat: update django-multiselectfield repo URL Kumi 2024-03-24 16:49:57 +0100
  • 2b37030938
    fix: update legend label in moodpies chart Kumi 2024-03-24 16:29:27 +0100
  • 71c34db6d8
    refactor(mood/stats): streamline and optimize visualizations Kumi 2024-03-24 16:28:10 +0100
  • c7295829fc
    refactor(statistics.py): standardize chart height param Kumi 2024-03-24 16:23:48 +0100
  • 47ea505efd
    feat: streamline topbar notifications Kumi 2024-03-24 16:15:54 +0100
  • 1830f37161
    Updates to documentation Kumi 2023-03-26 20:08:18 +0000
  • 5937651c80
    Add missing OIDC_CREATE_USER value from config file Kumi 2022-10-26 07:00:44 +0000
  • af0b996e37
    Update INSTALL.md Add license Kumi 2022-10-25 14:43:01 +0000
  • 49854655b2
    Migrate to AutoSecretKey Implement OIDC login Kumi 2022-10-25 14:40:48 +0000
  • 8a87833d2e
    Start development of gpslog module Kumi 2022-09-09 16:59:13 +0000
  • 9e6d573d91
    Start gpslog app Kumi 2022-09-07 16:15:22 +0000
  • 59c70448b4
    Get requirements fixed (?) for Django4.1 Kumi 2022-09-07 16:15:10 +0000
  • 6e726871cf Fix Dashboard link in navigation Kumi 2021-10-27 09:01:25 +0200
  • 218d0290de Move nav sections to respective apps Kumi 2021-10-24 17:45:23 +0200
  • 5b89adc862 Try fixing styling error Kumi 2021-10-24 17:41:38 +0200
  • b0b667a773 Try fixing syntax error Kumi 2021-10-24 17:38:20 +0200
  • 916e8aa7d1 Try implementing sidebar generation Kumi 2021-10-24 17:35:52 +0200
  • 5e1a4d8ea2 Fix autoescaping Kumi 2021-10-24 17:03:33 +0200
  • eaf67e9471 Missing files Kumi 2021-10-24 16:51:12 +0200
  • 252264664f Minor work on frontend generation Basic status API Kumi 2021-10-24 16:51:04 +0200
  • ed031ba969 Add blank environment app Kumi 2021-10-07 16:36:19 +0200
  • 084bb6bbdb Prepare for dynamic generation of navigation menus Kumi 2021-03-03 11:36:25 +0100
  • 42c498923c Order activities by name by default Kumi 2021-03-03 10:35:54 +0100
  • eb7344305d Basic activity statistics Kumi 2021-03-03 08:39:26 +0100
  • f43fb4a8b1 Bokeh problems seem solved now with latest panel Kumi 2021-03-03 07:51:18 +0100
  • 18e9ce1746 Colored buttons for mood selection Kumi 2021-03-01 21:04:44 +0100
  • 35fd2450f4 Badly implement mood pie charts Kumi 2021-03-01 18:05:14 +0100
  • 940974f056 Require older bokeh than 2.3.0 which causes Exception Kumi 2021-03-01 07:15:29 +0100
  • 00eadf9b90 Handle empty database in mood template tags Kumi 2021-03-01 07:12:15 +0100
  • a1164ad788 Remove dbsettings from init methods (would prevent initial migrations) Kumi 2021-03-01 07:09:53 +0100
  • e93798c266 Replace max time parameter by current time Kumi 2021-02-28 19:58:38 +0100
  • 67cf834fa9 Fix moodstats call Kumi 2021-02-26 18:09:13 +0100
  • 5cef852510 Fix moodstats signature Remove unused variables Fix time selection for CSV Kumi 2021-02-26 07:38:17 +0100
  • 539ee03709 Fix activitystats signature Kumi 2021-02-26 07:26:52 +0100
  • cbcf7a365c Add monthly and yearly activity counters Kumi 2021-02-25 15:33:28 +0100
  • 8108fb8bf4 Fix Bokeh output Lock Y axis of Bokeh HTML output Kumi 2021-02-22 20:10:37 +0100
  • 255f4d721c Add statistics to sidebar Fix stupid mistake Kumi 2021-02-22 07:59:51 +0100
  • 209c1c1429 Add rolling average to mood statistics chart Add ordering clause to Status objects Kumi 2021-02-22 07:51:27 +0100
  • a19c0a2ad1 Make prettier Kumi 2021-02-21 21:03:34 +0100
  • bbb062ca0e Adding activity output Bug fixing Kumi 2021-02-21 20:59:39 +0100
  • 261531f9bf Reworked statistics with HoloViews/Bokeh Kumi 2021-02-21 20:13:22 +0100
  • 49ae5ef7d9 Implement statistics in Javascript only to soon replace this with HoloViews Kumi 2021-02-21 11:24:25 +0100
  • 84aaf34ec0 Fix matrix message delivery? Kumi 2021-02-20 14:17:52 +0000
  • a868e5273f Use pip versions of Kumi modules Kumi 2021-02-20 13:52:46 +0000
  • b028ac3fc9 Template tag for PIL image display Kumi 2021-02-20 13:39:54 +0000
  • 788ae99088 Blindly code Matrix gateway Kumi 2021-02-17 06:43:24 +0000
  • d658fa4ea6 Fix mindless copy-paste programming Kumi 2021-02-17 05:55:04 +0000
  • 431f7acba2 Rename meds to health Add more health related models Add activity categories Kumi 2021-02-16 12:15:56 +0000
  • 1d3251d886 Calculate average moods from average daily moods Kumi 2021-01-17 16:49:22 +0100
  • faa5a76d2d Add missing max_length to CharField Kumi 2021-01-17 16:47:55 +0100
  • f9c52ce62b Fix notification sending for multiple dispatchers or no specified dispatchers Kumi 2021-01-15 15:14:08 +0100
  • 893c13a0b4 Prepare models for habits Add fields for weekdays and days of month Update requirements to include dateutil, polymorphic, multiselectfield Kumi 2021-01-08 18:32:25 +0100
  • 27a19758f3 Do not hide buttons on narrow screens – might be ugly but I need those buttons Kumi 2021-01-08 12:03:41 +0100
  • dee6be0b88 Send app specific data with Notification filter signal Kumi 2021-01-06 18:40:33 +0100
  • 9d50530ca1 Send content of data field with Notification filter signal Kumi 2021-01-06 18:33:32 +0100
  • e7c79578d4 Fix typo Kumi 2021-01-06 18:29:09 +0100
  • 2cbd3960d7 Add field for additional (app specific) data to Notifications Kumi 2021-01-06 18:28:44 +0100
  • 1356c59d31 Add todo Kumi 2021-01-06 15:52:01 +0100
  • 42bebfad05 Fix silly mistake in dream attachment saving Kumi 2021-01-06 14:06:48 +0100
  • 369103b081 Fix file name display in dream view Kumi 2021-01-06 14:05:31 +0100
  • 0161ef48fb Fix file name display in status view Kumi 2021-01-06 14:03:13 +0100
  • 55482d2262 Fix upload paths for StatusMedia Kumi 2021-01-06 13:59:37 +0100
  • bff5297f63 Fix attachment upload paths for DreamMedia Kumi 2021-01-06 13:55:32 +0100
  • f83a4cc49f Display status media in status view Kumi 2021-01-04 11:34:05 +0100
  • 6750ab44f0 Updated StatusMedia model to match form signature Kumi 2021-01-04 11:28:24 +0100
  • 01f667dd70 Create models for medication tracker Kumi 2021-01-04 07:39:29 +0100
  • 73946a6306 Add new apps to settings.py Document new to-do items Kumi 2021-01-04 07:39:16 +0100
  • 1619f6895f Make themes not required for dreams Kumi 2021-01-04 07:38:42 +0100
  • af5e247680 Make activities not required for mood status Kumi 2021-01-04 07:38:28 +0100
  • 8e34e2579d Add three bare modules Kumi 2021-01-03 08:42:04 +0100
  • 1f78158637 Implement filter signals for message processing Kumi 2021-01-02 10:13:07 +0100
  • eff769c625 Filter out status entries that don't have a mood associated from average_mood Kumi 2021-01-01 21:46:38 +0100
  • 1d5575c073 Add item to TODO list Kumi 2021-01-01 18:17:58 +0100
  • 2a45e73303 Preliminary dream stat template tags Kumi 2021-01-01 18:17:10 +0100
  • 3f4dc5f8be Dreams module completed (?) Kumi 2021-01-01 17:49:39 +0100
  • 192af2eb84 Add missing enctype to form with file uploads Kumi 2021-01-01 17:48:12 +0100
  • 69ecb4640f Fix something that seemed to work anyway Kumi 2021-01-01 17:01:38 +0100
  • 72cbf3ac01 Fix copy-paste error Kumi 2021-01-01 16:55:45 +0100
  • c377fae61f Create models for dream tracking module Update to-do list Kumi 2021-01-01 14:43:47 +0100
  • 26bcb49be2 Fix silly mistake Kumi 2021-01-01 13:55:19 +0100
  • 27d4f4276d Add to-do list Kumi 2021-01-01 13:37:53 +0100
  • c25cac1ac2 Add management command to set Telegram token Kumi 2020-12-31 22:29:26 +0100
  • 6c91c70d17 Add unit to streak length widget on dashboard Kumi 2020-12-31 22:22:21 +0100
  • f5ce10ef93 Add incomplete CBT component Kumi 2020-12-31 22:18:39 +0100
  • 9dc5e1bfd6 Create PercentageField for use in future CBT comp Kumi 2020-12-31 22:17:46 +0100
  • 6f272defe8 Add missing instructions to INSTALL.md Kumi 2020-12-31 22:17:19 +0100
  • f5df828403 Add registration form Prepare for closed registrations (will be default probably) Kumi 2020-12-31 22:17:02 +0100
  • 430ff93e45 Make message handler use local time instead of UTC Kumi 2020-12-31 22:15:52 +0100
  • d4da464aa8 Fix missing cron signal Kumi 2020-12-30 18:38:37 +0100
  • 02ea82dab5 Document things in INSTALL.md that don't even exist yet Kumi 2020-12-30 12:17:12 +0100
  • 1298249994 Catch potential division by zero Kumi 2020-12-30 12:07:40 +0100