Commit graph

18 commits

Author SHA1 Message Date
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
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
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
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
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