Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Moodle Filter Opencast
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
elc
Moodle Filter Opencast
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f276b0a24bf45bbdc2548afeba28ac13f62b8a8b
Select Git revision
Branches
3
hsh-v4.4-r1
hsh_3.10
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
4
19
Mar
5
4
2
1
23
Nov
16
15
28
Jul
3
May
13
Mar
23
Feb
23
Mar
18
23
Feb
12
Jan
6
20
Dec
14
8
16
Nov
26
Oct
20
19
18
10
12
Jul
29
Oct
22
9
8
12
Mar
18
Dec
5
Oct
19
Sep
5
Jul
20
Jun
10
Apr
9
6
15
Feb
6
19
Jan
9
8
19
Dec
6
5
Release 4.4-r1
hsh-v4.4-r1
hsh-v4.4-r1
forgot one usage of | in return to be php 7.4 compatible
although having return types is pretty we will remove them for mixed until 7.4 finally drops'
replaced or option with string as always a string is returned
Update version.php
Merge pull request #44 from justusdieckmann/filter-rewrite
Add tests for the filter
Rewrite filter to also accept <a href="..."> and <video src="...">, for example
Merge pull request #43 from justusdieckmann/fix/linebreak-filtering
Make filter work properly with linebreaks
Merge pull request #40 from justusdieckmann/issue-37
Add error message in case there is no stream for the video
Prevent error if there is no stream in the episode.json
Fix CI-Workflow
Merge pull request #39 from Opencast-Moodle/update/4.3
changed dependencies
let cbf fix the errors
Merge pull request #37 from justusdieckmann/update/403
Adjust filter to new initPaella function signature from mod_opencast
Updated moodle-release.yml
Updated workflows
Updated and added moodle-release.yml
Updated version information for development-version
Update README.md
use paella player 7
added moodle 4 to github workflow
fixed code checker issues
Merge branch 'master' of https://github.com/Opencast-Moodle/moodle-filter_opencast
fix filtering when port is used
Fix release version number
allow filtering for multiple URLs
Update README.md
use moodle url for paella config
use moodle url for path to mod oc player
fix key not existing
Update version.php
added privacy provider
remove grunt bc the filter doesnt use any js or css
add moodle branches and mod dependency
fix allowfullscreen attribute
Loading