| Commit message (Expand) | Author | Age | Files | Lines |
* | Added comment preview functionality to user pages. It works by passing the co... | Emily O'Leary | 2013-08-07 | 1 | -0/+12 |
* | change to class instead of id to work with firefox | Rodney Ewing | 2013-07-11 | 1 | -2/+2 |
* | fix for boolean fields | Rodney Ewing | 2013-07-11 | 1 | -0/+4 |
* | Padding on the header-dropdown area | Christopher Allan Webber | 2013-06-22 | 1 | -0/+1 |
* | Merge remote-tracking branch 'refs/remotes/joar/notifications' | Christopher Allan Webber | 2013-06-22 | 2 | -0/+42 |
|\ |
|
| * | New notifications, fixed | Joar Wandborg | 2013-06-09 | 1 | -0/+18 |
| * | New notifications | Joar Wandborg | 2013-06-09 | 2 | -0/+24 |
* | | pdf: remove two unused files (we use pdf.js in an iframe, no need for our own... | Alon Levy | 2013-06-21 | 2 | -5063/+0 |
|/ |
|
* | Commenting out the max-height restriction on thumbnails. | Christopher Allan Webber | 2013-05-30 | 1 | -3/+6 |
* | Cleaned up EXIF view | Joar Wandborg | 2013-05-23 | 1 | -0/+26 |
* | Modifies EXIF section with Camera Info, display toggle and template styling | Gabriel Saldana | 2013-05-20 | 1 | -0/+32 |
* | add pdf media type | Alon Levy | 2013-04-15 | 3 | -0/+5064 |
* | Text-align the headers on the media panel to the left to avoid confusion | Christopher Allan Webber | 2013-04-13 | 1 | -0/+1 |
* | Comment when/author link styling changes | Christopher Allan Webber | 2013-04-13 | 1 | -0/+19 |
* | Added thingiview.js symlink, fixes webgl view | Joar Wandborg | 2013-03-10 | 1 | -0/+1 |
* | Removing html5shiv for not complying with its own licenses and racism | Christopher Allan Webber | 2013-02-26 | 1 | -1/+0 |
* | Improved dropdown styling, part deux | Jef van Schendel | 2013-02-24 | 1 | -0/+5 |
* | Improved dropdown styling | Jef van Schendel | 2013-02-24 | 1 | -0/+1 |
* | Fix "Add to collection" button: remove icon, add text, add to collections.html | Jef van Schendel | 2013-02-08 | 1 | -0/+0 |
* | Merge remote-tracking branch 'refs/remotes/origin/533-new-dropdown' | Christopher Allan Webber | 2013-01-17 | 2 | -11/+39 |
|\ |
|
| * | CSS edits to dropdown menu; added log out button for unverified users | Jef van Schendel | 2013-01-17 | 1 | -11/+6 |
| * | Add header_dropdown.js | Jef van Schendel | 2012-12-04 | 1 | -0/+27 |
| * | Edit header styling (add border-bottom, remove background-color); add margin ... | Jef van Schendel | 2012-12-04 | 1 | -2/+5 |
| * | Fix header width again: this is a better approach | Jef van Schendel | 2012-12-02 | 1 | -2/+2 |
| * | Fix header width issue on small screens | Jef van Schendel | 2012-12-02 | 1 | -0/+1 |
| * | First commit to add header dropdown | Jef van Schendel | 2012-12-02 | 1 | -1/+3 |
* | | Change position of "Delete account" link, put it below the form | Jef van Schendel | 2013-01-17 | 1 | -0/+6 |
* | | Bump bundled video.js to v3.2.3 (#512) | Sebastian Spaeth | 2012-12-25 | 3 | -2/+2 |
* | | Remove collection_thumbnail styling, so collection thumbnails are styled the ... | Jef van Schendel | 2012-12-16 | 1 | -28/+5 |
* | | Small styling edits to thumbnails | Jef van Schendel | 2012-12-13 | 1 | -2/+4 |
* | | Make "add media to collection" a normal <img/> | Elrond | 2012-12-13 | 1 | -11/+0 |
* | | Moving thingiview.js into extlib/ | Christopher Allan Webber | 2012-12-03 | 7 | -1773/+0 |
* | | disabled auto rotate | Aeva Ntsc | 2012-12-03 | 1 | -6/+10 |
* | | Added the thingiview.js library. | Aeva Ntsc | 2012-12-03 | 1 | -0/+165 |
* | | Added the thingiview.js library. | Aeva Ntsc | 2012-12-03 | 6 | -0/+1604 |
|/ |
|
* | Pop up OpenStreetMap license on demand (#410) | Sebastian Spaeth | 2012-11-16 | 2 | -7/+7 |
* | Simplify/Robustify the thumbnail URL usage in templates | Sebastian Spaeth | 2012-11-15 | 1 | -0/+0 |
* | Revert thumbnail styling and sizing; allows for 5 thumbnails per row | Jef van Schendel | 2012-11-01 | 1 | -4/+4 |
* | Change thumbnail width to 212px | Jef van Schendel | 2012-11-01 | 1 | -1/+1 |
* | Don't show zoom in cursor if there is no larger version | Jef van Schendel | 2012-10-23 | 1 | -1/+1 |
* | Replace dropdown in top right with regular links | Jef van Schendel | 2012-10-21 | 2 | -61/+0 |
* | Fix thumbnail aspect ratios | Jef van Schendel | 2012-10-20 | 1 | -1/+1 |
* | Thumbnail styling edits plus edits to the object_gallery (4 columns instead o... | Jef van Schendel | 2012-10-19 | 1 | -3/+8 |
* | Thumbnail styling edits to base theme and Airy theme | Jef van Schendel | 2012-10-19 | 1 | -2/+6 |
* | Added new files for collections | Aaron Williamson | 2012-09-18 | 2 | -0/+26 |
* | Added basic collection functionality | Aaron Williamson | 2012-09-18 | 1 | -0/+43 |
* | 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 | 1 | -2/+18 |
* | Added text-overflow: ellipsis to the media thumbnails | Joar Wandborg | 2012-07-28 | 1 | -0/+3 |
* | Add zoom-in cursor css; small indentation fix | Jef van Schendel | 2012-07-21 | 1 | -5/+11 |