Commit Graph

46 Commits

Author SHA1 Message Date
Son NK a28501f79e add LICENSE 2019-12-11 23:14:35 +01:00
Son NK b581f73b16 increment v1.0.4 2019-12-08 16:46:49 +01:00
Son NK e03a5b42a5 still show custom alias but disable it when user runs out of quota 2019-12-08 16:22:06 +01:00
Son NK 642196c918 improve wording 2019-12-08 16:00:59 +01:00
Son NK acbe31c3ff Remove random alias: keep only custom alias 2019-12-08 16:00:36 +01:00
Son NK 202d843bbb increment version 1.0.3 2019-12-05 21:08:19 +01:00
Son NK d2078b5058 Improve text when user runs out of quota 2019-12-05 21:03:34 +01:00
Son NK 1a93664def bigger copy button for new alias 2019-12-05 20:42:45 +01:00
Son NK 30af4e4400 wrap custom alias creation in a form to use input validation 2019-12-05 20:41:26 +01:00
Son NK b3316dccd9 remove minimum 3 character from alias prefix 2019-12-05 20:40:25 +01:00
Son NK 52935deff1 handle 401 and 5xx error 2019-12-05 00:02:56 +00:00
Son NK 05cbd418af Update API to prod url 2019-12-05 00:02:45 +00:00
Son NK 85242d9ea1 Improve UI 2019-12-04 23:56:25 +00:00
Son NK 092ae35f88 allow underscore _ for alias prefix 2019-12-04 23:47:24 +00:00
Son NK 9b09a1a6c8 show what alias is copied 2019-12-04 23:46:53 +00:00
Son NK a897f6d7c3 show "please wait" message when loading alias option 2019-12-04 23:46:41 +00:00
Son NK 2d4436cda5 show loading when fetching options 2019-12-04 23:38:07 +00:00
Son NK a890951066 add "back" button to alias result page 2019-12-04 23:37:55 +00:00
Son NK d1bbfcf035 use select when there's more than 1 suffix, otherwise just text 2019-12-04 23:37:03 +00:00
Son NK a58e0dd204 improve toast message 2019-12-04 23:20:42 +00:00
Son NK e38602183f format popup.js 2019-12-04 23:18:40 +00:00
Son NK 48052a03ea implement design. Add copy button to alias. 2019-12-04 23:18:03 +00:00
Son NK ad3c156af1 show loading indicator when creating alias. Disable buttons when loading 2019-12-04 22:47:31 +00:00
Son NK b4537656ba fix reset: extract getInitialData() 2019-12-04 22:27:23 +00:00
Son NK 788b411d79 new layout WIP - ugly UI 2019-12-04 22:22:46 +00:00
Son NK 387eca3be4 format code with vetur default option 2019-12-04 22:12:23 +00:00
Son NK 17475dbe0d increment to v1.0.2 2019-12-03 10:39:33 +00:00
Son NK 566186fc99 fix setup not shown up for first time user: make sure apiKey is "" and not null or undefinied 2019-12-03 10:38:47 +00:00
Son NK 4bb8f3dbe5 add README 2019-12-01 23:50:16 +00:00
Son NK c343cc1bd5 fix "Error: The storage API will not work with a temporary addon ID." : add "browser_specific_settings" 2019-12-01 23:44:26 +00:00
Son NK 97e64ed729 increment version to 1.0.1 2019-11-30 18:03:13 +00:00
Son NK db2b2bf86b Fix description longer than 132 chars 2019-11-30 18:03:05 +00:00
Son NK 4f6554e0e0 increment to v1.0.1, set name and description 2019-11-29 22:02:02 +00:00
Son NK 824b6491a1 fix error always shown after reset 2019-11-29 21:56:53 +00:00
Son NK 5182db374e install and init sentry 2019-11-29 21:38:35 +00:00
Son NK 4c1cfd180e Improve UI: explain how alias is created/reused 2019-11-29 18:02:46 +00:00
Son NK d2c16644a9 use another icon 2019-11-29 17:59:32 +00:00
Son NK 900239bbfa prettify UI. Handle 401 error when creating alias 2019-11-29 17:27:14 +00:00
Son NK 6ae82ca70b add SL logo, copy over dist/ in webpack 2019-11-29 17:25:31 +00:00
Son NK e0232a6e92 install and init bootstrap-vue 2019-11-29 17:25:01 +00:00
Son NK 735740137a v0 functional but ugly UI 2019-11-29 17:24:28 +00:00
Son NK 2532a7dcc1 install and init vue-toasted 2019-11-29 00:03:25 +00:00
Son NK de782b1a74 add "activeTab", "storage" permission 2019-11-29 00:03:10 +00:00
Son NK c0ef51fd87 use SL icon 2019-11-29 00:02:13 +00:00
Son NK f860b80353 install and init v-clipboard 2019-11-28 23:51:16 +00:00
Son NK ad8096fd83 bootstrap project with kocal/vue-web-extension 2019-11-28 23:43:04 +00:00