Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-10 | Fix display issue on paste page | Florian Pritz | 1 | -1/+1 | |
Proper fix this time. container is not necessary here. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-07-10 | Revert "Fix display issues with new bootstrap" | Florian Pritz | 1 | -1/+1 | |
This reverts commit f0d3b633f04c9afa2237b1dad83ad8240da68b38. That commit causes breakage on the history page due to missing padding. | |||||
2016-07-04 | Fix display issues with new bootstrap | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-05 | Refactor linewrap toggle | Joakim Reinert | 1 | -1/+1 | |
2015-05-05 | Refactor lexer input setup | Joakim Reinert | 1 | -2/+2 | |
2015-05-05 | Add functionality for choosing tab width in frontend | Joakim Reinert | 1 | -0/+8 | |
2014-08-29 | add multipaste support | Florian Pritz | 1 | -0/+79 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |