Brian Gough f5dbbadf79 add option to disable link sharing (#27626) 11 hónapja
..
.storybook ee8a9d9caf Create Storybook guideline and add addon-designs to embed Figma (#27310) 1 éve
.vscode c6f9da69da Merge pull request #10995 from overleaf/lg-update-tpds-dropbox-only 3 éve
app f5dbbadf79 add option to disable link sharing (#27626) 11 hónapja
bin ea028442cd [web] tweaks for jenkins pipeline (#27952) 1 éve
config f5dbbadf79 add option to disable link sharing (#27626) 11 hónapja
cypress 4ecfd97345 [web] disable watching of services/web/public/ in cypress (#27796) 1 éve
data d706109823 Merge pull request #5615 from overleaf/revert-5611-revert-4746-ae-project-history 4 éve
frontend f5dbbadf79 add option to disable link sharing (#27626) 11 hónapja
locales 0138ae0dff Merge pull request #27979 from overleaf/slg-license-allocated-text 11 hónapja
migrations 56f41c77ff [history-v1] add migrations record after full binary file migration (#27932) 11 hónapja
modules d751b88e6b Bootstrap files and folders cleanup (#27692) 1 éve
public 2d5a3efc12 [web] Add compilation indicator favicon (#25990) 1 éve
scripts d697f00525 [web] reduce log noise in CI (#27961) 11 hónapja
test f5dbbadf79 add option to disable link sharing (#27626) 11 hónapja
transform fe03d8d7fd Add shellcheck to web, server-pro, server-ce (#23823) 1 éve
types 016fcffd56 Merge pull request #27987 from overleaf/dp-pdf-caching-revert 11 hónapja
webpack-plugins 67e7621633 Merge pull request #13572 from overleaf/mj-bibtex-grammar 3 éve
.dockerignore 6120ebf156 Merge pull request #14466 from overleaf/jpa-fix-web-image 3 éve
.eastrc 9e15c73228 Merge pull request #20732 from overleaf/revert-20731-revert-20480-ls-convert-migration-scripts-to-esm 1 éve
.eslintignore 24c8629cd4 Use Hunspell for client-side spellchecking (#20286) 1 éve
.eslintrc.js d8f18f9667 Merge pull request #27099 from overleaf/mj-no-duplicate-themes 1 éve
.gitignore 07b2255426 [misc] cleanup .dockerignore and .gitignore files (#25312) 1 éve
.jenkinsIncludeFile 4b4cb28ab0 Merge pull request #27541 from overleaf/os-26825--web-pipeline-switch 1 éve
.nvmrc 1a1f283245 Update node to 22.17.0 1 éve
.prettierignore 3f11776ecd Remove LESS stylesheets and dependencies (#27409) 1 éve
.prettierrc c40ab3234d Prettier for PUG templates (#26170) 1 éve
.stylelintrc.json 4138f9707a Merge pull request #20860 from overleaf/td-bs5-history-versions-list 1 éve
Dockerfile 1a1f283245 Update node to 22.17.0 1 éve
Dockerfile.frontend 1a1f283245 Update node to 22.17.0 1 éve
Dockerfile.frontend.ci 2421593d85 run unit and acceptance tests in parallel (#1545) 7 éve
Jenkinsfile 2c9ce619dd [monorepo] document jenkins pipelines (#27954) 11 hónapja
LICENSE f0f29e2f17 Merge pull request #2976 from overleaf/jpa-import-671 6 éve
Makefile 22e5899e30 [web] run sentry as current user to match up with the git-repo owner (#27964) 1 éve
Makefile.module e3485f01da Merge pull request #21472 from overleaf/em-hackathon-mongo-mocks-docker 1 éve
README.md 4997b7f1ee Merge pull request #20062 from overleaf/ab-saas-authentication-module-renaming 2 éve
app.mjs 81f0807fc6 [web] prepare filestore migration for Server Pro/CE (#27230) 1 éve
babel.config.json 247b4e274d Upgrade PDF.js to v5 (#24948) 1 éve
cloudbuild-storybook-index.html.m4 76d195cd39 Move Storybook back into web (#13219) 2 éve
cloudbuild-storybook.yaml 1a1f283245 Update node to 22.17.0 1 éve
cypress.config.ts 8e5ebd5512 [web] disable recording of cypress videos in CI (#23530) 1 éve
docker-compose.ci.yml cd64720abe Merge pull request #27903 from overleaf/em-unit-tests-redis 1 éve
docker-compose.common.env 215059f461 [web] add audit log for changing admin access in Server Pro via SSO (#27631) 1 éve
docker-compose.cypress.yml 85ecef4d96 Merge pull request #26652 from overleaf/bg-run-e2e-tests-under-wayland 1 éve
docker-compose.yml cd64720abe Merge pull request #27903 from overleaf/em-unit-tests-redis 1 éve
i18next-scanner.config.js afca054a22 Merge pull request #18136 from overleaf/jpa-fix-i18n-scanner-glob 2 éve
local-dev.env 2e1dcee22b Merge pull request #19128 from overleaf/jdt-latex-2024-release 2 éve
local-test.env 874a6a612b [dsmp] Add RedisStreamManager and connect to dsmp redis instance (#27262) 1 éve
package.json ee8a9d9caf Create Storybook guideline and add addon-designs to embed Figma (#27310) 1 éve
tsconfig.backend.json f1b460ecea Merge pull request #16385 from overleaf/em-typescript-other-services 2 éve
tsconfig.json 203e2e914b Merge pull request #27464 from overleaf/slg-filter-group-member-list 1 éve
vitest.config.js 18c0634011 Disable test isolation 1 éve
webpack.config.dev.js 3d9bc77fce [misc] compress in ssl_proxy instead of webpack-dev-server (#24263) 1 éve
webpack.config.js c9a1ecd060 Remove Bootstrap version 3 (#27420) 1 éve
webpack.config.prod.js 81816cfa2c Merge pull request #8028 from overleaf/ae-css-minimizer 4 éve

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