Mahad Kalam
044a1e4fea
Use Inertia deferred props + Prettier/svelte-check ( #957 )
2026-02-16 10:29:04 +00:00
Mahad Kalam
d203e1118f
Make badges use the correct theme colour
2026-02-16 09:54:58 +00:00
Mahad Kalam
b839ad79e4
Fix docs' responsiveness ( #956 )
2026-02-16 09:51:10 +00:00
Mahad Kalam
148348df6f
Fix barchart colours on non-classic themes
2026-02-15 23:20:11 +00:00
Mahad Kalam
e3b6ec6514
hackatime-v2 -> hackatime-help
2026-02-15 22:42:19 +00:00
Mahad Kalam
7273fad8dd
Themes, pt2 ( #953 )
...
* Themes pt1
* Themes pt2
* Standard -> Classic, new default is Gruvbox Dark
* Make settings shell fatter
* more theme fixes :nodnod:
* Remove orphaned file
2026-02-15 22:36:34 +00:00
Mahad Kalam
dd978bbeb9
Themes! ( #952 )
...
* Themes pt1
* Themes pt2
* Standard -> Classic, new default is Gruvbox Dark
* Make settings shell fatter
2026-02-15 22:14:46 +00:00
Mahad Kalam
a375cf9c45
Fix build + remove unused files + fix that weird link behaviour with non-Inertia pages ( #951 )
...
* Remove unused files
* Fix build!
* unlinkify when it matters + no what is hackatime
2026-02-15 18:16:33 +00:00
Mahad Kalam
42ceec73cb
Upgrade Inertia + new settings page ( #950 )
...
* New settings?
* New Settings page!
* Vendor Inertia
* Fix some issues
* <Link>ify the site!
2026-02-15 17:32:26 +00:00
Mahad Kalam
168c7f1da0
WakaTime setup: above -> below ( #945 )
...
* WakaTime setup: above -> below
* Fix the other above :)
2026-02-15 13:32:26 +00:00
Mahad Kalam
08a22f2b25
Fix project timeline name overflow
2026-02-15 11:19:29 +00:00
Mahad Kalam
f16c991808
Remove unused public_activity + downsize activity graph Inertia payload ( #946 )
...
* Remove public_activity
* Continue removal
* Uh-oh, re-add pganalyze
* Fix Vite HMR not working
2026-02-15 09:54:29 +00:00
twonfi
789f84ec7d
Add instructions for JetBrains and Sublime Text and fix screenshots ( #935 )
...
Added JetBrains (fka in step 2 as "PyCharm," even though JetBrains has other IDEs with identical plugins) and Sublime Text.
Also fixed VS Code status bar screenshots (previously using the CDN but no longer works) by uploading them to /public to avoid relying on third parties.
What this does not fix:
- Adding Unity editor.
- Adding the "Heartbeat detected!" from the VS Code setup.
Instructions should be accurate (based off /docs).
Co-authored-by: Mahad Kalam <55807755+skyfallwastaken@users.noreply.github.com>
2026-02-15 01:32:03 +00:00
Mahad Kalam
8a0e2dbffe
Fix stat card gaps when another card has >=2 lines ( #940 )
2026-02-15 01:29:21 +00:00
Mahad Kalam
8b7e8dc96a
Fix filters ( #938 )
2026-02-15 00:45:53 +00:00
Mahad Kalam
09fec72b2e
Fix redirects in new account flow? ( #929 )
2026-02-11 22:21:39 +00:00
Mahad Kalam
6ff98cfb03
Add OAuth2 docs ( #926 )
...
* OAuth2 docs
* Docs updates
* New pickers
2026-02-11 21:02:53 +00:00
Mahad Kalam
9c12424be8
Leaderboard/GH banner fixes for mobile ( #924 )
2026-02-11 18:57:52 +00:00
Mahad Kalam
6c15a4a8b4
Loading skellies :D
2026-02-11 01:29:48 +00:00
Mahad Kalam
25d8035cff
Revert "Add cache clear ubutton"
...
This reverts commit 5597574dad .
2026-02-11 01:10:23 +00:00
Mahad Kalam
5597574dad
Add cache clear ubutton
2026-02-11 01:08:06 +00:00
Mahad Kalam
b3c40028d4
Merge branch 'main' of https://github.com/hackclub/hackatime
2026-02-11 00:55:05 +00:00
Mahad Kalam
19de2b0570
Fix lag (for now..)
2026-02-11 00:55:04 +00:00
Mahad Kalam
0d089a01e9
Re-add test param ( #921 )
...
* Re-add test_param
* Revert "`types_from_initializers` + `js_from_routes` + performance fixes (#918 )"
This reverts commit 384a618c15 .
* bin/rubocop -A
2026-02-10 23:14:49 +00:00
Mat Manna
82a11a52d0
update (signed out) navbar hackatime logo to bounty winner ( #919 )
...
* add new icon from bounty
* update (signed out) navbar hackatime logo
2026-02-10 18:10:17 +00:00
Mahad Kalam
384a618c15
types_from_initializers + js_from_routes + performance fixes (#918 )
...
* Clean up code + js rails helper + perf
* Fix TFS initializer in production
* Update deps
2026-02-10 13:07:00 +00:00
Mahad Kalam
198f9be24d
AGH
2026-02-10 02:00:12 +00:00
Mahad Kalam
fecf4f79ba
oops!
2026-02-10 00:12:29 +00:00
Mahad Kalam
4c64cffb1e
fingers crossed this helps a bit
2026-02-10 00:00:37 +00:00
Mahad Kalam
26f3d4e814
Mahad's perf experiment
2026-02-09 23:50:01 +00:00
Mahad Kalam
ed75919d75
Fix toasts
2026-02-09 22:42:13 +00:00
Mahad Kalam
849a814898
Fix pies!
2026-02-09 21:47:27 +00:00
Mahad Kalam
2a1b970156
Several fixes
2026-02-09 21:31:53 +00:00
Mahad Kalam
0f42cd4b90
Optimizations and code cleanup
2026-02-09 21:05:50 +00:00
Mahad Kalam
ef3f36c829
Inertia migration/UI3 ( #911 )
...
* Inertia p1?
* Inertia'fied signed out homepage?
* Split up signed in page
* WIP signed in v2?
* Better signed in?
* Clean up extensions page!
* Fix currently hacking
* Better docs page?
* Docs update 2
* Clean up "What is Hackatime?" + get rid of that godawful green dev mode
* Better nav?
* Cleaner settings?
* Fix commit times
* Fix flashes + OS improv
* Setup v2
* Readd some of the syncers?
* Remove stray emdash
* Clean up Step 3
* Oops, remove .vite
* bye bye, /inertia-example
* bin/rubocop -A
* Fix docs vuln
2026-02-09 11:26:30 +00:00
Echo
1ea6b70b98
goodbye ( #852 )
2026-01-26 00:01:12 -05:00
Echo
2e464570d0
fix infinite scrolling bug ( #851 )
2026-01-25 23:49:17 -05:00
Echo
3cb070e36c
skeleton leaderboards ( #849 )
2026-01-25 22:39:26 -05:00
Echo
b6a4251b9f
refactor heartbeat export ( #848 )
...
* refactor heartbeat export
* encodeURIComponent
2026-01-25 20:21:46 -05:00
Echo
04ffb1de38
fix bad update on settings page ( #833 )
2026-01-25 13:23:31 -05:00
Brian Walczak
e971d92d43
Clean up legacy CSS, remove unused stylesheets, and tiny improvement for dropdown UI. ( #786 )
...
Co-authored-by: Echo <github@3kh0.net>
2026-01-16 17:49:39 -05:00
SrIzan10
37aa7305b2
use clockicons font instead of ds-digital for the clock display ( #701 )
2025-12-13 14:28:41 -05:00
Echo
64f9d9cb34
data deletion oneshot ( #691 )
2025-12-07 22:49:40 -05:00
Echo
ed7fcc8680
modal refresh ( #636 )
...
* modal refresh
* fix up yields and custom injections
2025-11-17 17:37:38 -05:00
Echo
0250448b5a
andrew rotate keys ( #624 )
2025-11-15 17:57:10 -05:00
Echo
65807a2e82
clock flipping ( #611 )
2025-11-04 16:54:08 -05:00
BananaJeans
cb353b4414
Replace slack app_redirect links to be workspace specific instead ( #561 )
2025-10-03 19:02:14 -04:00
Toshit Chawda
15744b3442
redo clock css ( #559 )
2025-10-03 02:03:48 -04:00
Candy Ying
0a2a8dd301
homepage submission ( #530 )
2025-09-27 02:02:56 -04:00
Jeffrey Wang
cfe9f813b9
Add heartbeat download ( #457 )
2025-08-07 15:36:36 -04:00