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

163 Commits

Author SHA1 Message Date
Felix Krause
ecdd4353e2 Add database screenshots 2020-03-22 14:45:52 +01:00
Felix Krause
3b7a7a9f55 Update gitignore 2020-03-22 14:44:48 +01:00
Felix Krause
7ab550ec44 Update create_tables.sql 2020-03-22 14:44:05 +01:00
Felix Krause
69e2b67482 Fix import script to work with Postgres 2020-03-22 14:43:04 +01:00
Felix Krause
1c3dba28c2 Postgres client tweaks 2020-03-22 14:34:18 +01:00
Felix Krause
c4dcb9a97d Remove google sheets 2020-03-22 14:29:21 +01:00
Felix Krause
ae53f40547 Fix skip_all command 2020-03-22 14:28:22 +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
67304ee523 Update dependenices 2020-03-22 01:14:30 +01:00
Felix Krause
134ceb2ece Expose meditated in API 2020-03-22 01:09:44 +01:00
Felix Krause
d1394409b3 Remove sheet related screenshots 2019-12-27 19:04:37 +01:00
Felix Krause
5663101a1b Add pg dependency 2019-12-27 18:59:36 +01:00
Felix Krause
6619481892 Update README 2019-12-27 18:57:08 +01:00
Felix Krause
a2a6a2ff79 Add SQL import script 2019-12-27 18:56:44 +01:00
Felix Krause
4afb8ffb12 Add networth parser 2019-12-27 17:22:33 +01:00
Felix Krause
36cf3b12a8 Show key/value on google docs api error 2019-09-22 15:43:52 -04:00
Felix Krause
1d47e0a7fa Merge pull request #55 from KrauseFx/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-07-28 13:10:11 -04:00
dependabot[bot]
5a33e78140 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-28 16:50:18 +00:00
Felix Krause
3b21d7ea12 Add dexa fat percentage 2019-07-21 17:53:26 -04:00
Felix Krause
2ce3d4030c Fix rate limit 2019-07-21 17:06:46 -04:00
Felix Krause
704db4f28e Avoid Google API rate limit 2019-07-21 14:36:23 -04:00
Felix Krause
7734b5e8a7 Prefill with API response with empty values 2019-07-21 14:27:30 -04:00
Felix Krause
14a121fe20 Expose more values in API 2019-07-21 14:20:29 -04:00
Felix Krause
1d297b6e9d Extend API to expose more data than just mood 2019-07-21 13:54:48 -04:00
Felix Krause
14d7dfed74 Update Apple health README 2019-07-13 19:27:46 -04:00
Felix Krause
8564119e9b Add more importers 2019-07-13 17:56:49 -04:00
Felix Krause
d98b6e510f Speed up skipping 2019-07-13 17:56:34 -04:00
Felix Krause
502e05b184 Add Apple health importer docs 2019-07-07 15:00:52 -04:00
Felix Krause
e68c669509 Add rescuetime code 2019-07-07 15:00:43 -04:00
Felix Krause
39a2032656 Move importers into subfolder 2019-07-05 21:34:07 -04:00
Felix Krause
4a36d51acd Update .gitignore 2019-07-05 21:33:16 -04:00
Felix Krause
7b202c3989 Add Moves importer 2019-07-05 19:02:40 -04:00
Felix Krause
5c48a90df9 Add swarm importer code 2019-07-05 19:02:24 -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
13ab4bfe83 Skip setting node env as part of package.json 2019-05-28 20:03:37 +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
b69f91855d Revert "Follow JS variable naming conventions"
This reverts commit e520cb4b68.
2019-05-28 11:49:14 +02:00
Felix Krause
11af63f5c9 Only print recent values 2019-05-28 11:49:08 +02:00
Felix Krause
e520cb4b68 Follow JS variable naming conventions 2019-05-28 11:39:56 +02:00
Felix Krause
32306281c3 Fix /graph command 2019-05-28 11:32:36 +02:00
Felix Krause
5468ded5e8 Change buffer of daily alerts to be negative 2019-05-28 11:32:18 +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
bd231d2e73 Tweaked a few questions 2019-05-02 17:32:22 +02:00