Commit graph

16 commits

Author SHA1 Message Date
Amaan
09ffc446a4
feat(ui): show <owner>/<repo> in page title (#303)
* Added dynamic page titles, the title now contains the repo url
2025-06-24 04:55:38 +02:00
Filip Christiansen
327958eae8
fix(ui): use proper decimal prefixes (kB / MB) in file-size selector (#294) 2025-06-22 09:56:04 +02:00
David Ulloa
11d3f399d9
Resolves #109, File Tree Lines can be Added to Exclude/Include Pattern Through Click (#153)
* Add ability to click tree lines to exlcude / include in pattern input
* Support visual change for swapping between include and exclude pattern

Co-authored-by: Romain Courtois <romain@coderamp.io>
2025-02-04 02:46:47 +01:00
cyclotruc
b7c435a0b4 Fix loader not stopping 2025-01-05 07:44:47 +00:00
cyclotruc
5937b584fb Remove Snow 2025-01-05 07:41:14 +00:00
cyclotruc
36199debad ❄️Winter theme (temporary) 2024-12-20 20:49:04 +00:00
cyclotruc
c27bba0dfd Press enter to ingest 2024-12-15 17:46:22 +00:00
cyclotruc
813e7e8abc Add include/exclude selector (wip) 2024-12-15 06:23:37 +00:00
cyclotruc
9d7019efc0 Moved validation to backend 2024-12-14 22:29:58 +00:00
Ephraim Duncan
300b9ec537
fix: append https:// to urls without it (#14)
Co-authored-by: Romain Courtois <romain@coderamp.io>
2024-12-14 22:58:14 +01:00
cyclotruc
6578c1c272 Add the ability to filter by max file size 2024-12-14 02:26:29 +00:00
cyclotruc
38341c82ed Add frontend max_file_size slider 2024-12-14 00:59:44 +00:00
cyclotruc
b0107bc847 Remove extra title for directory structure 2024-12-08 00:48:41 +00:00
cyclotruc
49790d39a0 Add copy whole digest button 2024-12-07 18:49:15 +00:00
cyclotruc
42917f2c2e Refactor to use a base tempalte 2024-12-07 17:26:36 +00:00
cyclotruc
9d9954e45a Moved scripts to static file 2024-12-07 17:00:46 +00:00