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
4d3e9c8c02cdc882e9fe1c29625695b6f83c820a
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
29
Dec
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
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
feat: add podcast banner field for each podcast + refactor images configuration
feat(settings): add general config for instance (site name, description and icon)
fix: include missing variables on public ui's episode page and remote_actions
fix: remove fixed size from podcast sidebar + rearrange account info + space out import radio inputs
feat: add replied to post or comment to reply element
feat: style file inputs using tailwind's file class
feat: toggle podcast sidebar on smaller screens
fix: remove required property to persons picture
feat: restyle episode and person cards + add focus style to interactive elements for a11y
refactor: replace "embeddable-player" occurrences to "embed"
fix(layouts): replace holy-grail layout with tailwind config + widen public podcast layout
feat: redesign public podcast and episode pages + remove any information clutter for better ux
refactor: update podcast card style + create partial for public navigation
feat: simplify podcast page's layout for better ux
docs(install): add missing CREATE permission to grant to database user
fix: unpublish episode before deleting it + add validation step before deletion
fix: pass timezone to relative time component to show the localized time in the UI
feat: add DropdownMenu component + remove global audio player in admin
feat(admin): make header stick on scroll and show title + action buttons using css only
fix: set episode numbers during import + remove all custom form_helpers + minor ui issues
fix: update MarkdownEditor component + restyle Button and other components
refactor: replace ui function components with class components + fix
style: update app layout and map view styles
Loading