You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684)
This removes the jQuery plugin as well as the associated config options.
Native input[type=date] does not require a language attribute as it is
localized by default, except for the placeholder attribute for which I
currently piggy-back the repo.issues.due_date_form localization option.

Implementation should pretty much match GH. Of note is that Safari does
not provide a UI for this input type, but I don't think providing one is
neccessary and GH did not bother either.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
admin Add missing templates (#11729) 4 years ago
base Include query in sign in redirect (#11579) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add internal-repo octicon for public repos of private org (#11529) 4 years ago
mail Add push commits history comment on PR time-line (#11167) 4 years ago
org Add missing templates (#11729) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
repo Replace jquery-datetimepicker with native date input (#11684) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger API expose usefull General Repo settings settings (#11758) 4 years ago
user Add hide activity option (#11353) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 4 years ago