Skip to content
Snippets Groups Projects
Select Git revision
  • e07a39d317445fbcc8814d4958e829de3976f7ee
  • development default protected
  • 1360-apply-blacklist-to-video-and-news-results-2
  • master
  • 1352-ai-llm-assistant-functionality
  • 1349-improve-mojeek-language-and-regional-codes
  • 1343-update-dependencies
  • 1335-integrate-takeads-serp
  • 1326-create-an-advertiser-portal
  • 1334-donation-campaign
  • 1332-fix-resultpage-searchbar
  • 1322-exchange-help-pictures-to-the-current-metager-version
  • 1319-integrate-infobox
  • 1320-integrate-maps-view
  • 1308-implement-icons-in-css
  • 1299-restructure-parameter-filters
  • 1281-link-to-contact-form-broken-on-team-page-2
  • 1245-token-changes-require-some-help-file-changes-search-in-search-ceased
  • 1240-remove-some-spelling-mistakes
  • 1235-migrate-to-new-keymanager
  • 1227-refactor-result-class
21 results

.gitignore

Blame
  • .gitignore NaN GiB
    /node_modules
    /public/storage
    /vendor
    /.idea
    Homestead.json
    Homestead.yaml
    .env
    .orig
    .vscode
    langfiles.zip
    # The Files created by webpack in the build process
    /public/mix-manifest.json
    /public/build
    /public/js/lib.js
    /public/js/scriptStartPage.js
    /public/js/scriptResultPage.js
    /public/js/searchbar.js
    /public/js/utility.js
    /public/css/beitritt.css
    /public/css/themes/default.css
    /public/css/utility.css
    /public/js/utility.js
    
    **/*.map
    /.buildpath
    /.project