Commit Graph

8 Commits

Author SHA1 Message Date
Maxim Baz
d88255e157 Makefile: add dist goal for webstore 2019-04-09 00:01:53 +02:00
Maxim Baz
c49fedd2a3 Makefile: add dist goal 2019-03-19 22:59:38 +01:00
Maxim Baz
7c2397bbfd Add Firefox make goal (#41) 2019-03-16 01:25:33 +01:00
Maxim Baz
348cf9be1b Dark theme with two-lines design (#28) 2018-10-25 02:33:14 +02:00
Erayd
9ca48cea41 Implement fetch (#4)
* Implement fetch & launch action
* Fix scroll behavior
* Remove horizontal scrollbar
* Add stubs for filling username / password
* Don't pre-filter for chrome:// URLs
* Add inject.js
2018-04-20 00:40:22 +12:00
Erayd
92f2ecea1b Implement search (#3)
* Handle settings response properly
* Change location of default store settings
* Generate chrome extension
* Move popup into its own folder
* Move distribution javascript into new folder
* Remove checkpoint
* Ignore dist JS files
* Rename background source file
* Update clean rule
* Fix make rule for generated files
* Also tidy CSS files
* Implement searching
* Add icon to search bar
* Add copy-password action
* Add copy-user action
* Add launch action
* Button styling
* Send action to backend
* Set targets to .PHONY
* Highlight the first entry
* Allow disabling fuzzy search by starting search with a space
2018-04-19 23:57:51 +12:00
Erayd
0f76a9f4e3 Initial structure and settings management (#1) 2018-04-14 22:06:28 +12:00
Erayd
08d44ac641 Create master branch 2018-04-09 09:36:15 +12:00