Commit Graph

83 Commits

Author SHA1 Message Date
Echo
b13b5790ba erb_linting (#637)
* setup lint

* lint pass

* gh ci/cd lint

* okay nvm our code is shit
2025-11-17 17:47:26 -05:00
Echo
ed7fcc8680 modal refresh (#636)
* modal refresh

* fix up yields and custom injections
2025-11-17 17:37:38 -05:00
okcoder1
4a405b4601 make sure fraudsters dont go around contacting admins instead of FD app (#575) 2025-10-16 12:30:48 -04:00
Toshit Chawda
15744b3442 redo clock css (#559) 2025-10-03 02:03:48 -04:00
ShyMike
94679fc4d9 Make the new homepage not take up 5 kilometers of space when logged in (#550) 2025-09-27 20:19:25 -04:00
Candy Ying
0a2a8dd301 homepage submission (#530) 2025-09-27 02:02:56 -04:00
Echo
3f9613c99b get the fruaddies out of my inbox 2025-08-22 01:00:13 -04:00
Andrew
3676966aa0 Correct confusing language regarding bans (#485) 2025-08-21 15:22:26 -04:00
Echo
f9bf2dc3ed Revert "privacy policy deluxe (#473)" (#475) 2025-08-12 17:12:58 -04:00
Echo
34b8bb2152 privacy policy deluxe (#473) 2025-08-12 16:30:12 -04:00
Zach Latta
05ba02ba4f Shorten logged out landing page 2025-08-04 11:40:43 -04:00
Echo
bb4aacc42a linting erb 2025-07-14 13:40:57 -04:00
Echo
0cea69daed escape more things 2025-07-02 19:37:03 -04:00
Echo
b6dae32a0f hand hold the user even more 2025-06-27 16:57:54 -04:00
Echo
509f763e13 styles update! 2025-06-26 17:22:15 -04:00
Echo
ef3fef0d08 readjust sizing based on fixed fonts 2025-06-26 14:18:55 -04:00
Echo
f891c1483e add back mini leaderboard 2025-06-25 15:55:14 -04:00
Echo
bdafa0f1b4 disable mini leaderboard and fix css 2025-06-25 12:22:56 -04:00
Echo
d554353334 allow lookbacks 2025-06-22 15:02:07 -04:00
Echo
ce8c838a90 convert index to tailwind 2025-06-22 14:59:14 -04:00
Echo
53688e7614 indenting 2025-06-22 14:41:35 -04:00
Echo
d6defd0fa8 Merge branch 'main' into tailwind-migrate 2025-06-21 22:10:18 -04:00
Echo
593f881e9b update banned copy 2025-06-20 16:05:59 -04:00
Echo
c1366d00bf star tailwind css migration 2025-06-18 19:16:37 -04:00
Echo
93a778948f get outta my slack dms 2025-06-18 18:10:34 -04:00
Echo
cd92d53eea adjust wording to define whats up 2025-06-18 14:38:42 -04:00
Echo
4b5ac0c0ad block convicted users from leaderboards 2025-06-18 11:36:50 -04:00
Zach Latta
2936f56376 Add Terminal as featured editor and highlight offline time tracking
- Add Terminal to featured editors grid on docs page
- Add offline time tracking as key feature on logged out homepage
- Highlight offline capability in docs page features section
2025-06-04 22:20:45 -04:00
Zach Latta
c5018c2a29 SEO pass 2025-05-29 12:38:57 -04:00
Max Wofford
4e2399a0b3 Add async loading for mini leaderboard 2025-05-12 14:39:35 -04:00
Max Wofford
b855335d15 Fix recent users list for setup social proof 2025-05-08 12:41:29 -04:00
Max Wofford
4f84900fe9 Add cache for setup_social_proof 2025-05-08 12:16:39 -04:00
Max Wofford
ccc4eed958 Social proof -> usage social proof 2025-05-08 12:08:37 -04:00
Max Wofford
7277cd9bae Move flavortext above the heading 2025-05-02 15:09:42 -04:00
Max Wofford
5a3e8dfdfe Remove outdated scrapyard link 2025-05-02 15:09:27 -04:00
Max Wofford
a11926393c Hide wildcard link 2025-05-02 15:09:20 -04:00
Mahad Kalam
a6d36bd482 Dashboard improvements (#164) 2025-04-10 21:08:27 -04:00
Max Wofford
a8d2fcd5b9 Attempt to fix #125 (#129) 2025-03-26 02:01:16 -04:00
Max Wofford
c4c8e330ab Make dashboard into partial (#127)
* Initial work to break out dashboard into own partial

* Fix chart initialization on filter change

* Factor out multiselect css & js

* Clean up js & css in filterable dashboard

* Refactor filter searching

* Fix projects filter

* Prevent race condition in dashboard async loading

* Move dashboard css / js out of user/show

* Move filterable dashboards over to homepage

* Clean up unused user controller routes
2025-03-26 01:54:00 -04:00
Max Wofford
1ddb14344d Remove scrapyard notice 2025-03-24 13:48:34 -04:00
ByteAtATime
83c2987ab3 feat: add recent signup users with avatars (#89)
* feat: add recent signup users with avatars

- Show avatars of recent Hackatime setup users
- Add a hoverable user list showing all setup users with names and photos
- Add tooltips for first 5 users (as preview)

* Add flag to force the 'setup waka' notice

---------

Co-authored-by: Max Wofford <max@maxwofford.com>
2025-03-20 23:54:28 -04:00
Max Wofford
ea93a85915 Revert "Remove scrapyard specific code" (#71)
* Revert "Remove scrapyard specific code (#56)"

This reverts commit 3746167646.

* Add post-scrapyard message

* Add ending bounds to scrapyard

* Remove scrapyard pinning buttons
2025-03-19 17:01:09 -04:00
Max Wofford
a5d25d6a39 Additional conditional flavor texts 2025-03-18 18:37:09 -04:00
Max Wofford
3746167646 Remove scrapyard specific code (#56)
* Remove scrapyard specific code

* Update error pages about scrapyard
2025-03-18 17:02:44 -04:00
Max Wofford
2c6d53250b Add 🃏 easter egg 2025-03-18 16:44:19 -04:00
Max Wofford
b0309f040e Lock submission button to prevent double sending 2025-03-17 11:22:53 -04:00
Max Wofford
7f58356152 Attempt to fix #55 (#58) 2025-03-17 10:15:49 -04:00
Max Wofford
f696610547 Cache "Counting time of X users" message 2025-03-15 20:22:44 -04:00
Zach Latta
ee51cec017 *i am not lying 2025-03-15 01:06:34 -04:00
Zach Latta
6df1f10109 time tracking -> Hackatime 2025-03-15 01:03:39 -04:00