Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Castopod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Albatroz Jeremias
Castopod
Graph
588b4d28da00bc12d02126e23181690f54d81716
Select Git revision
Branches
8
alpha
beta
develop
default
protected
docs/update-vitepress
feat/dashboard
feat/op3
i18n
main
Tags
20
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0-beta.24
v1.0.0-beta.23
v1.0.0-beta.22
v1.0.0-beta.21
v1.0.0-beta.20
v1.0.0-beta.19
v1.0.0-beta.18
v1.0.0-beta.17
v1.0.0-beta.16
v1.0.0-beta.15
v1.0.0-beta.14
v1.0.0-beta.13
v1.0.0-beta.12
v1.0.0-beta.11
v1.0.0-beta.10
v1.0.0-beta.9
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jan
9
6
5
4
3
2
31
Dec
30
29
20
15
23
Nov
22
26
Oct
5
28
Sep
22
20
17
31
Aug
23
19
24
Jul
22
19
12
2
23
Jun
21
15
11
18
May
17
14
12
3
19
Apr
16
15
14
12
10
9
8
2
30
Mar
19
1
27
Feb
17
16
15
12
11
10
23
Dec
21
20
10
9
8
7
30
Nov
28
26
24
19
13
9
5
4
3
2
29
Oct
26
22
21
20
19
16
15
feat(video-clips): generate subtitles clip using transcript json to have subtitles accross video
chore: update codeigniter4 after 4.1.7 hot fix release
feat(transcript): parse srt subtitles into json file + add max file size info below audio file input
feat: add basic stats on podcast about page
feat(nodeinfo2): add .well-known route for nodeinfo2 containing metadata about the castopod instance
fix(import): add validation for handle field to prevent Router.invalidParameterType error
feat: prefill season and episode numbers + set episode number as mandatory for serial podcasts
refactor: harmonize redirects after submitting forms
fix: define podcast_id and platform_slug as foreign keys in podcasts_plaforms table
chore: update CodeIgniter to latest dev version after 4.1.6
feat(soundbites): add soundbite list and creation forms with audio-clipper component
fix(audio-clipper): add mouse position offset when stretching clip to prevent content from jumping
refactor: set episode and podcast type hints next to each option
refactor: replace popperjs with floating-ui
feat: add audio-clipper toolbar + add video-clip-previewer
fix(audio-clipper): show audio playing progress + put waveform behind audio clipper
feat: add audio-clipper webcomponent (wip)
feat: add Noto Sans Mono font to use for durations + button to access new video clip form in list
feat(video-clip): generate video clips in the bg using a cron job + add video clip page + tidy up UI
feat(video-clip): add video-clip page with video preview + logs
feat(video-clips): add route for scheduled video clips + list video clips with status
feat(clips): setup clip entities and model + save video clip to have it generated in the background
refactor(migrations): replace 191 value with more relevant one
fix(import): save media files during podcast import + set missing media fields
feat(media): save audio, images, transcripts and chapters to media for episode and persons
feat(media): clean media api + create an entity per media type
build: update dependencies to latest
chore(gitignore): untrack media/site icons
feat: add media entity and link documents, images and audio files to it
feat(video-clips): add new themes + add castopod logo as a watermark
feat(video-clips): replace hardcoded colors with config's theme colors
refactor(color-themes): set themes declaration as a config property + generate css file dynamically
feat(video-clips): allow episodeNumbering text to stand in the indent of episodeTitle paragraph
feat(video-clips): add dimensions for portrait and squared formats
feat(video-clips): generate a 16:9 video using ffmpeg
feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices
feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages
feat(settings): add theme settings to set an accent color for all public pages
feat(themes): set generic css variables for colors to enable instance themes
fix(settings): add .jpg extension to site-icon file input to display all jpeg images
Loading