aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make all JSONEncoded columns mutableRodney Ewing2013-09-192-3/+5
* need to use mutation tracking to detect changes in JSONEncoded typesRodney Ewing2013-09-193-5/+35
* skip ascii thumb resizing if necessaryRodney Ewing2013-09-191-12/+12
* skip image resizing if possibleRodney Ewing2013-09-191-1/+0
* get and set metadata for a MediaFileRodney Ewing2013-09-191-0/+1
* Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'Christopher Allan Webber2013-09-184-0/+108
|\
| * skip ascii thumb resizing if necessaryRodney Ewing2013-08-211-0/+26
| * skip image resizing if possibleRodney Ewing2013-08-212-2/+43
| * get and set metadata for a MediaFileRodney Ewing2013-08-212-2/+42
* | Merge remote-tracking branch 'refs/remotes/rodney757/file_limits'Christopher Allan Webber2013-09-1817-37/+315
|\ \
| * | use media.get_uploader and fix typoRodney Ewing2013-08-262-3/+4
| * | javascript limit validationRodney Ewing2013-08-264-4/+62
| * | fix after rebaseRodney Ewing2013-08-261-2/+2
| * | duplicateRodney Ewing2013-08-261-1/+0
| * | copying.txtRodney Ewing2013-08-261-0/+5
| * | added testsRodney Ewing2013-08-264-9/+13
| * | fixed tests and defaultsRodney Ewing2013-08-261-0/+8
| * | max file sizeRodney Ewing2013-08-263-41/+63
| * | fixed testsRodney Ewing2013-08-262-8/+0
| * | fixed tests and defaultsRodney Ewing2013-08-261-0/+8
| * | fixed tests and defaultsRodney Ewing2013-08-266-10/+45
| * | made no upload limit the defaultRodney Ewing2013-08-262-5/+5
| * | typosRodney Ewing2013-08-262-2/+2
| * | added testsRodney Ewing2013-08-262-8/+74
| * | added user upload limitsRodney Ewing2013-08-268-2/+82
| |/
* | Also add a bit of color to the theme's base colorChristopher Allan Webber2013-09-151-1/+7
* | Updating the video.js that we use to avoid an XSS attack. Yikes! ;\Christopher Allan Webber2013-09-1516-190/+7490
* | Fix pagination for certain request.GET dataChristopher Allan Webber2013-09-131-2/+6
* | Support python 2.6 again! Thanks to julianoliver for catching this.Christopher Allan Webber2013-09-091-2/+11
* | typo. conversions not convirsionsRodney Ewing2013-09-062-2/+2
* | reword persona edit linkRodney Ewing2013-09-051-5/+4
* | Revert "Temporarily switching git:// to http://"Christopher Allan Webber2013-09-051-1/+1
* | Temporarily switching git:// to http://Christopher Allan Webber2013-09-051-1/+1
* | In the v0.6.0 cycle nowChristopher Allan Webber2013-09-051-1/+1
* | MediaGoblin v0.5.0!Christopher Allan Webber2013-09-041-1/+1
* | Committing extracted and compiled translationsChristopher Allan Webber2013-09-042-1/+1
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2013-09-041-4/+4
* | Committing extracted and compiled translationsChristopher Allan Webber2013-09-0467-798/+798
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2013-09-048-496/+499
* | Fixing tyop. Thanks for catching, tryggvib :)Christopher Allan Webber2013-09-041-1/+1
* | Caution about the API in the release notesChristopher Allan Webber2013-09-041-0/+7
* | need to send the users email to persona if the user logged in with persona.Rodney Ewing2013-09-043-1/+12
* | Thanking Dan Callahan as a contributor. Thanks for helping with the persona ...Christopher Allan Webber2013-09-041-0/+1
* | Improve checkbox descriptionSebastian Spaeth2013-09-041-1/+1
* | Merge remote-tracking branch 'refs/remotes/spaetz/fix_docs'Christopher Allan Webber2013-09-041-1/+1
|\ \
| * | Fix plugin documentationSebastian Spaeth2013-09-041-1/+1
* | | Add site name, logo, and background for PersonaDan Callahan2013-09-031-2/+8
|/ /
* | Updated AUTHORS for v0.5.0Christopher Allan Webber2013-09-031-1/+10
* | should use public_store.file_exists to check if the file copied correctlyRodney Ewing2013-09-021-2/+1
* | didn't remove form.new_email when change email was moved to its own viewRodney Ewing2013-08-311-11/+7