index
:
lfm_embed
master
A simple webserver for rendering a last.fm embed.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitelist -> allowlist
alyx
2024-04-03
3
-35
/
+36
*
Use http::Response for constructing replies
alyx
2024-04-03
2
-11
/
+15
*
Add SPDX info to all files
alyx
2024-04-02
11
-0
/
+11
*
Theming refactor
alyx
2024-04-02
7
-42
/
+89
*
Unify import style
alyx
2024-04-01
6
-15
/
+14
*
Update .gitignore
alyx
2024-04-01
1
-0
/
+2
*
Move caching to src/cache/; Finalize API parsing fixes
alyx
2024-04-01
9
-145
/
+168
*
Reliable user info; Font refactor
alyx
2024-04-01
5
-67
/
+119
*
Move the contents of TODO.md to <https://redmine.aleteoryx.me/projects/lfm_em...
alyx
2024-01-12
1
-110
/
+0
*
Clippy
alyx
2024-01-12
4
-23
/
+46
*
Cleanup
alyx
2024-01-12
5
-523
/
+459
*
Custom font support complete
alyx
2024-01-12
6
-61
/
+131
*
Relicense under AGPLv3
alyx
2024-01-11
2
-60
/
+58
*
Add custom font support.
alyx
2023-11-22
7
-10
/
+61
*
Add additional services to TODO.md
alyx
2023-11-17
1
-0
/
+28
*
Remove redundant HTML escaping helpers.
alyx
2023-11-17
3
-10
/
+1
*
Add helper proposals
alyx
2023-11-17
1
-1
/
+6
*
Increment version number to 0.1.1
release-0.1.1
alyx
2023-11-17
1
-1
/
+1
*
fix typo in plain theme breaking light mode.
alyx
2023-11-17
1
-2
/
+2
*
Format TODO.md, add watermarking concept.
alyx
2023-11-17
1
-3
/
+39
*
Add GPL notice to README
alyx
2023-11-16
1
-1
/
+1
*
Add GPL notice to README
alyx
2023-11-16
1
-0
/
+16
*
Add todo list
alyx
2023-11-16
1
-0
/
+27
*
Update README to reflect new site.
alyx
2023-11-16
1
-1
/
+3
*
add working directory
release-0.1.0
alyx
2023-08-10
1
-0
/
+1
*
add systemd service
alyx
2023-08-10
1
-0
/
+10
*
Fix README typos
alyx
2023-08-10
1
-2
/
+2
*
Create plain theme, do some escaping, fix some busted envvars, document themes.
alyx
2023-08-10
8
-29
/
+227
*
reorganize readme
alyx
2023-08-10
1
-15
/
+23
*
Fix bullet points
alyx
2023-08-10
1
-0
/
+2
*
lots of stuff. theming basically done, added some logging, frontend basically...
alyx
2023-08-10
8
-50
/
+278
*
add GPLv3, update manifest
alyx
2023-08-09
2
-2
/
+627
*
pull down user info
alyx
2023-08-09
2
-19
/
+46
*
fix highlighting
alyx
2023-08-09
1
-1
/
+1
*
ugh
alyx
2023-08-09
1
-0
/
+0
*
config done
alyx
2023-08-09
8
-6
/
+205
*
fix packages, implement caching
alyx
2023-08-09
5
-2
/
+128
*
API deserialization structs
alyx
2023-08-09
5
-0
/
+189