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

34 Commits

Author SHA1 Message Date
Felix Krause
3eba4fe71d Add title to moving averages 2022-05-02 12:02:12 +02:00
Felix Krause
73cf9bcfb7 Add additional rolling averages on new entries 2022-05-02 12:00:38 +02:00
Felix Krause
5afa3d7a66 Remove unused code from worker 2022-03-12 23:51:36 +01:00
Felix Krause
bfda3aeeaf Add additional SQL placeholders 2021-11-05 11:13:34 +01:00
Felix Krause
30d94156c4 Add new columns to worker 2021-11-05 11:07:41 +01:00
Felix Krause
57f445a340 Use tsconfig.json & remove comments in JS file 2021-11-04 15:23:39 +01:00
Felix Krause
74d1c24b26 Merge branch 'master' into analyze
# Conflicts:
#	worker.js
#	worker.ts
2021-05-04 10:39:10 +02:00
Felix Krause
fc072bb095 Trigger next quesiton on queue for location tracking 2021-04-21 11:05:46 +02:00
Felix Krause
1c4eb68c91 Track location & skip fetching details via API 2021-04-19 18:54:21 +02:00
Felix Krause
514b176306 Track location & skip fetching details via API 2021-04-19 09:48:49 +02:00
Felix Krause
4b062e4466 Import code verify value not empty string 2020-06-06 19:29:31 +02:00
Felix Krause
cec43e559e Disable weather API due to their pricing being non-transparent 2020-03-30 01:01:07 +02:00
Felix Krause
a626e39e75 Fix warning 2020-03-23 01:12:36 +01:00
Felix Krause
6425786411 Fix sending the most recent historic values 2020-03-22 20:39:53 +01:00
Felix Krause
10b0cc8d42 Update web to use Postgres 2020-03-22 20:36:49 +01:00
Felix Krause
13dc0de6ed Support overnight time 2020-03-22 17:27:59 +01:00
Felix Krause
03f39790f9 Implement new Weather API 2020-03-22 17:13:15 +01:00
Felix Krause
69e2b67482 Fix import script to work with Postgres 2020-03-22 14:43:04 +01:00
Felix Krause
b19ab98837 Add support for graphs and storing values 2020-03-22 14:28:17 +01:00
Felix Krause
76df9f7ecd Initial Postgres migration 2020-03-22 01:38:21 +01:00
Felix Krause
36cf3b12a8 Show key/value on google docs api error 2019-09-22 15:43:52 -04:00
Felix Krause
d98b6e510f Speed up skipping 2019-07-13 17:56:34 -04:00
Felix Krause
1bf8284e0b Add title to graphs 2019-05-29 10:28:57 +02:00
Felix Krause
1c7d84c911 Add import code 2019-05-28 21:43:16 +02:00
Felix Krause
731e5b5a83 Randomize order of range buttons 2019-05-28 12:13:20 +02:00
Felix Krause
732f1d5cf7 Add 2-step graph printing 2019-05-28 12:01:50 +02:00
Felix Krause
6351e0f9c0 Auto-generate 2019-05-28 11:50:54 +02:00
Felix Krause
32306281c3 Fix /graph command 2019-05-28 11:32:36 +02:00
Felix Krause
c6191e57b9 Temporary weather time zone fix 2019-05-27 12:54:16 +02:00
Felix Krause
a3711c6d79 Update .js 2019-05-27 12:27:03 +02:00
Felix Krause
e6b0d7c388 Add new /graph command 2019-05-27 12:26:58 +02:00
Felix Krause
20ef5c4ca5 Add new /skip_all command 2019-05-07 17:45:39 +02:00
Felix Krause
889020c17c Tell user how to record a great/terrible mood note 2019-04-30 19:44:13 +02:00
Felix Krause
145f4b6749 Refactor bot to use separate source files 2019-04-30 12:56:30 +02:00