Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-05 | Extract tablesorter js and encapsulate | Joakim Reinert | 3 | -64/+93 | |
2015-05-05 | Refactor file uploader js | Joakim Reinert | 3 | -89/+135 | |
2015-05-05 | Use global appConfig js variable instead of passing it down | Joakim Reinert | 3 | -9/+8 | |
Initialize it in header | |||||
2015-05-05 | Refactor thumbnail view js | Joakim Reinert | 3 | -86/+135 | |
2015-05-05 | Refactor linewrap toggle | Joakim Reinert | 3 | -11/+18 | |
2015-05-05 | Do minor refactoring on app js | Joakim Reinert | 2 | -9/+21 | |
2015-05-05 | Use util function for focusing dropdown menu input | Joakim Reinert | 1 | -6/+3 | |
2015-05-05 | Refactor tab width input | Joakim Reinert | 4 | -36/+57 | |
2015-05-05 | Refactor lexer input setup | Joakim Reinert | 6 | -51/+1643 | |
2015-05-05 | Refactor line higlighting functionality | Joakim Reinert | 3 | -16/+51 | |
2015-05-05 | Use require.js for javascript loading | Joakim Reinert | 14 | -0/+78 | |
2015-05-05 | Add functionality for choosing tab width in frontend | Joakim Reinert | 2 | -1/+42 | |
2015-03-08 | Fix background of lightbox for transparent images | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-02-23 | upload_form: Support multiple textareas/files at the same time | Florian Pritz | 1 | -1/+38 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-02-05 | Add simple testsuite | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-01-03 | Lazyload thumbnails | Florian Pritz | 3 | -0/+249 | |
Apparently there are users with >500 images and they view their thumbnail history on mobile phones. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-03 | Colorbox: Disable transition, start at 100% size | Florian Pritz | 1 | -0/+4 | |
No transitions makes it easier to compare images that are not the same size. Starting at 100% gets rid of the weird looking small box while loading a big image (only when opening, not when switching between images). Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-03 | Only use colorbox if it's loaded | Florian Pritz | 1 | -18/+23 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-03 | Support EXIF orientation in colorbox | Florian Pritz | 3 | -30/+128 | |
This also reindents colorbox.css. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-03 | Add colorbox on thumnail pages | Florian Pritz | 5 | -0/+1339 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-29 | Increase padding for anchors | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-29 | add multipaste support | Florian Pritz | 2 | -27/+51 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-29 | Add multiple file input boxes on upload form | Florian Pritz | 1 | -5/+32 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-29 | Simplify sorting of history table | Florian Pritz | 2 | -23/+132 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-09-25 | Align the brand image correctly | Markus Cisler | 1 | -0/+4 | |
2013-09-25 | Change upload form layout | Markus Cisler | 1 | -4/+0 | |
2013-09-22 | Fix autoresizing of textarea on upload_form | Florian Pritz | 1 | -3/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-09-22 | fix paste view on mobile devices | Markus Cisler | 1 | -0/+20 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-09-22 | Fix footer height | Florian Pritz | 1 | -2/+3 | |
Automatic calculation would be nice here... Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-09-22 | Fix jumpy buttons on highlight page caused by tooltip | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-09-22 | Fix navigation and footer css; css cleanup | Florian Pritz | 1 | -19/+21 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-09-22 | almost migrated to bootstrap3 | Markus Cisler | 10 | -887/+283 | |
2013-09-05 | Update jquery to 2.0.3 | Florian Pritz | 4 | -6/+8836 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-08-14 | Use python-ansi2html instead of cpan module | Florian Pritz | 1 | -0/+502 | |
Way, way, way, way faster. Did I mention it is faster? Also we now have line numbers because we can. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-08-11 | data/local: add missing examples and gitignore | Florian Pritz | 3 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-08-09 | Add delete support to thumbnail history | Florian Pritz | 2 | -0/+43 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-08-07 | Add favicon support | Florian Pritz | 2 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-08-05 | Add history page with thumbnails of images | Florian Pritz | 2 | -0/+37 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-16 | Decrease size of footer | Florian Pritz | 1 | -4/+12 | |
Before it seemed a bit too prominent on pages with short content. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-15 | Fix typo in example | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-15 | data/local/examples: fix .gitignore | Florian Pritz | 2 | -1/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-15 | header.inc example: Clarify include position | Florian Pritz | 1 | -1/+1 | |
Well a little bit at least. Use the source if you want to know more... Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-15 | Add data/local/examples | Florian Pritz | 4 | -0/+10 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-15 | Add footer; move contact info to footer | Florian Pritz | 1 | -6/+60 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-15 | Fix width of highlit line in code | Florian Pritz | 1 | -2/+2 | |
Also add some more padding on left of the numbers. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-07-13 | Handle enter key in lexer dropdown's text input | Florian Pritz | 1 | -0/+6 | |
Before it would simply redirect to "base_url/ID/?", now if you enter "foo" in the text box and don't select any value below you will go to "base_url/ID/foo". Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-06-09 | update jquery and jquery.ui to 2.0.2 and 1.10.3 | Florian Pritz | 23 | -367/+22 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-06-09 | update to bootstrap 2.3.2 | Florian Pritz | 5 | -24/+881 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-05-24 | upload_history: improve display with small width | Florian Pritz | 1 | -0/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2013-05-24 | upload_history: Allow column sorting (jquery.tablesorter) | Florian Pritz | 6 | -2/+103 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |