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
*
Import MigrationManager from mongo in mongo backend.
Elrond
2012-01-04
2
-2
/
+2
*
Add Markdown for submit page, edit page, profile edit page; thus fixing ticke...
Jef van Schendel
2012-01-04
4
-5
/
+16
*
Dot-Notation for MediaEntry.queued_media_file
Elrond
2012-01-04
3
-4
/
+4
*
Dot-Notation for MediaEntry.state
Elrond
2012-01-04
2
-3
/
+3
*
Dot-Notation for MediaEntry.media_files
Elrond
2012-01-04
10
-16
/
+16
*
sql convert: Use more library functions
Elrond
2012-01-01
1
-11
/
+9
*
Seperate jQuery bit that was still in media.html
Jef van Schendel
2012-01-01
2
-11
/
+11
*
Fix unit tests for new forget password flow
Elrond
2012-01-01
1
-1
/
+1
*
Remove fp_changed_success.html, use log in page + notification message instead
Jef van Schendel
2012-01-01
3
-33
/
+6
*
Remove fp_email_sent.html and refs to it
Jef van Schendel
2012-01-01
2
-32
/
+0
*
Factor out check_db_migrations_current
Elrond
2012-01-01
4
-22
/
+32
*
Forgot this one. Also disable horizontal resize for the bio field
Jef van Schendel
2012-01-01
1
-1
/
+1
*
Remove border-bottom from media_specs
Jef van Schendel
2012-01-01
1
-1
/
+0
*
Disable horizontal resize for text areas.
Jef van Schendel
2012-01-01
1
-1
/
+6
*
Fixed submission error handling and broken tests
Joar Wandborg
2011-12-31
3
-6
/
+12
*
Merge remote branch 'remotes/joar/tests'
Elrond
2011-12-31
1
-17
/
+0
|
\
|
*
Fixed broken confirm_password test
Joar Wandborg
2011-12-30
1
-17
/
+0
*
|
ASCII media type support & fix a bug in file submission error handling
Joar Wandborg
2011-12-31
18
-11
/
+7323
*
|
Change forgotten password process: different redirect, added/changed messages
Jef van Schendel
2011-12-30
1
-8
/
+16
*
|
Fix #712: Comment counter always uses plural
Jef van Schendel
2011-12-30
1
-40
/
+46
*
|
Fix #715: On media submit page, "Separate" is misspelled
Jef van Schendel
2011-12-30
2
-2
/
+2
|
/
*
Forgot to include the newly created JS file
Jef van Schendel
2011-12-29
1
-0
/
+19
*
Isolate JavaScript; add new show_password.js to forgot-password-page as well
Jef van Schendel
2011-12-29
3
-28
/
+8
*
Finished #485 and worked out bugs: password fields always update, added margi...
Jef van Schendel
2011-12-29
2
-1
/
+10
*
Add a .save method on the sql db objects
Elrond
2011-12-29
1
-1
/
+9
*
Support .get(fieldname) on sql db objects
Elrond
2011-12-29
1
-0
/
+3
*
Fix "bin/gmg migrate" after mongo move
Elrond
2011-12-28
1
-2
/
+2
*
Show --log-file option in lazyserver help.
Elrond
2011-12-28
1
-1
/
+1
*
SQL Model: Add relationship properties
Elrond
2011-12-28
1
-0
/
+5
*
SQL Model: Forgot MediaEntry.state field
Elrond
2011-12-28
2
-1
/
+2
*
Implement _id proxy on sql objects (on User for now)
Elrond
2011-12-28
1
-0
/
+14
*
Turn media.get_uploader into a property
Elrond
2011-12-27
7
-13
/
+14
*
Use media.url_for_self instead of calling urlgen directly
Elrond
2011-12-27
2
-12
/
+6
*
Move verification key generation to view
Elrond
2011-12-27
2
-2
/
+1
*
Translate one string
Elrond
2011-12-25
1
-1
/
+5
*
Replace media.get_uploader()._id by media.uploader
Elrond
2011-12-24
2
-4
/
+4
*
Improve .one() by using sqlalchemy's .one()
Elrond
2011-12-24
1
-3
/
+1
*
Add search level one() method
Elrond
2011-12-24
1
-0
/
+13
*
Turn MediaComment's author() into get_author property
Elrond
2011-12-23
2
-2
/
+3
*
added translation tags to html5 wwarning
Karen Rustad
2011-12-23
1
-2
/
+6
*
Added a 'you don't have HTML5 so this video will not work' warning using just...
Karen Rustad
2011-12-23
2
-0
/
+13
*
Note reported bug in workaround
Elrond
2011-12-21
1
-0
/
+1
*
Workaround for Routes/urlgen bug.
Elrond
2011-12-21
1
-0
/
+4
*
Merge remote branch 'remotes/joar/webfinger'
Elrond
2011-12-20
6
-0
/
+225
|
\
|
*
Added references to docstring in mediagoblin.webfinger
Joar Wandborg
2011-12-20
2
-0
/
+13
|
*
Removed mediagoblin.tools.feed which was accidentally included
Joar Wandborg
2011-12-20
1
-527
/
+0
|
*
Polishing the webfinger implementation
Joar Wandborg
2011-12-20
4
-30
/
+623
|
*
webfinger fully compliant with webfinger.org! Still *preliminary* solution.
Joar Wandborg
2011-12-15
1
-1
/
+1
|
*
Changed some thngs to be compatible with webfinger.org, still *very preliminary*
Joar Wandborg
2011-12-15
2
-2
/
+5
|
*
Added *very preliminary* support for webfinger
Joar Wandborg
2011-12-15
6
-0
/
+143
[next]