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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More/better translation.
Elrond
2012-03-17
3
-3
/
+6
*
Small formatting changes to footer text.
Jef van Schendel
2012-03-16
1
-5
/
+1
*
Create function to search media by slug.
Elrond
2012-03-16
4
-6
/
+21
*
Fix for mongo.
Elrond
2012-03-16
1
-1
/
+4
*
More efficient first element fetching and Dot-Notation.
Elrond
2012-03-16
1
-2
/
+4
*
Fix _get_tag_name_from_entries().
Elrond
2012-03-16
1
-1
/
+1
*
Fix uploading of images (sql: media_data, exif).
Elrond
2012-03-15
1
-4
/
+7
*
Fix media display for no media_data row in sql.
Elrond
2012-03-15
2
-3
/
+3
*
Implemented the MediaEntry .media_data type fields for SQL
Christopher Allan Webber
2012-03-14
1
-4
/
+32
*
Removing an unnecessary line of whitespace AND crediting Hugo Boyer for the i...
Christopher Allan Webber
2012-03-14
1
-1
/
+0
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-03-14
5
-12
/
+62
|
\
|
*
Add gps_altitude and gps_direction to image media_data.
Elrond
2012-03-14
1
-0
/
+2
|
*
Convert (gps) image media_data.
Elrond
2012-03-14
1
-0
/
+23
|
*
Change image processing to create new .gps_*.
Elrond
2012-03-14
1
-1
/
+5
|
*
Use .gps_* in the template and add translations.
Elrond
2012-03-14
1
-11
/
+14
|
*
Migration to move gps data around
Elrond
2012-03-14
1
-0
/
+18
*
|
ipython support in ./bin/gmg shell!
Christopher Allan Webber
2012-03-14
1
-8
/
+37
|
/
*
Merge branch 'elrond-sql-convert_video_data'
Christopher Allan Webber
2012-03-14
1
-0
/
+15
|
\
|
*
Fix VideoData insertion
Christopher Allan Webber
2012-03-14
1
-1
/
+1
|
*
Convert media_data for video
Elrond
2012-03-13
1
-0
/
+15
*
|
Preserve existing translation
Christopher Allan Webber
2012-03-14
1
-1
/
+4
*
|
Provide a source link so we can comply with the AGPL
Christopher Allan Webber
2012-03-14
2
-2
/
+6
|
/
*
Merge remote-tracking branch 'refs/remotes/chemhacker/bug402_nicer_skin_for_v...
Christopher Allan Webber
2012-03-13
9
-0
/
+4224
|
\
|
*
adding the video.js wrapper
Sacha De'Angeli
2012-03-12
9
-2
/
+4225
*
|
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-03-12
1
-2
/
+6
|
\
\
|
*
|
Another .one -> .find_one
Elrond
2012-03-13
1
-2
/
+6
*
|
|
Merge remote-tracking branch 'derek-moore/bug293_non_ascii_password'
Christopher Allan Webber
2012-03-12
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changes for 293. Tests pass, encode UTF8 on password on registration (and al...
Derek Moore
2012-03-12
1
-2
/
+3
*
|
|
Change user search from .one to .fine_one.
Elrond
2012-03-12
1
-1
/
+1
|
/
/
*
|
Better media_data sql table for images.
Elrond
2012-03-12
1
-5
/
+6
*
|
adds video preload bug 375
Sacha De'Angeli
2012-03-12
1
-1
/
+1
|
/
*
Added m4v to list of media types and a comment stating we should
Christopher Allan Webber
2012-03-12
1
-1
/
+3
*
Slight change to thumbnail gallery style
Jef van Schendel
2012-03-11
1
-3
/
+5
*
Improve logging of sql queries a bit.
Elrond
2012-03-10
1
-1
/
+3
*
Forgot to add FileKeynames to MODELS
Elrond
2012-03-08
1
-1
/
+1
*
Normalize MediaFile.name (make it a foreignkey)
Elrond
2012-03-08
1
-3
/
+32
*
Changed from key-notation to dot-notation in edit_profile
Joar Wandborg
2012-03-08
1
-1
/
+1
*
SQL: Added MediaFile and MediaAttachmentFile to MODELS
Joar Wandborg
2012-03-08
1
-1
/
+2
*
Generic generate_slug for mongo and sql.
Elrond
2012-03-07
2
-11
/
+18
*
Push another half-fix for portrait thumbnails. Man, this thing is breaking al...
Jef van Schendel
2012-03-07
1
-1
/
+3
*
Sort-of fixes so the header does not collapse anymore. Header needs redesigning.
Jef van Schendel
2012-03-07
1
-1
/
+11
*
Header doesn't need a height
Jef van Schendel
2012-03-07
1
-1
/
+0
*
Actually decrease thumbnail size instead of just their containers
Jef van Schendel
2012-03-07
1
-0
/
+4
*
Translate less html.
Elrond
2012-03-06
1
-4
/
+6
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Jef van Schendel
2012-03-06
4
-7
/
+46
|
\
|
*
Generic check_media_slug_used db utility.
Elrond
2012-03-05
4
-8
/
+25
|
*
SQL: Tool to cleanup unused tag slugs.
Elrond
2012-03-05
1
-0
/
+22
*
|
Revert thumbnail gallery change: switch back to tables
Jef van Schendel
2012-03-06
2
-18
/
+23
*
|
Fix merge conflict in prev_next.html
Jef van Schendel
2012-03-06
13
-163
/
+194
|
\
\
|
|
/
|
/
|
|
*
Edit css rule to allow users to zoom
Jef van Schendel
2012-03-05
1
-1
/
+1
[next]