Commit graph

32 commits

Author SHA1 Message Date
Mahad Kalam
f6ed964b2f
Use Bun for deps (#980)
* Use Bun for deps

* Oops, formatting
2026-02-18 09:11:15 +00:00
Mahad Kalam
17d9679547
llms.txt/llms-full.txt/.md docs routes, SSR (#977)
* llms.txt/llms-full.txt/.md docs routes, SSR

* Fixes!

* Tests!

* More fixes

* Fix SSR!

* Update bin/docker-entrypoint

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Use Bun for SSR!

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-18 08:34:06 +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
322c5096f2 Fix builds, fr this time. 2026-02-09 20:31:10 +00:00
Mahad Kalam
f7eee2f0a3 Fix builds in production? 2026-02-09 20:29:38 +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
f7d6bb36b6
update ruby to 3.4.8 (#805) 2026-01-19 02:24:20 -05:00
Max Wofford
5e0c841956
Skip docker error on env (#704) 2025-12-14 12:42:48 -05:00
Echo
3148995958
bump ruby version to 3.4.7 (#627) 2025-11-15 18:17:57 -05:00
Parth
0ce122ab9d
fix: 500 on bad url (#466) 2025-08-18 22:52:16 -04:00
Max Wofford
0982ca2588 Revert "Setup config for deploying both worker and web (#362)"
This reverts commit 7c5b869bce.
2025-06-25 15:03:29 -04:00
Max Wofford
7c5b869bce
Setup config for deploying both worker and web (#362) 2025-06-25 14:44:57 -04:00
Echo
1adf277809
tailwindcss fixes and rewrites 2025-06-25 11:39:11 -04:00
Max Wofford
4bdb8b7169 Handle unlazy docker issue 2025-06-16 12:08:21 -04:00
Max Wofford
4bd00f28a0 Add libyaml to docker builds 2025-05-13 14:55:28 -04:00
Max Wofford
f4db51b510
Ruby 3.4.1 -> 3.4.3 (#224) 2025-05-13 11:24:53 -04:00
Max Wofford
eb926812bd Try moving git to runtime container 2025-04-30 14:06:36 -04:00
Max Wofford
e439714693 Add git to base image for repo mapping checks 2025-04-30 13:46:59 -04:00
Max Wofford
dd921dcbac Revert "Attempt to speed up builds by putting coolify..."
This reverts commit 85cbe5b00e.
2025-04-11 12:13:39 -04:00
Max Wofford
85cbe5b00e Attempt to speed up builds by putting coolify...
tools in separate base image
2025-04-11 12:01:51 -04:00
Max Wofford
91c802d5e7 Revert "Attempt to speed up production builds by skipping apt update (#144)"
This reverts commit 65b61dc241.
2025-03-30 22:12:57 -04:00
Max Wofford
0c1aecc760 Revert "Attempt to fix prod build from having to update every time"
This reverts commit 1a2a6dd168.
2025-03-30 22:12:50 -04:00
Max Wofford
1a2a6dd168 Attempt to fix prod build from having to update every time 2025-03-30 22:04:27 -04:00
Max Wofford
65b61dc241
Attempt to speed up production builds by skipping apt update (#144) 2025-03-30 22:01:39 -04:00
Max Wofford
d7b32840d6 Add vim for editing inside the docker container 2025-03-05 16:08:05 -05:00
Max Wofford
5c329bddb1 Switch to spinning up server directly in the docker file 2025-02-21 17:38:05 -05:00
Max Wofford
b109e2a0b5 Add configuration to run docker as worker 2025-02-18 10:28:55 -05:00
Max Wofford
42c23beff2 Remove attempted cache mount for docker
This doesn't seem to do anything
2025-02-17 16:56:09 -05:00
Max Wofford
5228db5fc5 Add wget to docker for health checks 2025-02-17 15:19:13 -05:00
Max Wofford
017083322a Attempt to speed up build with docker buildcache 2025-02-17 15:09:02 -05:00
Max Wofford
54d6d02ca7 Add postgres libs to dockerfile 2025-02-17 14:27:23 -05:00
Max Wofford
394339fcf6 Initial commit 2025-02-16 03:21:30 -05:00