aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Mark this page as deadHEADmasterAleteoryx2024-07-291-402/+1
|
* Fix URL escaping issuealyx2024-04-171-1/+2
|
* version bumpalyx2024-04-091-1/+1
|
* Fixed backend API, again.alyx2024-04-093-5/+25
| | | | Turns out track.getInfo just doesn't feel like serving image data anymore, even though the example response shows it. I love last.fm so much.
* Various fixesrelease-0.2.0alyx2024-04-085-6/+9
|
* Add links to readmealyx2024-04-061-0/+9
|
* Document lua, fix small theme bugsalyx2024-04-063-51/+151
|
* Version bumpalyx2024-04-061-1/+1
|
* Lua dev mode functionalalyx2024-04-069-13/+67
|
* Lua support feature-completealyx2024-04-056-24/+47
| | | | Full implementation of debug mode still pending
* lua loadingalyx2024-04-054-8/+66
|
* html.lua functionalalyx2024-04-052-3/+35
|
* Start of Lua supportalyx2024-04-046-0/+199
|
* clippyalyx2024-04-033-5/+5
|
* Remove ResponseCtxalyx2024-04-033-69/+66
|
* whitelist -> allowlistalyx2024-04-033-35/+36
|
* Use http::Response for constructing repliesalyx2024-04-032-11/+15
|
* Add SPDX info to all filesalyx2024-04-0211-0/+11
|
* Theming refactoralyx2024-04-027-42/+89
| | | | Theming has been broken off into a seperate space, so that it'll be easier to add lua support later.
* Unify import stylealyx2024-04-016-15/+14
|
* Update .gitignorealyx2024-04-011-0/+2
|
* Move caching to src/cache/; Finalize API parsing fixesalyx2024-04-019-145/+168
| | | | | | Font and user cache code has been moved to special files, independant from src/config.rs API parsing changes have been properly tested, and last.fm API JSON is now trace-logged for debugging convenience.
* Reliable user info; Font refactoralyx2024-04-015-67/+119
| | | | | | Hit a few more endpoints to fix missing images, fallback to default album art just in case. Refactor the font cache into its own file.
* Move the contents of TODO.md to ↵alyx2024-01-121-110/+0
| | | | <https://redmine.aleteoryx.me/projects/lfm_embed/issues>.
* Clippyalyx2024-01-124-23/+46
|
* Cleanupalyx2024-01-125-523/+459
|
* Custom font support completealyx2024-01-126-61/+131
|
* Relicense under AGPLv3alyx2024-01-112-60/+58
|
* Add custom font support.alyx2023-11-227-10/+61
|
* Add additional services to TODO.mdalyx2023-11-171-0/+28
|
* Remove redundant HTML escaping helpers.alyx2023-11-173-10/+1
|
* Add helper proposalsalyx2023-11-171-1/+6
|
* Increment version number to 0.1.1release-0.1.1alyx2023-11-171-1/+1
|
* fix typo in plain theme breaking light mode.alyx2023-11-171-2/+2
|
* Format TODO.md, add watermarking concept.alyx2023-11-171-3/+39
|
* Add GPL notice to READMEalyx2023-11-161-1/+1
|
* Add GPL notice to READMEalyx2023-11-161-0/+16
|
* Add todo listalyx2023-11-161-0/+27
|
* Update README to reflect new site.alyx2023-11-161-1/+3
|
* add working directoryrelease-0.1.0alyx2023-08-101-0/+1
|
* add systemd servicealyx2023-08-101-0/+10
|
* Fix README typosalyx2023-08-101-2/+2
|
* Create plain theme, do some escaping, fix some busted envvars, document themes.alyx2023-08-108-29/+227
|
* reorganize readmealyx2023-08-101-15/+23
|
* Fix bullet pointsalyx2023-08-101-0/+2
|
* lots of stuff. theming basically done, added some logging, frontend ↵alyx2023-08-108-50/+278
| | | | basically done.
* add GPLv3, update manifestalyx2023-08-092-2/+627
|
* pull down user infoalyx2023-08-092-19/+46
|
* fix highlightingalyx2023-08-091-1/+1
|
* ughalyx2023-08-091-0/+0
|