aboutsummaryrefslogtreecommitdiff
path: root/public/js/gogs.js
Commit message (Collapse)AuthorAge
...
* models/ssh_key: code cleaningUnknwon2016-07-26
|
* #1601 support delete issue commentUnknwon2016-07-26
|
* #3299 don’t pop up confirm box when leave on signin pageUnknwon2016-07-21
|
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-08
| | | | Initially proposed by #2376 and fixes #3068 as well.
* [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980)Kim Carlbäcker2016-04-19
| | | | | | | | | | * Add and start jQuery AreYouSure * Update SimpleMDE to 1.10.1 for `forceSync` support * Forgot to remove old version SimpleMDE 1.10.0 * formatting -.-
* reduce line number creation to one DOM manipulationPsychoMario2016-03-30
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* #1157 some avatar setting changesUnknwon2016-03-05
| | | | - Allow to delete current avatar
* Render emojis in more places.Andrey Nering2016-03-02
|
* Fix syntax highlighting for markdown code blocks on issue ↵Florian Kaiser2016-02-01
| | | | description/comment save
* Merge pull request #2537 from fnkr/remember-clone-protocolUnknwon2016-02-01
|\ | | | | Remember last selected clone protocol
| * Select HTTPS if remembered clone protocol is SSH but SSH is disabled nowFlorian Kaiser2016-02-01
| |
| * Remember last selected clone protocol, and establish uniform order (https, ssh)Florian Kaiser2016-02-01
| |
* | Make highlighted markdown code blocks work on issue pagesFlorian Kaiser2016-02-01
|/
* emojify.js: ignore_emoticonsUnknwon2015-12-14
|
* #2171 fix wiki preview does not work on FirefoxUnknwon2015-12-13
|
* Drop 0.5.x supportUnknwon2015-12-10
|
* Dropdown on commits page to choose branch #1846Angus Gibson2015-12-09
| | | | | | 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.
* fix #2105 and fix #1857Unknwon2015-12-05
|
* #2052 advanced select ops for system noticesUnknwon2015-12-05
|
* minor JS and UI fixUnknwon2015-12-03
|
* wiki: finish editUnknwon2015-11-27
|
* Wiki: UI for page newUnknwon2015-11-25
|
* Fixing Dropzone should accept all files when config is "*/*".Andrey Nering2015-11-23
|
* minor JS fixUnknwon2015-11-22
|
* fix #650Unknwon2015-11-22
|
* fix #1448Unknwon2015-11-17
|
* new repo uiUnknwon2015-11-14
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* #1854 show issue contentUnknwon2015-11-13
|
* new dashboard uiUnknwon2015-11-13
|
* space bar as clickUnknwon2015-11-11
|
* fix #1824 and fix #1917Unknwon2015-11-11
|
* work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-29
|
* new quick start pageUnknwon2015-10-02
|
* #1659 fix change label title resets colorUnknwon2015-09-18
|
* #697 add install optionUnknwon2015-09-13
|
* #697 and #1606 and new admin edit user UIUnknwon2015-09-13
|
* #697 disable captcha and new admin create user UIUnknwon2015-09-13
|
* finish new add auth UIUnknwon2015-09-10
|
* new user profile settings UIUnknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* new org options UIUnknwon2015-09-06
|
* #633 dix suburlUnknwon2015-09-06
|
* fix emoji edit not renderedUnknwon2015-09-05
|
* #633 Add Emoji supportUnknwon2015-09-05
|
* fix rename repo JSUnknwon2015-09-01
|
* fix dropdown searchUnknwon2015-08-31
|
* finish new repo options pageUnknwon2015-08-31
|
* new repo options UIUnknwon2015-08-30
|
* #1333 Disable Gravatar option when installUnknwon2015-08-30
|
* new create webhook eventUnknwon2015-08-28
|