1
0
mirror of https://github.com/elisspace/FxLifeSheet.git synced 2026-08-29 15:44:00 +00:00

425 Commits

Author SHA1 Message Date
Felix Krause
721e7cb91d Additional wait time for sum 2022-03-02 18:48:12 +01:00
Felix Krause
3660219206 Add additional metrics for number of entries 2022-03-02 18:42:38 +01:00
Felix Krause
0e0e8d4151 Fix invert color range 2022-03-02 16:46:54 +01:00
Felix Krause
9ef155587e Support color codes for top level pie chart 2022-03-02 14:46:54 +01:00
Felix Krause
1c23e66a52 Better control of graphs 2022-03-02 14:41:27 +01:00
Felix Krause
c160fa1851 Add custom color ranges & invert colors feature 2022-03-02 14:19:37 +01:00
Felix Krause
2b9d917176 Remove old log statements 2022-03-02 13:46:40 +01:00
Felix Krause
727c4afd9f Pie chart finish month support 2022-03-02 12:04:38 +01:00
Felix Krause
48ed7387be Add controls of minimum value to render pie chart 2022-03-02 11:21:28 +01:00
Felix Krause
366bb5852d Restructure pie rendering to support months soon 2022-03-01 22:41:23 +01:00
Felix Krause
114500434e Add CSV code for coordinates 2022-03-01 22:26:41 +01:00
Felix Krause
2e0f68da9d Generate CSV file for historic locations 2022-02-24 15:09:55 +01:00
Felix Krause
f6114b84b9 Convert result to be a number 2022-02-22 18:44:37 +01:00
Felix Krause
38e2c6abb1 Add totalAmountOfEntries data
Fixes https://github.com/KrauseFx/whereisfelix.today/issues/107
2022-02-22 18:42:59 +01:00
Felix Krause
a2c409fca8 Improve pie chart API to support months 2022-02-18 18:22:45 +01:00
Felix Krause
9c7fa954d7 Update denylist 2022-02-18 18:04:34 +01:00
Felix Krause
8cdce177c8 Add dateSeasonIsX columns 2022-02-17 19:45:28 +01:00
Felix Krause
5658facf6b location_info.rb: update start date 2022-02-16 18:43:06 +01:00
Felix Krause
0f9e68be65 Add additional countries 2022-02-09 15:15:14 +01:00
Felix Krause
b4b85bc065 Include San Francisco map 2022-02-09 12:54:59 +01:00
Felix Krause
d0cd61b6be Update coordinate export script 2022-02-07 16:59:41 +01:00
Felix Krause
aac88775a1 Update country list 2022-02-07 15:14:26 +01:00
Felix Krause
d1ed007c3c Improve tag_days.rb 2022-02-07 13:00:11 +01:00
Felix Krause
47ac1c4305 Fix location_info crash 2022-02-07 10:38:15 +01:00
Felix Krause
9859367327 Temporary GitHub graph tweaks 2022-02-07 10:34:31 +01:00
Felix Krause
e6031f0bd6 Start tagging matcheddate for mood entries 2022-02-06 20:22:16 +01:00
Felix Krause
f3f20ee6d1 Update output file path name 2022-02-06 20:09:46 +01:00
Felix Krause
3da275b394 Add support for numeric bucketing 2022-02-06 20:09:36 +01:00
Felix Krause
7a44ef252a Update list of countries 2022-02-06 20:07:52 +01:00
Felix Krause
e1f3d93228 Stop importing snow data as it's inaccurate 2022-02-06 20:07:31 +01:00
Felix Krause
0e04e99140 Ignore time zone when bucketing 2022-02-06 20:07:08 +01:00
Felix Krause
a19684ec0a Add support for non-numeric bucketing on server 2022-02-04 17:52:54 +01:00
Felix Krause
61a41ee55f Update tag days to use numbers 2022-02-04 17:41:11 +01:00
Felix Krause
0fe2cc273f Move historic location into its own method 2022-02-04 17:25:29 +01:00
Felix Krause
704984bb1d Speed up tag_days.rb 2022-02-04 17:25:08 +01:00
Felix Krause
b372595ae5 Improve city parsing 2022-02-04 17:14:28 +01:00
Felix Krause
28bc42693a Improve weather lat/lng backfilling 2022-02-04 17:14:16 +01:00
Felix Krause
e2847672b2 Add new where_at implementation to get historic location data 2022-02-04 13:12:18 +01:00
Felix Krause
35c2dc717b Don't show tagging warning when running tagging days script 2022-02-04 12:47:13 +01:00
Felix Krause
10f15401c6 Remove unused code 2022-02-01 17:24:58 +01:00
Felix Krause
6d41527862 Update .gitignore 2022-02-01 17:24:18 +01:00
Felix Krause
5eaebe4fb0 Add new location_info importer 2022-02-01 17:24:01 +01:00
Felix Krause
424f013f0e Update log output 2022-02-01 17:23:19 +01:00
Felix Krause
1f8008acdf Finish up backfilling of location data during weather script 2022-01-31 16:59:43 +01:00
Felix Krause
bcabd9c763 Add SQL query to remove duplicate entries 2022-01-31 16:59:17 +01:00
Felix Krause
4a87154188 Add check for untagged days 2022-01-31 16:58:50 +01:00
Felix Krause
3889797892 Add additional backfilling data for each date 2022-01-31 16:31:50 +01:00
Felix Krause
9c85d6812f Backfill past lat/lng values based on Swarm checkins 2022-01-29 16:01:29 +01:00
Felix Krause
8be9f504ba Tag days only when not previously tagged to speed up script 2022-01-29 16:00:57 +01:00
Felix Krause
5188dd6816 Tag day of the week & month of the year while tagging days 2022-01-29 15:48:04 +01:00