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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix URL escaping issue
alyx
2024-04-17
1
-1
/
+2
*
Fixed backend API, again.
alyx
2024-04-09
3
-5
/
+25
*
Various fixes
release-0.2.0
alyx
2024-04-08
4
-5
/
+5
*
Document lua, fix small theme bugs
alyx
2024-04-06
2
-4
/
+9
*
Lua dev mode functional
alyx
2024-04-06
9
-13
/
+67
*
Lua support feature-complete
alyx
2024-04-05
6
-24
/
+47
*
lua loading
alyx
2024-04-05
3
-7
/
+65
*
html.lua functional
alyx
2024-04-05
2
-3
/
+35
*
Start of Lua support
alyx
2024-04-04
4
-0
/
+193
*
clippy
alyx
2024-04-03
3
-5
/
+5
*
Remove ResponseCtx
alyx
2024-04-03
3
-69
/
+66
*
whitelist -> allowlist
alyx
2024-04-03
2
-25
/
+26
*
Use http::Response for constructing replies
alyx
2024-04-03
1
-11
/
+14
*
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
*
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
*
Clippy
alyx
2024-01-12
4
-23
/
+46
*
Cleanup
alyx
2024-01-12
5
-523
/
+459
*
Custom font support complete
alyx
2024-01-12
5
-37
/
+93
*
Add custom font support.
alyx
2023-11-22
6
-8
/
+43
*
Remove redundant HTML escaping helpers.
alyx
2023-11-17
1
-5
/
+1
*
fix typo in plain theme breaking light mode.
alyx
2023-11-17
1
-2
/
+2
*
Create plain theme, do some escaping, fix some busted envvars, document themes.
alyx
2023-08-10
4
-20
/
+73
*
lots of stuff. theming basically done, added some logging, frontend basically...
alyx
2023-08-10
6
-42
/
+225
*
pull down user info
alyx
2023-08-09
2
-19
/
+46
*
ugh
alyx
2023-08-09
1
-69
/
+0
*
config done
alyx
2023-08-09
5
-6
/
+198
*
fix packages, implement caching
alyx
2023-08-09
3
-2
/
+125
*
API deserialization structs
alyx
2023-08-09
3
-0
/
+177