|
3982fb5cc4
|
feat: smart suggestion
|
2019-08-03 21:51:12 +09:00 |
|
|
f4b6140aa6
|
fix: sanitize input
|
2019-08-03 17:34:02 +09:00 |
|
|
9964b4a6da
|
fix: margin
|
2019-08-03 16:48:49 +09:00 |
|
|
de960a378f
|
fix: add baseline to match container
|
2019-08-03 16:47:48 +09:00 |
|
|
3a90cd74cd
|
feat: add suggestion
|
2019-08-03 16:44:48 +09:00 |
|
|
1b872aabef
|
fix: typo
|
2019-08-03 15:32:35 +09:00 |
|
|
cf3dd85ade
|
feat: add language switcher
|
2019-08-03 14:35:49 +09:00 |
|
|
a68d11312b
|
feat: status bar style as balck
|
2019-08-03 14:14:06 +09:00 |
|
|
c1d0d3fd43
|
feat: i18n
|
2019-08-03 13:36:29 +09:00 |
|
|
984032c2ae
|
chore: fix links
|
2019-08-03 01:01:13 +09:00 |
|
|
beadd315b2
|
feat: click logo to clear and focus input
|
2019-08-03 00:45:13 +09:00 |
|
|
1481941885
|
feat: enable service worker
|
2019-08-03 00:35:54 +09:00 |
|
|
6993407980
|
chore: cosmetic changes
|
2019-08-03 00:35:47 +09:00 |
|
|
97ef88b8e4
|
test: setup
|
2019-08-03 00:35:23 +09:00 |
|
|
48271c4ba2
|
feat: add rubygems to welcome
|
2019-08-02 17:07:28 +09:00 |
|
|
a7215a326a
|
chore: cosmetic changes
|
2019-08-02 16:48:54 +09:00 |
|
|
001cbb9a9e
|
fix: disable service worker
|
2019-08-02 16:27:29 +09:00 |
|
|
c6d9b157c8
|
fix: more alternative names
|
2019-08-02 16:27:19 +09:00 |
|
|
72a70fe1a4
|
feat: rubygems
|
2019-08-02 16:27:05 +09:00 |
|
|
d856caadde
|
feat: PWA
|
2019-08-02 04:23:21 +09:00 |
|
|
226d909fdb
|
feat: add favicon
|
2019-08-01 15:18:19 +09:00 |
|
|
616bdaa7fb
|
chore: visual fixes
|
2019-08-01 14:40:43 +09:00 |
|
|
c97f7a7523
|
chore: add link to author
|
2019-08-01 14:32:00 +09:00 |
|
|
decaf36c85
|
chore: fix typo
|
2019-08-01 14:24:36 +09:00 |
|
|
d6655a881f
|
chore: rip apart parens
|
2019-08-01 14:02:18 +09:00 |
|
|
7ce3e0d99c
|
docs: new copy
|
2019-08-01 14:00:22 +09:00 |
|
|
a8fa8a04d1
|
feat: cache only if the response is succeeded
|
2019-08-01 13:22:03 +09:00 |
|
|
536e65e10e
|
feat: error tooltip
|
2019-08-01 13:21:34 +09:00 |
|
|
8584881f7e
|
feat: welcome page
|
2019-08-01 13:21:23 +09:00 |
|
|
4b96affd29
|
fix: no animation due to glitch in iOS
|
2019-08-01 02:30:35 +09:00 |
|
|
8e4fd48b90
|
style: animated header
|
2019-08-01 02:22:20 +09:00 |
|
|
0fc724bc21
|
style: set bg color white when desktop browser
|
2019-08-01 02:01:20 +09:00 |
|
|
9742f3abea
|
fix: no margin-top: 1px
|
2019-08-01 01:56:42 +09:00 |
|
|
dcefd36bcc
|
feat: tidy up styles
|
2019-08-01 01:48:55 +09:00 |
|
|
88a67e45fc
|
feat: add event reporter
|
2019-08-01 01:10:09 +09:00 |
|
|
19ffa22c29
|
chore: tidy up name list
|
2019-08-01 00:58:44 +09:00 |
|
|
92529201e8
|
chore: fulfill ExternalLink
|
2019-07-31 18:54:28 +09:00 |
|
|
afd9452e0d
|
fix: set ENOTFOUND as available flag
|
2019-07-31 18:42:07 +09:00 |
|
|
f8196d0e80
|
chore: reorder components
|
2019-07-31 18:41:44 +09:00 |
|
|
2b7d9f6fdf
|
feat: add ga
|
2019-07-31 14:17:32 +09:00 |
|
|
5f4b7df212
|
chore: reorder cards
|
2019-07-31 14:05:39 +09:00 |
|
|
efae4cc4cd
|
docs: remove clutter
|
2019-07-31 14:00:04 +09:00 |
|
|
dc0bc8fec4
|
docs: update document
|
2019-07-31 13:57:48 +09:00 |
|
|
768738ab14
|
fix: use link
|
2019-07-31 13:57:37 +09:00 |
|
|
a216058029
|
docs: add contribution guide
|
2019-07-31 13:40:36 +09:00 |
|
|
6598c8fcea
|
chore: update deps
|
2019-07-31 13:40:29 +09:00 |
|
|
4b876af96f
|
chore: rename props
|
2019-07-31 13:40:16 +09:00 |
|
|
11e7f0e9e0
|
chore: split app into api and web
|
2019-07-31 13:11:00 +09:00 |
|
|
44c46f329d
|
chore: reorder components
|
2019-07-31 12:22:31 +09:00 |
|
|
3c1b3d82ee
|
chore: style changes
|
2019-07-31 10:36:54 +09:00 |
|