Commit graph

6061 commits

Author SHA1 Message Date
Paul Gauthier
8115cbbd3a copy 2024-08-13 14:20:45 -07:00
Paul Gauthier (aider)
4f54ed5abd feat: Reduce chart height by 20% 2024-08-13 14:18:37 -07:00
Paul Gauthier (aider)
8c44584138 feat: Hide legends for both charts 2024-08-13 14:18:02 -07:00
Paul Gauthier
38700b68d2 fix: Update chart labels and titles for better clarity 2024-08-13 14:18:01 -07:00
Paul Gauthier (aider)
4ea4fb4793 feat: Add a new bar chart to plot the aider_total number of lines by release 2024-08-13 14:11:06 -07:00
Paul Gauthier
44739409d5 fix: Update blame.md to improve tooltip and label text 2024-08-13 14:11:05 -07:00
Paul Gauthier (aider)
99d7c7983f feat: Add aider_total to tooltip 2024-08-13 14:05:17 -07:00
Paul Gauthier
34fbf5252e fix: Add console.log statement to debug tooltip label 2024-08-13 14:05:16 -07:00
Paul Gauthier (aider)
b38b92dbbc fix: Update tooltip callback to display correct data 2024-08-13 13:52:56 -07:00
Paul Gauthier (aider)
a7b108a0e9 feat: Change x-axis to show version number 2024-08-13 13:47:59 -07:00
Paul Gauthier (aider)
b722572a28 style: format analytics.py file 2024-08-13 13:03:54 -07:00
Paul Gauthier (aider)
46489f1a46 feat: Add PostHog analytics integration 2024-08-13 13:03:51 -07:00
Paul Gauthier
d7a29c42b7 Merge branch 'main' into mixpanel 2024-08-13 13:01:43 -07:00
Paul Gauthier
a5dde7000b Updated blame 2024-08-13 12:44:58 -07:00
Paul Gauthier (aider)
5bfff7295c fix: Add missing import for sys module in scripts/blame.py 2024-08-13 12:37:46 -07:00
Paul Gauthier (aider)
8988eb9cdd style: format code using linter 2024-08-13 12:37:00 -07:00
Paul Gauthier (aider)
1b39b18772 feat: Modify script to consider files at specific tag or commit 2024-08-13 12:36:57 -07:00
Paul Gauthier
49e5530d3b copy 2024-08-13 12:28:04 -07:00
Paul Gauthier
747b1ef73f set version to 0.50.1-dev 2024-08-13 12:15:18 -07:00
Paul Gauthier
f564f296eb version bump to 0.50.0 2024-08-13 12:13:27 -07:00
Paul Gauthier
d48f798b6d copy 2024-08-13 12:11:15 -07:00
Paul Gauthier (aider)
1ebe5f8bd5 feat: add edit_format to event() call 2024-08-13 10:04:28 -07:00
Paul Gauthier
26fe63b7ac cleanup 2024-08-13 10:04:05 -07:00
Paul Gauthier
d2435c2e00 copy 2024-08-13 10:02:54 -07:00
Paul Gauthier
4d04a35e73 Merge branch 'main' into mixpanel 2024-08-13 09:52:50 -07:00
Paul Gauthier
df1b036ba1 copy 2024-08-13 09:50:06 -07:00
Paul Gauthier (aider)
14fb59f73b fix: Remove unused imports of filecmp and tempfile in scripts/versionbump.py 2024-08-13 09:47:26 -07:00
Paul Gauthier
d5f59d72e4 build: Update pyproject.toml to exclude additional website files 2024-08-13 09:47:20 -07:00
Paul Gauthier (aider)
458864be45 style: Apply linter edits to scripts/versionbump.py 2024-08-13 09:39:48 -07:00
Paul Gauthier (aider)
211ab28253 feat: add check_cog_pyproject function to run cog -r on pyproject.toml and abort if it has changed the file 2024-08-13 09:39:44 -07:00
Paul Gauthier (aider)
5d14d93594 feat: use cog to import exclude_website_pats and emit it into the toml 2024-08-13 09:36:31 -07:00
Paul Gauthier
a8f82e9063 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-08-13 09:35:07 -07:00
paul-gauthier
b44377e9a6
Merge pull request #1069 from branchvincent/pyproject
migrate to pyproject.toml
2024-08-13 09:34:54 -07:00
Paul Gauthier
390e425729 Warn windows users about setx restart terminal 2024-08-13 09:25:01 -07:00
Paul Gauthier (aider)
4d9f091802 style: format code for better readability 2024-08-13 09:19:58 -07:00
Paul Gauthier (aider)
d0ab70eba0 feat: Add note for Windows users about restarting terminal after setting environment variables 2024-08-13 09:19:54 -07:00
Paul Gauthier
c1fc69ff43 copy 2024-08-13 08:13:06 -07:00
Paul Gauthier
cabad84521 tweak 2024-08-13 08:12:23 -07:00
Paul Gauthier
aeadf2f139 fix: Disable analytics by default and provide option to enable 2024-08-13 08:08:05 -07:00
Paul Gauthier
4ebbfa01b7 share last 1k analytics logs 2024-08-13 07:50:28 -07:00
Paul Gauthier
960b456e70 cleanup 2024-08-13 07:50:06 -07:00
Paul Gauthier (aider)
329514289d fix: Initialize Analytics instance with track=False if analytics is None 2024-08-13 07:45:35 -07:00
Paul Gauthier (aider)
03f14dfe47 feat: Create Analytics instance with track=False if analytics is None 2024-08-13 07:45:19 -07:00
Paul Gauthier (aider)
1c321df457 feat: Move analytics arguments to their own section 2024-08-13 07:23:46 -07:00
Paul Gauthier
8a21eb7804 handle new vars that accumulate tokens/costs for infinite output 2024-08-13 07:23:01 -07:00
Paul Gauthier
c1d4adbebf added mixpanel dep 2024-08-13 07:18:26 -07:00
Paul Gauthier
ef933c207b Merge branch 'main' into mixpanel 2024-08-13 07:17:13 -07:00
Paul Gauthier
08aaae4d36 initial 2024-08-13 07:16:35 -07:00
Paul Gauthier
e755fd3d38 copy 2024-08-13 07:15:53 -07:00
Paul Gauthier
f52265362f Merge branch 'main' into mixpanel 2024-08-13 07:09:34 -07:00