index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tools
/
metadata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove reference to jsonschema.compat now removed upstream.
Marco Pessotto
2021-08-20
1
-3
/
+2
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-4
/
+3
*
Simplify things here and use io.open
Christopher Allan Webber
2014-09-16
1
-1
/
+2
*
Added 'dc:created' to the list of metadata columns being validated by
tilly-Q
2014-05-13
1
-0
/
+4
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata
tilly-Q
2014-05-13
1
-1
/
+1
*
Move the metadata display table over to being contained in a plugin
Christopher Allan Webber
2014-05-12
1
-0
/
+5
*
Splitting up compact_json from compact_and_validate
Christopher Allan Webber
2014-05-09
1
-7
/
+20
*
expand_json utility... yet another convenience function :)
Christopher Allan Webber
2014-05-09
1
-0
/
+15
*
Compact and validate tools, loading internal json tools, much more
Christopher Allan Webber
2014-05-09
1
-7
/
+86
*
Updating batchaddmedia to use new metadata tools
Christopher Allan Webber
2014-05-07
1
-2
/
+2
*
Starting to add metadata tools, as well as mediagoblin's schema
Christopher Allan Webber
2014-05-07
1
-0
/
+106