hackatime/config
Mahad Kalam d3af585822
Several tests and fixes. (#987)
* Several tests and fixes.

* Harden safe_return_url to reject URLs containing colons

Adds an extra guard in safe_return_url to reject paths containing ':'
characters, preventing edge-case scheme-like redirects (e.g.
/javascript:...). Addresses CodeQL URL redirection warning.

* Oops!
2026-02-20 15:30:48 +00:00
..
environments Use Inertia deferred props + Prettier/svelte-check (#957) 2026-02-16 10:29:04 +00:00
initializers llms.txt/llms-full.txt/.md docs routes, SSR (#977) 2026-02-18 08:34:06 +00:00
locales UI fixes (#979) 2026-02-18 09:02:13 +00:00
application.rb Inertia migration/UI3 (#911) 2026-02-09 11:26:30 +00:00
boot.rb Initial commit 2025-02-16 03:21:30 -05:00
brakeman.ignore Remove old neighborhood logic (#753) 2025-12-30 21:31:57 +01:00
cable.yml Initial commit 2025-02-16 03:21:30 -05:00
cache.yml Initial commit 2025-02-16 03:21:30 -05:00
credentials.yml.enc Initial commit 2025-02-16 03:21:30 -05:00
database.yml goaaaal! (#985) 2026-02-19 18:47:01 +00:00
deploy.yml Initial commit 2025-02-16 03:21:30 -05:00
environment.rb Initial commit 2025-02-16 03:21:30 -05:00
importmap.rb Fix build + remove unused files + fix that weird link behaviour with non-Inertia pages (#951) 2026-02-15 18:16:33 +00:00
puma.rb Initial commit 2025-02-16 03:21:30 -05:00
routes.rb Several tests and fixes. (#987) 2026-02-20 15:30:48 +00:00
skylight.yml ahoy is walking the plank (#903) 2026-02-04 13:13:48 +00:00
storage.yml Initial commit 2025-02-16 03:21:30 -05:00
vite.json Several tests and fixes. (#987) 2026-02-20 15:30:48 +00:00