summaryrefslogtreecommitdiff
path: root/public/js (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix XSS vulnerability in link regex [Security Issue]Wu Cheng-Han2017-03-221-2/+2
* Fix render.js code stylesWu Cheng-Han2017-03-221-6/+6
* Fix front-end index.js code stylesWu Cheng-Han2017-03-221-24/+34
* Fix todo list item class might add in wrong elementWu Cheng-Han2017-03-221-1/+5
* Fix unnecessary global calling of owneruiWu Cheng-Han2017-03-221-1/+1
* Fix duplicated loading of reveal markdown pluginWu Cheng-Han2017-03-211-14/+11
* Update to make removeDOMEvents only process once in slide modeWu Cheng-Han2017-03-201-2/+1
* Update to generate front-end constants on server startupWu Cheng-Han2017-03-202-11/+15
* Merge pull request #387 from hackmdio/cm-refactorMax Wu2017-03-144-560/+659
|\
| * Fix variable exporting errorYukai Huang2017-03-132-3/+4
| * Merge branch 'master' into cm-refactorYukai Huang2017-03-1315-5990/+5774
| |\
| * | Use JavaScript standard styleYukai Huang2017-03-093-541/+568
| * | Extract editor related codeYukai Huang2017-03-083-569/+536
| * | Extract UI jquery nodeYukai Huang2017-03-071-0/+84
* | | Update to fix pagination error in list.js over v1.5.0Wu Cheng-Han2017-03-141-5/+3
* | | Fix export html to replace fallen cdn tortue.me to cdnjsWu Cheng-Han2017-03-141-1/+1
* | | Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han2017-03-144-1/+20
| |/ |/|
* | Use JavaScript Standard Style (part 2)BoHong Li2017-03-0915-6518/+6282
|/
* Fix not determine OT have pending operations properlyWu Cheng-Han2017-02-181-5/+10
* Fix to keep selections on save and restore infoWu Cheng-Han2017-02-181-1/+4
* Update to allow li tag specify value numberWu Cheng-Han2017-02-171-0/+2
* Update google drive picker to enable setOwnedByMe to show shared files and fo...Max Wu2017-02-111-1/+2
* Fix duplicated headers anchor link not been updated properlyWu Cheng-Han2017-02-031-1/+1
* Fix "[object HTMLCollection] is not iterable!" error in some browsersWu Cheng-Han2017-02-031-1/+2
* Fix missing type declaration in text complete strategyWu Cheng-Han2017-02-031-1/+1
* Merge pull request #341 from nvsofts/fix_bom_utf8Max Wu2017-02-033-5/+5
|\
| * Removed UTF-8 BOM in download functionNV2017-02-033-5/+5
* | Fix missing type declarationWu Cheng-Han2017-02-031-1/+1
* | Upgrade viz.js to fix manual workaround and get smaller file sizeWu Cheng-Han2017-02-021-21/+12
|/
* Merge branch 'master' into es6-integrationYukai Huang2017-01-212-0/+2
|\
| * Fix meta error not clear on before renderingWu Cheng-Han2017-01-212-0/+2
* | Revert experimental vue for nowYukai Huang2017-01-213-44/+0
* | Merge branch 'master' into frontend-nextYukai Huang2017-01-213-9/+14
|\|
| * Update to prevent all empty link change hashWu Cheng-Han2017-01-162-4/+9
| * Fix pagination should hide on refresh historyWu Cheng-Han2017-01-161-0/+1
| * Fix to prevent hash change on click nav item on indexWu Cheng-Han2017-01-161-2/+6
| * Update to remove history pagination animation on refreshWu Cheng-Han2017-01-151-2/+0
| * Fix checkLoginStateChanged might fall into infinite loop while calling loginS...Wu Cheng-Han2017-01-151-6/+4
* | Merge branch 'frontend-next' into t216-refactor-commonYukai Huang2017-01-152-5/+27
|\ \
| * | Merge branch 'master' into frontend-nextYukai Huang2017-01-132-5/+27
| |\|
| | * Update to use shorter wording in limited and protected permissionsWu Cheng-Han2017-01-121-2/+2
| | * Fix permission order and keep wording consistencyWu Cheng-Han2017-01-121-6/+6
| | * Fix sortOnlineUserList might not check property existence before comparsionWu Cheng-Han2017-01-121-4/+4
| | * Fix history list might check pagination on clear and openWu Cheng-Han2017-01-121-0/+2
| | * Update limite icon to fa-id-card蒼時弦也2017-01-101-1/+1
| | * Update limited/protected permission icon蒼時弦也2017-01-101-8/+2
| | * Add fa-stack style to public/js/index.js蒼時弦也2017-01-101-4/+10
| | * Adjust permission order to more clarly蒼時弦也2017-01-101-7/+7
| | * Add limited and protected permission蒼時弦也2017-01-101-1/+21
* | | Minor style updateYukai Huang2017-01-141-1/+1