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
*
Added CORS headers to API json_response
Joar Wandborg
2012-09-15
1
-0
/
+5
*
Fixed ?next=<url> argument for require_active_login
Joar Wandborg
2012-09-15
3
-5
/
+17
*
Fixed tests
Joar Wandborg
2012-09-15
3
-3
/
+3
*
Fixed typo in API post_entry
Joar Wandborg
2012-09-15
1
-1
/
+1
*
Added post_entry at /api/submit
Joar Wandborg
2012-09-15
2
-1
/
+94
*
Added fields to /api/entries, wrote docstrings for api.tools
Joar Wandborg
2012-09-15
2
-6
/
+40
*
Added /api/entries view
Joar Wandborg
2012-09-15
4
-23
/
+80
*
Created API plugin, moved api_auth to the API plugin
Joar Wandborg
2012-09-13
6
-43
/
+126
*
Add OAuth models, plugin DB migrations, api_auth
Joar Wandborg
2012-09-13
6
-9
/
+342
*
Fix for issue #491, invert latitude when neccesary.
warp
2012-08-27
1
-0
/
+3
*
Change version to 0.3.2.dev
Will Kahn-Greene
2012-08-22
1
-1
/
+1
*
Update version to 0.3.1 final
Will Kahn-Greene
2012-08-22
1
-1
/
+1
*
Fix docs so they pull version from _version.py
Will Kahn-Greene
2012-08-22
1
-4
/
+10
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-08-22
3
-1
/
+1
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-08-22
2
-89
/
+121
*
Fix relnotes for 0.3.1.
Will Kahn-Greene
2012-08-22
2
-11
/
+27
*
Release notes for 0.3.1
Christopher Allan Webber
2012-08-21
1
-1
/
+11
*
Using Aleksejrs' improved text for the theming config description
Christopher Allan Webber
2012-08-21
1
-4
/
+3
*
Reminding people they need to run gmg assetlink and that there's a default theme
Christopher Allan Webber
2012-08-21
1
-3
/
+5
*
Give a small amount of info on how to set the theme.
Christopher Allan Webber
2012-08-21
1
-1
/
+6
*
Docs tweaks
Will Kahn-Greene
2012-08-20
3
-7
/
+15
*
Setting celery and kombu at very specific versions so that doing a fresh inst...
Christopher Allan Webber
2012-08-20
1
-1
/
+2
*
Updated flatpages example in plugins.rst to reflect reality & point to flatpa...
Christopher Allan Webber
2012-08-20
2
-5
/
+11
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-08-19
47
-943
/
+1359
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-08-19
6
-173
/
+1104
*
./local/ is yet another stupid local-environment thing to .gitignore
Christopher Allan Webber
2012-08-19
1
-0
/
+1
*
Merge remote-tracking branch 'refs/remotes/merge-requests/42'
Christopher Allan Webber
2012-08-19
3
-1
/
+7
|
\
|
*
add titles to two pages and fix a typo in docs
Aleksej
2012-08-18
3
-1
/
+7
*
|
Merge remote-tracking branch 'refs/remotes/merge-requests/40'
Christopher Allan Webber
2012-08-19
2
-6
/
+6
|
\
\
|
*
|
use YYYY-MM-DD HH:MM 24-hour format on panels
Aleksej
2012-08-13
2
-6
/
+6
*
|
|
Uncomment plugins section in mediagoblin.ini
Christopher Allan Webber
2012-08-19
1
-2
/
+1
*
|
|
added title tags to various pages and marked a string translatable
Aleksej
2012-08-13
10
-1
/
+54
|
/
/
*
/
replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ...
Aleksej
2012-08-13
2
-3
/
+3
|
/
*
Duplication of rstrip unnecessary in link_assets function
Christopher Allan Webber
2012-08-12
1
-1
/
+1
*
Audio support now creates OGG instead of WAV
Joar Wandborg
2012-08-12
1
-3
/
+4
*
Changed <pre> margin to confirm with <p> margins
Joar Wandborg
2012-08-08
1
-4
/
+2
*
allow pre+code tags in rendered HTML
Jakob Kramer
2012-08-07
2
-3
/
+20
*
renamed MARKDOWN_INSTANCE to UNSAFE_...
Jakob Kramer
2012-08-07
1
-2
/
+4
*
Add python language version classifiers
Will Kahn-Greene
2012-08-06
1
-0
/
+2
*
Non-performance improvements to cloudfiles
Joar Wandborg
2012-08-05
1
-8
/
+27
*
Fixing grammar on telling users to run dbupdate
Christopher Allan Webber
2012-08-05
1
-1
/
+1
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-08-05
48
-1321
/
+3204
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-08-05
3
-20
/
+42
*
Removing text on frontpage that suggests we have favorites (we don't)
Christopher Allan Webber
2012-08-04
1
-1
/
+1
*
Fixed a UnicodeError in the sql.models.MediaEntry
Joar Wandborg
2012-08-03
1
-1
/
+3
*
All processing exceptions are now logged
Joar Wandborg
2012-08-01
1
-0
/
+8
*
Added text-overflow: ellipsis to the media thumbnails
Joar Wandborg
2012-07-28
1
-0
/
+3
*
Copied base.html to airy and changed the logo
Joar Wandborg
2012-07-28
1
-0
/
+100
*
Reference the new theme aliasing nginx stuff in the theming documentation
Christopher Allan Webber
2012-07-27
2
-2
/
+12
*
Add documentation on how to alias your theme static files
Christopher Allan Webber
2012-07-27
1
-0
/
+5
[next]