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
6b36a80102d0c9482eec9b9c26206e8502ae2cbf
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
19
Jan
18
14
13
11
10
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(vite): add vite config to decouple it from CI_ENVIRONMENT
fix(images): set default mimetype if none is specified when getting size info
fix: set localized slug_field key as string in french language
chore: update js dependencies to latest
fix(bundle): update vite input files path + add `set -e` in bash scripts to fail if command fails
docs: update DEPENDENCIES.md to point to composer.json and package.json files
fix(bundle): include modules and themes when copying files with rsync
feat: add task to housekeeping setting for resetting all instance counts
refactor: replace hardcoded media root with media_path helper method in settings controller
feat: add housekeeping task to run after migrations
fix: rewrite regenerate image function to use saveSizes method from Image entity
chore(clips): clear video clip and soundbite cache on delete
feat(meta-tags): add activitypub alternate links to podcast, episode, comment and post pages
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
Loading