3657 Commits

Author SHA1 Message Date
tcely
abea743925
Create install_tailwindcss.sh 2026-04-02 21:59:04 -04:00
tcely
4110a8f1fe
Use the download_gh_release function 2026-04-01 20:10:39 -04:00
tcely
3f85fb23b6
Switch to shasum.py 2026-04-01 20:09:11 -04:00
tcely
6d0a629229
Create download_gh_release.func.inc.sh 2026-04-01 20:06:10 -04:00
tcely
a2a0db98f6
Merge pull request #1434 from meeb/split-pr-1402
Split backend changes out from PR 1402
2026-04-01 02:04:03 -04:00
tcely
c09a87b4dd
Merge pull request #1440 from meeb/tcely-editing-1
Incorporate changes from PR 1402
2026-04-01 02:00:20 -04:00
tcely
7baac1bedb
Update docs/wiki 2026-04-01 01:59:16 -04:00
tcely
d9ed0193f0
Use the get_usable_cpu_count function 2026-04-01 01:59:13 -04:00
tcely
e1449fbd28
Add the get_usable_cpu_count function 2026-04-01 01:59:10 -04:00
tcely
4844dd3669
Add Font Awesome dependency analysis script
This script analyzes the source code to identify required Font Awesome files based on usage. It checks for the presence of Font Awesome style prefixes in tracked files and outputs the necessary CSS and webfont files.
2026-04-01 01:59:08 -04:00
tcely
0e221f24a5
Merge branch 'main' into split-pr-1402 2026-04-01 01:54:32 -04:00
tcely
e15e8d3f8c
Merge pull request #1437 from meeb/tcely-release-workflow
fix: refactor workflows
2026-03-31 09:35:48 -04:00
tcely
b30d792d45
Merge pull request #1412 from meeb/tcely-docker
Reconfigure debconf for Docker
2026-03-31 09:05:27 -04:00
tcely
61d97eff6b
fix(no-response): use the releases branch 2026-03-30 05:09:49 -04:00
tcely
b27be89600
fix(no-response): use the issue branch until the next release 2026-03-29 18:30:47 -04:00
tcely
54f79756ea
fix: use uv to install everything for tests 2026-03-28 18:55:59 -04:00
tcely
3c5022e851
chore: increase the target version for python 2026-03-28 18:54:18 -04:00
tcely
dc6ed94147
fix: clean up outputs for the info job 2026-03-28 18:53:20 -04:00
tcely
4502713e21
fix: switch to the docker/github-builder reusable action 2026-03-28 18:50:24 -04:00
tcely
dd0d1a8fd6
chore: clean up white-space 2026-03-28 18:46:42 -04:00
tcely
97dd194af6
chore: move outputs into the FFmpeg action 2026-03-28 18:45:20 -04:00
tcely
bec2933510
Merge pull request #1436 from meeb/release-2026-004
Release for 2026-004
v0.17.1
2026-03-28 11:21:29 -04:00
tcely
40a146eed4
Update Dockerfile 2026-03-28 10:53:21 -04:00
tcely
31db48882c
Create debconf.diff 2026-03-28 10:53:18 -04:00
tcely
e6afb246bc
Create fettle.pl 2026-03-28 10:53:12 -04:00
tcely
afd9503567
Upgrade no-response
* Change the schedule for no-response sweeps

* Update workflow to include labeled event and version
2026-03-28 09:50:47 -04:00
tcely
6db7a9a010
Release for 2026-004 2026-03-27 14:52:43 -04:00
tcely
56a36a70da
Point at the wiki and tweak the README 2026-03-24 16:06:22 -04:00
tcely
37a3943c10
Split up tubesync/sync/views.py 2026-03-24 15:39:13 -04:00
tcely
27e685d5d5
Stop using ContentFile 2026-03-24 15:39:10 -04:00
tcely
261fce50c9
Run tests for PRs targeting test-* branches too 2026-03-24 15:39:07 -04:00
tcely
207ba7b506
Download and verify the tailwindcss CLI binary 2026-03-24 15:39:05 -04:00
tcely
3ae0448e3a
Add pycodestyle to dev-packages 2026-03-24 15:39:02 -04:00
tcely
542d10ebe0
Allow a different tasks directory for sqlite_tasks 2026-03-24 15:38:59 -04:00
tcely
865c57fe2d
Link up fontawesome CSS and web font files 2026-03-24 14:33:34 -04:00
tcely
a9eacb03fd
fix(ci): do not wait for test to analyze with dive 2026-03-22 14:07:34 -04:00
tcely
8041f549b2
Merge pull request #1431 from mady20/issue/1427/split-tests
chore(tests): split tests into smaller files
2026-03-22 10:39:53 -04:00
tcely
be9fd7f323
Merge pull request #1417 from meeb/tcely-ci-workflow-node-24
fix(ci): rework building docker images and upgrade for Node 24
2026-03-22 10:33:27 -04:00
mady20
1e0abe8906 Fix test cleanup and imports 2026-03-22 17:06:08 +05:30
tcely
ed54f6495b
Use the registry prefix for the image 2026-03-22 01:34:55 -04:00
tcely
d790fee205
Clean up disabled steps 2026-03-21 20:34:45 -04:00
tcely
413fbdb374
Only build if dive analysis passed 2026-03-21 20:18:43 -04:00
tcely
293ae39a64
Disable setup-qemu 2026-03-21 20:06:01 -04:00
tcely
2397486f43
Use the boolean value 2026-03-21 19:23:59 -04:00
tcely
62bf2aff73
Run after containerise 2026-03-21 19:13:08 -04:00
tcely
27ce713b8c
Try the full build 2026-03-21 18:59:39 -04:00
tcely
cca7b9c21e
Use reusable action from docker 2026-03-21 18:55:46 -04:00
mady20
a5ae61ddec Centralize test fixtures, fix state leaks, and cleanup artifacts 2026-03-22 01:45:26 +05:30
mady20
6c7f94f29c Add README for sync tests 2026-03-20 00:02:03 +05:30
mady20
0e137f7d21 Merge 'main' into issue/1427/split-tests 2026-03-19 23:50:33 +05:30