Commit graph

174 commits

Author SHA1 Message Date
ad5754f78f
chore(cli): remove version from prompt; remove navidrome from menus for consistency 2025-06-18 12:18:02 -07:00
bb626cb178
fix(pre-commit): add formatted sql files 2025-06-18 11:37:12 -07:00
4be7a15a18
fix(search): ensure results are deduplicated 2025-06-18 11:32:07 -07:00
5684b461fd
fix(now-playing.php.liquid): remove extra space after now playing label 2025-06-17 16:30:24 -07:00
ff51a5d389
fix(search.html): corrects tag sizing for music search results 2025-06-17 16:22:46 -07:00
82ef352f68
fix(Utils/tags.php): tag sizing + spacing 2025-06-16 20:23:58 -07:00
555ba74bf6
chore(cli): dry up link + post tag prompt 2025-06-16 14:56:55 -07:00
efe701f939
feat(*.liquid): apply prettier to liquid templates
- offer to create tag when none is found while adding a link from cli
- fix tag display in search
2025-06-16 14:41:29 -07:00
49e21d574e
chore(*): minor cleanup + formatting 2025-06-16 10:46:54 -07:00
81afe237f7
fix(tags.php.liquid): import bootstrap properly 2025-06-16 10:14:43 -07:00
0c64cdf570
fix(header.liquid): set header link active state properly 2025-06-16 06:08:44 -07:00
d13984f114
fix(metadata/static.liquid): escape title content 2025-06-16 05:59:05 -07:00
864b777dba
fix(*): remove old media highlight styles 2025-06-15 21:19:53 -07:00
9e181363dd
chore(reading/index.php.liquid): hide books that are no longer started 2025-06-15 15:38:44 -07:00
3f685720ce
fix(footer.liquid): remove unnecessary update params 2025-06-15 14:58:31 -07:00
fc32f457c0
feat(reading/index.php.liquid): update reading progress on page load 2025-06-15 13:35:43 -07:00
320f5e53db
chore(bootstrap.php): separately minify php when files are requested 2025-06-15 11:32:01 -07:00
2b22d10b46
chore(.husky/pre-commit): improve pre-commit hook run presentation 2025-06-14 20:42:34 -07:00
fdeec2c176
chore(README): add format and lint commands 2025-06-14 18:56:28 -07:00
a27c18101b
fix(cli): more consistent labeling in movie/show download prompt 2025-06-14 18:52:08 -07:00
b316c58b1a
chore(*.md): lint markdown command + add to lint-staged 2025-06-14 17:42:30 -07:00
1d7f13d1f5
chore(*.sql): use sql-formatter for sql formatting 2025-06-14 17:42:30 -07:00
cf1ee4c97f
chore(*.php): use pint for php formatting 2025-06-14 17:42:30 -07:00
029caaaa9e
chore(*): use prettier for formatting 2025-06-14 17:42:23 -07:00
6c659fe1d0
chore(composer.json): minor update 2025-06-14 16:26:02 -07:00
c4043bd812
chore(syndication.js): remove unused data file 2025-06-14 16:23:19 -07:00
dbf3266e8d
chore(htaccess.liquid): update cache time for html 2025-06-14 13:22:14 -07:00
d373491c76
chore(eleventy.config.js): remove old passthrough statement 2025-06-14 07:20:51 -07:00
c021ea54ae
feat(*): refactor dynamic vs. static structure and distinctions; make additional elements dynamic 2025-06-13 18:16:25 -07:00
ca57082f01
fix(scheduled_shows.sql): sort upcoming shows by air date ascending 2025-06-11 16:31:04 -07:00
970061ff9d
chore(cli): formatting + version consistency 2025-06-11 13:01:36 -07:00
fdd556df83
chore(cli): only load url from globals data 2025-06-11 09:52:32 -07:00
3d20361355
fix(cli): clean up eager loading bug when initializing cli 2025-06-10 18:35:25 -07:00
a443868f8b
chore(api/umami.php): update url 2025-06-10 17:33:46 -07:00
04e111f8c7
chore(htaccess.liquid): update headers 2025-06-10 17:09:55 -07:00
cc8bdf017b
chore(base/index.css): update calendar icon styles 2025-06-10 17:08:44 -07:00
6a4407ca1e
chore(cli/jobs.js): reorder jobs menu 2025-06-10 11:53:54 -07:00
9935d9ba85
feat(search): design consistency with other feed/content aggregation lists 2025-06-10 11:52:23 -07:00
f2bca309f5
chore(addLinkToShare.js): add author url in search results when adding link 2025-06-09 15:31:46 -07:00
c54d27dc33
fix(scripts/index.js): formatting consistency 2025-06-09 15:30:53 -07:00
328464670d
feat(cli): prompt to create author if none found when adding link 2025-06-08 20:32:24 -07:00
91621b120a
feat(cli): support blocking bots 2025-06-08 17:59:26 -07:00
1f9e2d856f
feat(cli): add support for repeated directus tasks 2025-06-08 17:21:05 -07:00
8a12e83b13
feat(cli): add support for running import and API jobs 2025-06-08 15:47:09 -07:00
75df36acc3
chore(cli): improve missing values, skipping prompts and overwriting files 2025-06-07 11:26:08 -07:00
56e53e2a33
fix(watching): correct typos on sub pages, add links out to other sub pages and hero images on landing pages 2025-06-06 16:53:53 -07:00
65527d3dca
chore(package.json): run clean build with default start command 2025-06-06 14:13:32 -07:00
055f33c148
chore(banners): drop unnecessary banners 2025-06-06 14:06:44 -07:00
5a133a7c23
chore(api/*): cleans up unnecessary network calls, fixes tag + genre assignments 2025-06-06 12:01:42 -07:00
8890f7dcfc
fix(cli): exit cleanly when quitting out of CLI 2025-06-06 04:34:37 -07:00