Deepjyoti Barman
a4794fd83d
Bump version to 0.2
0.2
2020-09-17 12:05:08 +05:30
Deepjyoti Barman
f07ac80030
Make the settings button optional
...
The settings button will now be optional and will be enabled through the
config. If it is disabled, it will not be shown in the page.
By default, it is disabled, since adding it might ruin the look of the
startpage for a lot of users.
2020-09-17 11:41:06 +05:30
Deepjyoti Barman
a401ff0b46
Resize the cog icon and change it's look
...
The cog icon looked too large before and the way it looked wasn't too
good. Updated the icons SVG and changed its size.
2020-09-17 11:12:47 +05:30
Deepjyoti Barman
8011f7c029
Move new changes to the scss file
...
Move the new code for the settings cog to the scss file rather than the
css directoly and then let scss fill the css file.
2020-09-17 11:05:41 +05:30
Deepjyoti Barman
20802593b3
Merge pull request #29 from reesericci/patch-1
...
Settings improvements
2020-09-17 11:03:47 +05:30
Reese
75013e7211
remove style attribute
2020-09-15 10:27:57 -05:00
Reese
217fbe8229
set css for cog
...
migrate from style attribute
2020-09-15 10:27:45 -05:00
Deepjyoti Barman
b31d84c68a
Add top margin for the squares
...
The squares kind of stick to the top when there is more than one row of
them. This is fixed by adding a top margin to all the squares.
2020-09-15 20:45:31 +05:30
Reese
719be38d48
Merge branch 'master' into patch-1
2020-09-14 09:13:43 -05:00
Reese
7f888c0724
cleaning up if statement
...
resolving comment by @deepjyoti30`
2020-09-14 08:45:35 -05:00
Deepjyoti Barman
c536886eb9
Add support for keybinding for settings
...
The settings menu will now be shown if the ctrl+, is pressed. This fixes
the issue of no way to get Settings if the search bar is hidden.
2020-09-14 18:16:35 +05:30
reesericci
1b9133db1b
quick patch, make things simpler
2020-09-09 18:25:58 -05:00
reesericci
561e7cf491
Make gear cog work with closing settings.
2020-09-09 18:13:40 -05:00
reesericci
19827e2957
Add settings cog (for real)
2020-09-09 12:54:02 -05:00
Reese
4069f27750
Settings cog
...
Add settings cog with onclick. Icon from materialdesignicons.com
2020-09-09 07:59:46 -05:00
Reese
ed05c47d99
Add --settings as a valid query
...
--setting is kinda weird so I made --settings a valid query.
2020-09-09 07:27:12 -05:00
Deepjyoti Barman
d9ca19ada6
Fix bug with autocomplete showing same option more than once
...
Autocomplete menu had a bug that showed the same item more than once as
the user kept on typing. The issue is now fixed since the way the items
are closed is reworked and is solidly working all right.
2020-08-28 13:39:39 +05:30
Deepjyoti Barman
b3c301e27a
Update README to point to the Wiki
...
The guides are moved from the README to the Wiki now with the README
pointing to everything in the wiki.
2020-08-28 12:26:18 +05:30
deepjyoti30
0e83664295
Add a new field message to config.json
...
The greeting message can now be set to a custom static message.
The field in the config required is `message` and it needs to be a
string. If the string is not empty, it will be shown instead of the
default greet message.
In order to disbale it, the field needs to be omitted or set to an empty
string like `""`.
2020-08-10 15:56:25 +05:30
deepjyoti30
aaf8b63af6
Fix a bug related to arrow keys on suggestions
2020-08-10 15:35:15 +05:30
deepjyoti30
45e624e907
Fix a bug related to overlay of the suggestions
...
The suggestions div has a certain amount of padding that create a div
kind of object when the entered content doesn't match anything, however
this was creating an issue for the settings page.
Fixed that bug by hiding that div when the settings page is opened
2020-08-10 15:31:31 +05:30
deepjyoti30
350caf0022
Made some visual changes but need to work on some searches occuring more than once.
2020-07-08 21:39:51 +05:30
deepjyoti30
41852129a6
Fixed the issue with the click not opening the shortcut.
2020-07-05 13:47:50 +05:30
deepjyoti30
cbfddba907
Init autocomplete. Still needs some testing and fixes.
2020-07-04 22:42:45 +05:30
deepjyoti30
8366d2e714
Merge branch 'master' of github.com:deepjyoti30/startpage
2020-07-04 18:37:55 +05:30
Deepjyoti Barman
c9e18a56c8
Merge pull request #25 from reesericci/patch-1
...
Remove the broken AMO link.
2020-07-04 18:27:59 +05:30
Reese
34acddedaa
Remove the broken AMO link.
2020-07-04 07:54:33 -05:00
deepjyoti30
8a94d6d112
Typo in README.
2020-06-06 12:29:35 +05:30
deepjyoti30
d56530b744
Removed temporary changes used to test on localhost.
2020-06-06 12:23:53 +05:30
deepjyoti30
0d3ec6be71
Formatted the collapsable part properly.
2020-06-05 20:36:53 +05:30
deepjyoti30
467f2e9ae0
Added instructions to customize the squares.
2020-06-05 20:26:34 +05:30
deepjyoti30
bad263d5b1
Merge branch 'master' of github.com:deepjyoti30/startpage
2020-06-05 20:10:30 +05:30
deepjyoti30
a7a4d6ce08
Added support to change colors of each block.
2020-06-05 20:09:33 +05:30
deepjyoti30
4b521b5a60
Added utility to see if passed color is valid.
2020-06-05 19:13:43 +05:30
Deepjyoti Barman
21fb6ec091
Merge pull request #21 from dannyherstell/master
...
add Ecosia as searchengine
2020-05-26 12:07:19 +05:30
Danny Herstell
d09cb3971b
add Ecosia as searchengine
...
extend version to semver 0.1.1
2020-05-25 22:01:10 +02:00
deepjyoti30
ffe3e6da5c
Added support for timezone.
2020-05-20 16:35:41 +05:30
Deepjyoti Barman
0d0e8c03dd
Merge pull request #17 from MatiasFI/patch-1
...
Margin fix in case the squares are below each other
2020-05-19 11:55:26 +05:30
Matias
105cf985e6
Update main.css
2020-05-18 22:17:39 +03:00
Deepjyoti Barman
3cb54d7509
Merge pull request #11 from reesericci/patch-1
...
Why build & sign for firefox
2020-05-16 20:27:49 +05:30
Reese
193d326ed0
Why build & sign for firefox
2020-05-16 09:56:14 -05:00
Deepjyoti Barman
abdf70864e
Merge pull request #10 from reesericci/patch-1
...
Grammar fix
2020-05-16 20:19:49 +05:30
Reese
3240609a7f
Grammar
2020-05-16 09:47:30 -05:00
deepjyoti30
929d3aab9b
Updated README with Wiki link.
2020-05-16 20:13:04 +05:30
deepjyoti30
c0bd3d78d5
Updated README with add on status on mozilla store.
2020-05-16 20:02:58 +05:30
deepjyoti30
41f465ad94
Added a line before kofi part.
2020-05-16 13:14:00 +05:30
deepjyoti30
4f618a96b6
Updated README with changes.
2020-05-16 13:12:11 +05:30
deepjyoti30
95fde6f0ec
First release v0.1
0.1
2020-05-16 12:53:15 +05:30
deepjyoti30
5cf7318c5c
Updated README with changes.
2020-05-16 12:21:05 +05:30
deepjyoti30
e24a6638cc
Adding support to use the storage API for browsers.
2020-05-16 11:38:50 +05:30