Marked goals as completed.
This commit is contained in:
parent
fc69acea8f
commit
9bbadf999c
1 changed files with 6 additions and 4 deletions
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
- [ ] Write .gitlab-ci.yml for automating testing of the project.
|
- [ ] Write .gitlab-ci.yml for automating testing of the project.
|
||||||
|
|
||||||
- [ ] Add FAQ section in readme.org for answering commonly asked questions like why websurfx?, why rust?, why GPLv3?, etc.
|
|
||||||
|
|
||||||
- [ ] Add code to remove nsfw content from search results using a blocklist.
|
- [ ] Add code to remove nsfw content from search results using a blocklist.
|
||||||
|
|
||||||
- [ ] Add code to disallow user to search sensitive content (similar functionality to swisscows search engine) if strict safe search is turned on.
|
- [ ] Add code to disallow user to search sensitive content (similar functionality to swisscows search engine) if strict safe search is turned on.
|
||||||
|
@ -26,6 +24,10 @@
|
||||||
|
|
||||||
- [ ] Add search engine logo to index page and to the navbar (on the right hand side).
|
- [ ] Add search engine logo to index page and to the navbar (on the right hand side).
|
||||||
|
|
||||||
|
- [X] Add better documentation to source code.
|
||||||
|
|
||||||
|
- [X] Add FAQ section in readme.org for answering commonly asked questions like why websurfx?, why rust?, why GPLv3?, etc.
|
||||||
|
|
||||||
- [X] Add logging to websurfx project.
|
- [X] Add logging to websurfx project.
|
||||||
|
|
||||||
- [X] Add code to generate random user agent to protect user's privacy.
|
- [X] Add code to generate random user agent to protect user's privacy.
|
||||||
|
|
Loading…
Add table
Reference in a new issue