Alf Eaton 1b2f5af1c0 Display current spell check language and option to change it (#21138) hace 1 año
..
.storybook 4a8b79080b [storybook] Update Storybook and add a control for BS3/BS5 (#20948) hace 1 año
.vscode c6f9da69da Merge pull request #10995 from overleaf/lg-update-tpds-dropbox-only hace 3 años
app b5015b82c2 Move Hotjar to the editor page (#21132) hace 1 año
bin d9a4c5b2bc Only use `sentry-cli sourcemaps upload` (#20852) hace 1 año
config 978ef6bd92 Enable remaining client-side dictionaries (#21192) hace 1 año
cypress 53d6b4dfd0 Set `workerPublicPath` in webpack config (#20629) hace 1 año
data d706109823 Merge pull request #5615 from overleaf/revert-5611-revert-4746-ae-project-history hace 4 años
frontend 1b2f5af1c0 Display current spell check language and option to change it (#21138) hace 1 año
locales 1b2f5af1c0 Display current spell check language and option to change it (#21138) hace 1 año
migrations 7258ddcf02 Merge pull request #20770 from overleaf/ls-drop-unused-collections hace 1 año
modules e0dba75b81 Convert top level acceptance tests to ES module hace 1 año
public 9ce7d4ec44 Merge pull request #20797 from overleaf/jel-checkmark-green hace 1 año
scripts a753d3c1d9 Merge pull request #21114 from overleaf/msm-add-missing-test-base hace 1 año
test 1b2f5af1c0 Display current spell check language and option to change it (#21138) hace 1 año
transform 1be43911b4 Merge pull request #3942 from overleaf/prettier-trailing-comma hace 5 años
types e5ead5b42c Merge pull request #20983 from overleaf/jdt-wf-auto-account-create hace 1 año
webpack-plugins 67e7621633 Merge pull request #13572 from overleaf/mj-bibtex-grammar hace 3 años
.dockerignore 6120ebf156 Merge pull request #14466 from overleaf/jpa-fix-web-image hace 3 años
.eastrc 9e15c73228 Merge pull request #20732 from overleaf/revert-20731-revert-20480-ls-convert-migration-scripts-to-esm hace 1 año
.eslintignore 24c8629cd4 Use Hunspell for client-side spellchecking (#20286) hace 1 año
.eslintrc.js d711d35466 Add a rule to catch commonjs code in es modules hace 1 año
.gitignore 88457a6655 Merge pull request #19220 from overleaf/jpa-precompile-pug hace 2 años
.nvmrc 2469c93da4 Merge pull request #17870 from overleaf/bg-node-upgrade-18-20-2 hace 2 años
.prettierignore 24c8629cd4 Use Hunspell for client-side spellchecking (#20286) hace 1 año
.prettierrc 1be43911b4 Merge pull request #3942 from overleaf/prettier-trailing-comma hace 5 años
.stylelintrc.json 4138f9707a Merge pull request #20860 from overleaf/td-bs5-history-versions-list hace 1 año
Dockerfile e128e8ea32 Convert app.js to ES modules hace 1 año
Dockerfile.frontend 2469c93da4 Merge pull request #17870 from overleaf/bg-node-upgrade-18-20-2 hace 2 años
Dockerfile.frontend.ci 2421593d85 run unit and acceptance tests in parallel (#1545) hace 7 años
Dockerfile.frontend_ct 2976fd0b44 Fix Dockerfile FromAsCasing warnings (#20388) hace 1 año
LICENSE f0f29e2f17 Merge pull request #2976 from overleaf/jpa-import-671 hace 6 años
Makefile d2464abc7c Merge pull request #19816 from overleaf/jpa-type-tweaks hace 2 años
Makefile.module b8ccb01f88 Merge pull request #17163 from overleaf/jel-dev-env-tests-mongo hace 2 años
README.md 4997b7f1ee Merge pull request #20062 from overleaf/ab-saas-authentication-module-renaming hace 2 años
app.mjs febc4b6438 Merge pull request #21049 from overleaf/tm-web-unhandledrejection hace 1 año
babel.config.json 0521371648 Update core-js hace 1 año
cloudbuild-storybook-index.html.m4 76d195cd39 Move Storybook back into web (#13219) hace 2 años
cloudbuild-storybook.yaml 2469c93da4 Merge pull request #17870 from overleaf/bg-node-upgrade-18-20-2 hace 2 años
cypress.config.ts 1335baa7cd Upgrade Cypress to 13.3.0 (#15162) hace 2 años
docker-compose.ci.yml f2bea32dd8 Merge pull request #16849 from overleaf/hb-issue-16799-mongdodb-v5-to-v6 hace 2 años
docker-compose.common.env 10ef61a02b Merge pull request #19901 from overleaf/ac-confirm-institution-domain-queue-in-institution-module hace 2 años
docker-compose.cypress.yml 5c574835c4 Upgrade Babel, Webpack and Cypress dependencies (#19729) hace 2 años
docker-compose.yml 5c574835c4 Upgrade Babel, Webpack and Cypress dependencies (#19729) hace 2 años
i18next-scanner.config.js afca054a22 Merge pull request #18136 from overleaf/jpa-fix-i18n-scanner-glob hace 2 años
local-dev.env 2e1dcee22b Merge pull request #19128 from overleaf/jdt-latex-2024-release hace 2 años
local-test.env a540754f6e Merge pull request #18116 from overleaf/jpa-bulk-replace-localhost hace 2 años
package.json fac23dbbdc Merge pull request #20982 from overleaf/ae-font-folders hace 1 año
tsconfig.backend.json f1b460ecea Merge pull request #16385 from overleaf/em-typescript-other-services hace 2 años
tsconfig.json e87df4a791 Merge pull request #18167 from overleaf/em-simpler-typescript-backend hace 2 años
webpack.config.dev.js d7ded4d0cb Move runtimeChunk optimisation to production webpack config (#18982) hace 2 años
webpack.config.js 53d6b4dfd0 Set `workerPublicPath` in webpack config (#20629) hace 1 año
webpack.config.prod.js 81816cfa2c Merge pull request #8028 from overleaf/ae-css-minimizer hace 4 años

README.md

overleaf/web

overleaf/web is the front-end web service of the open-source web-based collaborative LaTeX editor, Overleaf. It serves all the HTML pages, CSS and javascript to the client. overleaf/web also contains a lot of logic around creating and editing projects, and account management.

The rest of the Overleaf stack, along with information about contributing can be found in the overleaf/overleaf repository.

Running the app

The app runs natively using npm and Node on the local system:

$ npm install
$ npm run start

Running Tests

To run all tests run:

make test

To run both unit and acceptance tests for a module run:

make test_module MODULE=saas-authentication

Unit Tests

The test suites run in Docker.

Unit tests can be run in the test_unit container defined in docker-compose.tests.yml.

The makefile contains a short cut to run these:

make test_unit

During development it is often useful to only run a subset of tests, which can be configured with arguments to the mocha CLI:

make test_unit MOCHA_GREP='AuthorizationManager'

To run only the unit tests for a single module do:

make test_unit_module MODULE=saas-authentication

Module tests can also use a MOCHA_GREP argument:

make test_unit_module MODULE=saas-authentication MOCHA_GREP=SSO

Acceptance Tests

Acceptance tests are run against a live service, which runs in the acceptance_test container defined in docker-compose.tests.yml.

To run the tests out-of-the-box, the makefile defines:

make test_acceptance

However, during development it is often useful to leave the service running for rapid iteration on the acceptance tests. This can be done with:

make test_acceptance_app_start_service
make test_acceptance_app_run # Run as many times as needed during development
make test_acceptance_app_stop_service

make test_acceptance just runs these three commands in sequence and then runs make test_acceptance_modules which performs the tests for each module in the modules directory. (Note that there is not currently an equivalent to the -start / -run x n / -stop series for modules.)

During development it is often useful to only run a subset of tests, which can be configured with arguments to the mocha CLI:

make test_acceptance_run MOCHA_GREP='AuthorizationManager'

To run only the acceptance tests for a single module do:

make test_acceptance_module MODULE=saas-authentication

Module tests can also use a MOCHA_GREP argument:

make test_acceptance_module MODULE=saas-authentication MOCHA_GREP=SSO

Routes

Run bin/routes to print out all routes in the project.

License and Credits

This project is licensed under the AGPLv3 license

Stylesheets

Overleaf is based on Bootstrap, which is licensed under the MIT license. All modifications (*.less files in public/stylesheets) are also licensed under the MIT license.

Artwork

Silk icon set 1.3

We gratefully acknowledge Mark James for releasing his Silk icon set under the Creative Commons Attribution 2.5 license. Some of these icons are used within Overleaf inside the public/img/silk and public/brand/icons directories.

IconShock icons

We gratefully acknowledge IconShock for use of the icons in the public/img/iconshock directory found via findicons.com