- add proxy support for API requests (#47) - By Alex Beng, Copilot Autofix powered by AI, Claude Opus 4.7 (1M context), Jannchie, Copilot Autofix powered by AI and Claude Opus 4.7 (1M context) in bd0ee26
- codetime: handle empty token and improve status bar messages - By Jannchie in a0c580f
- dependencies: upgrade got and date-fns and update their usage - By Jannchie in 8a88800
- codetime: remove unused platformVersion && use vscode env appName for editor - By Jannchie in ba46f6c
- codetime: remove token format validation - By Jianqi Pan in fc03c26
- token: migrate token storage to secretstorage - By Jianqi Pan in 0c62724
- codetime: remove unused vars and improve typings - By Jianqi Pan in 0c53a5d
- codetime: use git origin and branch in data payload - By Jianqi Pan in f33bd09
- codetime: log token on input && remove git origin and branch usage && fix displayLanguage access - By Jianqi Pan in 67abba5
- extension: correct displayLanguage config handling - By Jianqi Pan in e66f184
- i18n: rename codetime.displayLanguage to codetime.displayLanguage.title in config and translations - By Jianqi Pan in 621ae68
- localization: add configurable display language and localized duration text - By Jianqi Pan in 2b792ac
- lock: add npm lock file - By Jianqi Pan in d7339da
- localization: add multilingual support with l10n files && update package.json for localization - By Jianqi Pan in 6c04ea4
- dependencies: downgrade got version and update related dependencies for compatibility - By Jianqi Pan in 7ffcebc
- package: update vscode engine version - By Jianqi Pan in 3548a7e
- build: disable unicorn rule && clean up debounce usage - By Jianqi Pan in 22bac5c
- codebase: apply consistent quotes && improve code readability - By Jianqi Pan in 612abbe
- dependencies: upgrade to latest - By Jianqi Pan in 23d7795
- dependencies: update vsce to 2.15.0 && add multiple packages to pnpm-lock.yaml - By Jianqi Pan in f8a8921
- utils: add git.autoRepositoryDetection check - By Jianqi Pan in cc8ed4a
- codetime: extract getMinutes function - By Jianqi Pan in 848ed75
- dependencies: update pnpm-lock.yaml for deprecation warnings && cleanup changelog.md - By Jianqi Pan in deb472f
- eslint-config: replace antfu with jannchie - By Jianqi Pan in 0fa1030
- report: upload read or write operactions - By Jianqi Pan in 652c99d
- release v0.8.0 - By Jianqi Pan in a28aad9
- branch: record git branch - By Jianqi Pan in 2de7f9d
- release v0.7.0 - By Jianqi Pan in e75074d
- preview: latest preview - By Jianqi Pan in 4bb16c5
- release v0.6.3 - By Jianqi Pan in 683a284
- time: show correctly total time & today's time - By Jianqi Pan in e259bb7
- changelog: update - By Jianqi Pan in 44e85e9
- release v0.6.2 - By Jianqi Pan in 8dac517
- reduce error in status bar - By Jianqi Pan in 4d884d4
- remove .d.ts - By Jianqi Pan in c490bb8
- git: upload git origin - By Jianqi Pan in 986834e
- user agent - By Jannchie in 7912d1c
- add message - By Jannchie in c9c0bb4
- handle 401 - By Jannchie in 9cb7a93
- move to new website - By Jannchie in 7c4b347
- use new api - By Jannchie in 2f797c9
- use new api - By Jannchie in 8236477
- change entrypoint - By Jannchie in f90770e
- read token from env - By XLor in 7bf4e82
- select status bar time - By Jannchie in 35a3f94
- save logs in local - By Jannchie in 5294773
- doc url - By Jannchie in b2a9215
- url text - By Jannchie in 8b376d0
- speed - By Jannchie in 4025ab6
- remove sqlite - By Jannchie in 5ebafd4
- get stats - By Jannchie in d4e69ea
- message: do not show error message - By Jianqi Pan in 3b9a315
- update dev tools - By Jannchie in cfc95ad
- update text - By Jannchie in 8fc509c
- deps: bump ini from 1.3.5 to 1.3.8 - By dependabot[bot] in b04ef64
- internationalization - By unknown in bfe3d03
b617de45fa4344425f80198296fd33beda67d4e0...v0.0.6
- token - By unknown in 2e5d106
- token - By unknown in f2616c9
- post more platform data and session id - By unknown in 8ea7d0a
- today code time - By unknown in 1974dba
- watch more props - By unknown in bf9dad6
- post data - By unknown in a44f865
- get necessary info - By unknown in 64b81b1
- build - By unknown in 87e18a9
- events - By unknown in a3c2659
- publish - By unknown in 5f21a30
- update publish - By unknown in 152de89
- skeleton of the extension - By unknown in d6337b4
- activate on vscode start up - By unknown in 7910b34
All notable changes to the "CodeTime" extension will be documented in this file.
- time: Show correctly total time & today's time (e259bb7)
- Jianqi Pan (@Jannchie)
- Record Git Origin URL
- Save logs in local (5294773)
- Select status bar time (35a3f94)
- Read token from env (7bf4e82)
- Change entrypoint (f90770e)
- Use new api (8236477)
- Use new api (2f797c9)
- Move to new website (7c4b347)
- Handle 401 (9cb7a93)
- Add message (c9c0bb4)
- User agent (7912d1c)
- Env variable CODETIME_TOKEN (319b966)
- Update text (8fc509c)
- Update dev tools (cfc95ad)
- Record absolute file path (5637c04)
- message: Do not show error message (3b9a315)
- Jianqi Pan (@Jannchie)
- Jannchie (@Jannchie)
- XLor yjl9903@vip.qq.com
- Feat: Enable to select what time to show in the status bar.
- Feat: Try to save log to local while the server is temporarily unavailable.
- Feat: Add a notification of successful Token validation.
- Fix: Performance on Windows
- Beautify stat bar info and icon
- Upload a more detailed platform name
- Update previews
- Style: Hide editor time
- Fix: More friendly token authentication
- Internationalization: commands description
- Internationalization: stat bar information
- Update api server
- Update readme
- Enable set user's token
- Enable jump to the dashboard
- Update logo
- Get code time of current day
- Update logo
- Watch user create file, limit post edit record
- Add logo
- Watch user's editor, platform and absolute file path
- Init the project
- Watch editor change and input event
- Initial release