summaryrefslogtreecommitdiff
path: root/public/js/cover.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-24Final replacementsSheogorath1-1/+1
Looks like I missed a few. This should be complete now. And make us ready for the repo rename and merging. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-22turn concatenated string into a multi-line template stringJake Burden1-19/+19
Signed-off-by: Jake Burden <jake@doge.haus>
2018-05-25Add delete user UISheogorath1-8/+12
This provides the UI for the delete user feature introduced in 4229084c6211db3d22cd9abec99b957725650b9e Placing of the user delete button is not perfect, but can be moved to an own user tab later on. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2017-03-14Update to fix pagination error in list.js over v1.5.0Wu Cheng-Han1-5/+3
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li1-372/+367
Fixed all fail on frontend code.
2017-02-03Removed UTF-8 BOM in download functionNV1-1/+1
2017-01-21Revert experimental vue for nowYukai Huang1-8/+0
2017-01-16Update to prevent all empty link change hashWu Cheng-Han1-4/+5
2017-01-16Fix pagination should hide on refresh historyWu Cheng-Han1-0/+1
2017-01-16Fix to prevent hash change on click nav item on indexWu Cheng-Han1-2/+6
2017-01-15Update to remove history pagination animation on refreshWu Cheng-Han1-2/+0
2017-01-13Rename common.js to login.jsYukai Huang1-1/+1
2017-01-12Fix history list might check pagination on clear and openWu Cheng-Han1-0/+2
2017-01-05Convert history.js to es6Yukai Huang1-14/+15
2017-01-05Convert cover.js to es6Yukai Huang1-126/+127
2016-12-24Basic setup for Vue appYukai Huang1-0/+6
2016-12-24Install vue and babel dependencyYukai Huang1-0/+2
2016-12-24Fix module variable requireYukai Huang1-0/+1
2016-11-29Fix history tags dropdown should unescape htmlWu Cheng-Han1-1/+2
2016-11-02Require cover stylesheetsYukai Huang1-0/+3
2016-10-19Try to remove unused front-end dependencyWu Cheng-Han1-0/+2
2016-10-13Fix spellcheckYukai Huang1-1/+0
* also fix spaces width
2016-10-13Fix history deletionYukai Huang1-0/+1
2016-10-12Fix history list not parse and bind events properly on change paginationWu Cheng-Han1-76/+92
2016-10-12Update to make history refresh have better UX and keep the beginning and end ↵Wu Cheng-Han1-1/+7
of the pagination visible
2016-10-11Fix module exportYukai Huang1-1/+7
2016-10-11Update to support pagination for history listWu Cheng-Han1-1/+5
2016-10-11Manage more packages with npm and webpackYukai Huang1-0/+3
2016-10-10Update to make history delete and pin function call to new APIsWu Cheng-Han1-28/+58
2016-10-10Cover page is now workingYukai Huang1-4/+18
2016-08-19Add support of i18n with related patches and support "en" and "zh" locales ↵Wu Cheng-Han1-1/+1
for now
2016-08-15Improve index layout and UX with UI adjustments and better wordingWu Cheng-Han1-12/+11
2016-06-26Fix history filter tags and search keyword might not apply after refreshCheng-Han, Wu1-1/+15
2016-05-30Add release-notes as pure markdown file and remove old release notes section ↵Cheng-Han, Wu1-546/+1
on index
2016-05-16Fix to handle if user avatar photo is nullCheng-Han, Wu1-2/+3
2016-05-15Fix some code styles and user avatar style for PR #122Cheng-Han, Wu1-2/+2
2016-05-12Add avatar to History page.Jason Croft1-0/+2
2016-04-20Mark as 0.4.0Cheng-Han, Wu1-0/+62
2016-03-04Fixed logout url not correctCheng-Han, Wu1-1/+1
2016-02-16Support set url path and use relative url, move raphael to bower and fixed ↵Cheng-Han, Wu1-1/+1
minor issue in history
2016-01-31Fixed release notes typosCheng-Han, Wu1-2/+2
2016-01-19Marked as 0.3.4Wu Cheng-Han1-0/+46
2015-10-22Support pinning note in historyWu Cheng-Han1-4/+57
2015-09-27Marked as 0.3.3Wu Cheng-Han1-0/+44
2015-09-24Fixed index clear history list not working, history list will now be ↵Wu Cheng-Han1-4/+5
id-unique, fixed typo and styles
2015-07-11Marked as 0.3.2Wu Cheng-Han1-0/+26
2015-07-02Jump to 0.3.1Wu Cheng-Han1-13/+117
2015-06-01Marked as 0.2.9Wu Cheng-Han1-0/+38
2015-05-15Marked as 0.2.8Wu Cheng-Han1-31/+214
2015-05-04First commit, version 0.2.7Wu Cheng-Han1-0/+311