-
9b4cdb95ef
fixes frontend getting resources from backend
main
emma
2026-05-07 04:24:04 +00:00
-
014d258a45
stop forcing nightly
silt
2026-05-07 01:29:43 +00:00
-
f3e765b578
stop stripping project and user prefixes
silt
2026-05-07 01:29:07 +00:00
-
b76c650874
basic http_fe integration of backend
silt
2026-05-07 01:07:06 +00:00
-
f173393f19
wip http frontend code
silt
2026-05-06 23:25:19 +00:00
-
ca7691ee18
src/backend/render.rs: stupidity
emma
2026-05-07 00:53:53 +00:00
-
faef0b0c86
src/backend/render.rs: formatting
emma
2026-05-07 00:49:58 +00:00
-
4fe0f35c9e
src/backend/render.rs: updates to not be stupid
emma
2026-05-07 00:49:09 +00:00
-
079cfc7a64
src/backend/render.rs: updates to use BufWriter instead of Write trait
emma
2026-05-07 00:44:39 +00:00
-
b11134c754
src/backend/git.rs, src/backend/render.rs: improvements to API; test_render(1): modifications to fit new API
emma
2026-05-06 11:00:02 +00:00
-
5940e203b9
src/bin/backend: removes leftover files
emma
2026-04-28 01:01:09 -06:00
-
ec19975538
test.rs: removes mistaken file
emma
2026-04-28 00:59:11 -06:00
-
713edfb4cf
assets: adds license notices to all files
emma
2026-04-28 00:58:33 -06:00
-
4d33e4fe43
git.rs, render.rs, test_render.rs: updates rendering code and exposes rendering API
emma
2026-04-27 18:26:37 -06:00
-
5d0b1ab208
base.html: moved
emma
2026-04-27 18:25:11 -06:00
-
58d922b062
mint.css: updates style to use dark theme if browser prefers
emma
2026-04-26 14:23:48 -06:00
-
08330633fb
templates/repo/base.html: adds alternate style sheets
emma
2026-04-26 13:25:56 -06:00
-
bfe0f07f4b
git.rs: fixes commits being scanned incorrectly; exposes new problem
emma
2026-04-23 23:50:25 -06:00
-
ac86e4a13b
git.rs: uses default trait for entries
emma
2026-04-24 03:10:14 +00:00
-
1f8eed80c7
render: updates for integration with frontends
emma
2026-04-23 20:39:26 -06:00
-
a2ac39db43
git.rs: refactors code
emma
2026-04-23 20:38:17 -06:00
-
44418909ff
updated gitignore
emma
2026-04-23 16:22:46 -06:00
-
8cf63542e7
added commit information to repository page
emma
2026-04-22 13:04:53 -06:00
-
e42baf3ca9
updates templates with new capabilities
emma
2026-03-06 19:04:02 -07:00
-
cf3f8b0aea
reorganize code & switch to gix
emma
2026-03-06 18:05:57 -07:00
-
331387a56a
removes original template example pages
emma
2026-03-06 18:04:04 -07:00
-
d17d64876a
partial code reorganization ; http_fe progress
silt
2026-03-05 22:46:15 +00:00
-
ac7d7a44c7
Merge remote-tracking branch 'refs/remotes/origin/main'
silt
2026-03-05 00:24:37 +00:00
-
-
e59322c3cf
temp commit for merge
silt
2026-03-05 00:24:31 +00:00
-
6e1859943a
templates: split the code path into multiple separate links
Sasha Koshka
2025-08-25 18:42:03 -04:00
-
0daf300060
templates: added a tickets template
Sasha Koshka
2025-08-24 23:37:56 -04:00
-
27d82a2df5
templates: rename nav block to breadcrumbs
Sasha Koshka
2025-08-24 23:31:45 -04:00
-
20e6d7328a
update tickets example
Sasha Koshka
2025-08-24 23:06:32 -04:00
-
c25e347596
alignment update to stylesheet
Sasha Koshka
2025-08-24 23:06:13 -04:00
-
16911ae1d1
add output.html, index2.html to gitignore
Sasha Koshka
2025-08-24 23:03:10 -04:00
-
ba30fdc9d2
templates: don't show branch name by default, override in code.html
Sasha Koshka
2025-08-24 23:01:33 -04:00
-
83b549b6d2
test_render: fixed license info
emma
2025-08-24 18:37:05 -06:00
-
806a9aebca
git.rs: cleaning; render.rs: refactor to fit new git.rs library; test_render: initial commit; assets/*: update templates
emma
2025-08-24 18:29:59 -06:00
-
7265642b8b
Add tab widget to frontend example
Sasha Koshka
2025-08-10 11:11:23 -04:00
-
1d50384bb8
backend.rs: expanded git convenience types and moved to git.rs
emma
2025-08-10 08:59:02 -06:00
-
-
2229656a20
pushing near-usable frontend progress before attempting full refactor
silt
2025-08-10 01:17:44 +00:00
-
caa6f98caa
backend.rs: library for frontends.rs until split occurs
emma
2025-08-08 19:59:14 -06:00
-
cffe1525e0
backend.rs: slight refactor and better reliance on types
emma
2025-08-08 04:53:40 -06:00
-
1223e6f84c
render.rs: corrects copyright header
emma
2025-08-08 00:14:43 -06:00
-
8236925fee
partially moves backend repo logic out of render code
emma
2025-08-08 00:11:48 -06:00
-
4a5199b08f
Relicense yapper.rs to AGPL-3.0-or-later from All Rights Reserved
silt
2025-08-08 03:02:46 +00:00
-
20b113d30d
routerless http frontend and frontend manager
silt
2025-08-08 02:46:35 +00:00
-
d0e556ec3c
initial template rendering
emma
2025-08-06 10:20:25 -06:00
-
39d0a79bbb
Remove stray end tags in the example page
Sasha Koshka
2025-08-05 21:32:13 -04:00
-
de5fa6b32f
Bring example page in-line with #1 and #3
Sasha Koshka
2025-08-05 21:26:01 -04:00
-
9f7cba17b8
Cargo.toml: dependency trimming
emma
2024-07-02 08:37:09 -06:00
-
44efca7d06
.editorconfig: adds editor config
emma
2024-07-02 08:35:38 -06:00
-
2ee7393a99
added mintea assets
Sasha Koshka
2023-12-27 15:34:44 -07:00
-
6d8cdf58ca
initial commit
emma
2023-12-27 15:27:51 -07:00