Commit Graph

85 Commits (0240f520ab2565749b7244e79ca2f30f780af46d)

Author SHA1 Message Date
Kim Carlbäcker b3c05026df [Feature/WIP] Confirm on editing forms (fixes ) ()
* Add and start jQuery AreYouSure

* Update SimpleMDE to 1.10.1 for `forceSync` support

* Forgot to remove old version SimpleMDE 1.10.0

* formatting -.-
PsychoMario b35157f4ff reduce line number creation to one DOM manipulation
Unknwon 045f14fbd0 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
Unknwon a2f13eae55 some avatar setting changes
- Allow to delete current avatar
Andrey Nering 13e71acadf Render emojis in more places.
Florian Kaiser 0d41827f23 Fix syntax highlighting for markdown code blocks on issue description/comment save
Unknwon 66d2ba1b4e Merge pull request from fnkr/remember-clone-protocol
Remember last selected clone protocol
Florian Kaiser 84749736a8 Select HTTPS if remembered clone protocol is SSH but SSH is disabled now
Florian Kaiser 3e0a27157c Make highlighted markdown code blocks work on issue pages
Florian Kaiser d568019306 Remember last selected clone protocol, and establish uniform order (https, ssh)
Unknwon 7436ce6403 emojify.js: ignore_emoticons
Unknwon ed001d70e4 fix wiki preview does not work on Firefox
Unknwon 7a3eccc709 Drop 0.5.x support
Angus Gibson 9bd3ebe207 Dropdown on commits page to choose branch
I've mostly duplicated the dropdown code from repo/home.tmpl, which
basically only required a change to the URL. This could probably be
broken out into something more modular.
Unknwon 404867f206 fix and fix
Unknwon f41360d864 advanced select ops for system notices
Unknwon 98e989d52c minor JS and UI fix
Unknwon e42fcb033d wiki: finish edit
Unknwon 2b10fdc4dc Wiki: UI for page new
Andrey Nering 880849a283 Fixing Dropzone should accept all files when config is "*/*".
Unknwon e6b2a01e5d minor JS fix
Unknwon 52c8f69163 fix
Unknwon ff5f14431e fix
Unknwon 7b1c10ea7e new repo ui
- copy link button: , , ,
- synxtax highlight: , , , 
- z-index: 
Unknwon 6a664e88c7 show issue content
Unknwon 0f438ef0b3 new dashboard ui
Unknwon 020fb43b77 space bar as click
Unknwon 908f2924ce fix and fix
Unknwon 7d72c8333e work on and fix miror JS issue when choose targets on compare and pull
Unknwon 4465c58f4b new quick start page
Unknwon d9c5b3bcee fix change label title resets color
Unknwon 5f1183cecf add install option
Unknwon 83e747bfda and and new admin edit user UI
Unknwon 8e0a69f86a disable captcha and new admin create user UI
Unknwon 0617448282 finish new add auth UI
Unknwon 85f34ba538 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
Unknwon edc99bc8a4 new org options UI
Unknwon 24658fcbdd dix suburl
Unknwon 46dce2d653 fix emoji edit not rendered
Unknwon 3b0c2cb480 Add Emoji support
Unknwon dde9ace91b fix rename repo JS
Unknwon ee3e0c3c49 fix dropdown search
Unknwon cb381078ff finish new repo options page
Unknwon c6b039c6f9 new repo options UI
Unknwon 302938e646 Disable Gravatar option when install
Unknwon f509c59ac1 new create webhook event
Unknwon a7686e8749 bundle jquery with gogs
Unknwon 70e0153b93 add highlight js
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon 4275b3720a finsih diff and compare