mirror of
https://github.com/pretix/pretix.git
synced 2025-12-15 14:02:27 +00:00
Undo/redo Useful toolbox Font selection Add text content Use hex for colors JS-side dump and load Save Load layout, proper undo/redo First steps to Python rendering More PDF rendering Copy and paste Buttons for keyboard actions Splash Screen Block unbeforeunload in dirty state Remove debugging output Preview Upload new PDFs via the editor Fix bugs during PDF reload, link in settings form New default ticket Add OpenSans BI Custom fonts, fix tests
21 lines
701 B
Plaintext
21 lines
701 B
Plaintext
src/static/fontawesome/* linguist-vendored
|
|
src/static/lightbox/* linguist-vendored
|
|
src/static/typeahead/* linguist-vendored
|
|
src/static/moment/* linguist-vendored
|
|
src/static/datetimepicker/* linguist-vendored
|
|
src/static/colorpicker/* linguist-vendored
|
|
src/static/fileupload/* linguist-vendored
|
|
src/static/charts/* linguist-vendored
|
|
src/pretix/plugins/ticketoutputpdf/static/pretixplugins/ticketoutputpdf/fabric.* linguist-vendored
|
|
src/pretix/plugins/ticketoutputpdf/static/pretixplugins/ticketoutputpdf/pdf.* linguist-vendored
|
|
|
|
# Denote all files that are truly binary and should not be modified.
|
|
*.eot binary
|
|
*.otf binary
|
|
*.ttf binary
|
|
*.woff binary
|
|
*.zip binary
|
|
*.png binary
|
|
*.gif binary
|
|
*.jpg binary
|