106 Commits

Author SHA1 Message Date
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
deepjyoti30
40fedd9c78 Init stuff to use storage. 2020-05-16 01:40:35 +05:30
deepjyoti30
1083a14548 Disable weather by default. 2020-05-15 23:17:06 +05:30
deepjyoti30
73ec55ac4c Made the temperature value integer. 2020-05-15 23:15:58 +05:30
deepjyoti30
e73ecaab4a Updated README with instructions related to values availabe in config.json 2020-05-15 23:11:32 +05:30
deepjyoti30
4a96ec2b92 Fixed a bug related to fahrenheit. 2020-05-15 22:56:48 +05:30
deepjyoti30
ff8622f185 Added weather 2020-05-15 22:52:13 +05:30
deepjyoti30
501cb6df47 Revert "Added signed xpi for firefox users."
This reverts commit eb1b1739f1.
2020-05-14 19:17:57 +05:30
deepjyoti30
2745dd99ef Updated instructions to install on Firefox. 2020-05-14 19:15:48 +05:30
deepjyoti30
eb1b1739f1 Added signed xpi for firefox users. 2020-05-14 19:13:31 +05:30
deepjyoti30
fc9f4ec35b Added instructions about the extensions future. 2020-05-14 18:43:36 +05:30
deepjyoti30
3e60a8423e Merge branch 'master' of github.com:deepjyoti30/startpage 2020-05-14 18:12:25 +05:30
Deepjyoti Barman
59e08cf4c7 Merge pull request #6 from haideralipunjabi/master
Improved update time code, and added option to disable 24 hour
2020-05-14 18:10:43 +05:30
Haider Ali Punjabi
3753549a85 Improved update time code, and added option to disable 24 hour 2020-05-14 15:34:41 +05:30
deepjyoti30
57b2057eab Some more stuff to the settings div. 2020-05-14 12:14:04 +05:30
deepjyoti30
4f028a77c6 init modal stuff. 2020-05-14 11:58:14 +05:30
deepjyoti30
993704e011 Changed default search Engine to Duck Duck go. 2020-05-14 11:43:08 +05:30
deepjyoti30
aa92ede1ed Moved hardcoded URL's to main.js instead of config. 2020-05-14 11:42:08 +05:30
Deepjyoti Barman
39dac22909 Merge pull request #5 from haideralipunjabi/master
Added Search Engine Config to config.json
2020-05-14 11:37:17 +05:30
Haider Ali Punjabi
576f08df0b Added Search Engine config to config.json 2020-05-14 11:27:18 +05:30
Haider Ali Punjabi
d4bcb6f4c0 Added Search Engine config to config.json 2020-05-14 11:22:21 +05:30
Haider Ali Punjabi
2706339c9d Added Search Engine Config to config.json 2020-05-14 10:43:01 +05:30
deepjyoti30
3226072a53 Updated README to install on Firefox instructions. 2020-05-13 21:44:12 +05:30
deepjyoti30
89e16aa6d2 Added gif. 2020-05-13 13:13:36 +05:30
deepjyoti30
dacf4cff22 Made search bar optional as well. 2020-05-13 12:49:29 +05:30
deepjyoti30
2f140d680a Added font size for welcome message. 2020-05-13 12:22:50 +05:30
deepjyoti30
ad111363cb Added some more colors for the cards. 2020-05-13 12:14:50 +05:30
deepjyoti30
ea8dd5e4dc Updated the logic to write minutes. 2020-05-13 12:09:08 +05:30
deepjyoti30
83b0fe52be Added README 2020-05-13 12:03:47 +05:30
deepjyoti30
4a50ac0d42 Added date to the startpage and option to disable it. 2020-05-13 11:57:16 +05:30
deepjyoti30
8babc4becc Added option to hide the welcome message. 2020-05-13 11:28:18 +05:30
deepjyoti30
4c0a4b46c6 Changed the config a bit. 2020-05-13 11:18:49 +05:30
deepjyoti30
4fc71fd0f6 Fixed some bugs related to username. 2020-05-12 23:26:10 +05:30
deepjyoti30
8f12751c89 Added reading from config. 2020-05-12 23:21:51 +05:30
deepjyoti30
f37e24e770 Added icon. 2020-05-12 22:24:45 +05:30
deepjyoti30
5e33c26759 Added manifest to make it work like a chrome extension. 2020-05-12 22:19:12 +05:30
deepjyoti30
34b69f727d Made some fixes and removed bootstrap. 2020-05-12 21:25:56 +05:30
deepjyoti30
aee78c2646 Changed the font size of the welcome message. 2020-05-12 21:15:58 +05:30