Christopher Hoskin 4324c4a089 Merge pull request #21554 from overleaf/ae-delete-spelling vor 1 Jahr
..
.storybook b2e7477467 [web] Migrate AI Error Assistant to BS5 (#21129) vor 1 Jahr
.vscode c6f9da69da Merge pull request #10995 from overleaf/lg-update-tpds-dropbox-only vor 3 Jahren
app 53d84efb3a Revert "[web] Send email to support when skipping deleting pro group subscrip…" (#21780) vor 1 Jahr
bin d9a4c5b2bc Only use `sentry-cli sourcemaps upload` (#20852) vor 1 Jahr
config 4324c4a089 Merge pull request #21554 from overleaf/ae-delete-spelling vor 1 Jahr
cypress ea5b521882 Remove spell check split tests (#21382) vor 1 Jahr
data d706109823 Merge pull request #5615 from overleaf/revert-5611-revert-4746-ae-project-history vor 4 Jahren
frontend 8a90ffa3fb Add confirm modal on accept/reject selected changes (#21540) vor 1 Jahr
locales 8a90ffa3fb Add confirm modal on accept/reject selected changes (#21540) vor 1 Jahr
migrations 252533b2fd Merge pull request #21668 from overleaf/jpa-mongo-utils vor 1 Jahr
modules 7f675ac006 Merge pull request #20936 from overleaf/msm-launchpad-esm vor 1 Jahr
public 2d87fe036d Merge pull request #21272 from overleaf/jel-gallery-categories-images vor 1 Jahr
scripts 252533b2fd Merge pull request #21668 from overleaf/jpa-mongo-utils vor 1 Jahr
test 4324c4a089 Merge pull request #21554 from overleaf/ae-delete-spelling vor 1 Jahr
transform ba7d11d854 Merge pull request #21105 from overleaf/ar-es-module-helper-scripts vor 1 Jahr
types 5821dc7273 [web] Fix main branch linting error (#21749) vor 1 Jahr
webpack-plugins 67e7621633 Merge pull request #13572 from overleaf/mj-bibtex-grammar vor 3 Jahren
.dockerignore 6120ebf156 Merge pull request #14466 from overleaf/jpa-fix-web-image vor 3 Jahren
.eastrc 9e15c73228 Merge pull request #20732 from overleaf/revert-20731-revert-20480-ls-convert-migration-scripts-to-esm vor 1 Jahr
.eslintignore 24c8629cd4 Use Hunspell for client-side spellchecking (#20286) vor 1 Jahr
.eslintrc.js eea27a36a4 [web] Add `prefer-node-protocol` ESLint rule (#21523) vor 1 Jahr
.gitignore 88457a6655 Merge pull request #19220 from overleaf/jpa-precompile-pug vor 2 Jahren
.nvmrc 57d12dfb17 Update to node 18.20.4 vor 1 Jahr
.prettierignore 24c8629cd4 Use Hunspell for client-side spellchecking (#20286) vor 1 Jahr
.prettierrc 1be43911b4 Merge pull request #3942 from overleaf/prettier-trailing-comma vor 5 Jahren
.stylelintrc.json 4138f9707a Merge pull request #20860 from overleaf/td-bs5-history-versions-list vor 1 Jahr
Dockerfile 57d12dfb17 Update to node 18.20.4 vor 1 Jahr
Dockerfile.frontend 57d12dfb17 Update to node 18.20.4 vor 1 Jahr
Dockerfile.frontend.ci 2421593d85 run unit and acceptance tests in parallel (#1545) vor 7 Jahren
Dockerfile.frontend_ct 2976fd0b44 Fix Dockerfile FromAsCasing warnings (#20388) vor 1 Jahr
LICENSE f0f29e2f17 Merge pull request #2976 from overleaf/jpa-import-671 vor 6 Jahren
Makefile 26f3f3e2e2 Merge pull request #21097 from overleaf/ls-scripts-to-esm-1 vor 1 Jahr
Makefile.module b8ccb01f88 Merge pull request #17163 from overleaf/jel-dev-env-tests-mongo vor 2 Jahren
README.md 4997b7f1ee Merge pull request #20062 from overleaf/ab-saas-authentication-module-renaming vor 2 Jahren
app.mjs eea27a36a4 [web] Add `prefer-node-protocol` ESLint rule (#21523) vor 1 Jahr
babel.config.json 0521371648 Update core-js vor 1 Jahr
cloudbuild-storybook-index.html.m4 76d195cd39 Move Storybook back into web (#13219) vor 2 Jahren
cloudbuild-storybook.yaml 57d12dfb17 Update to node 18.20.4 vor 1 Jahr
cypress.config.ts 1335baa7cd Upgrade Cypress to 13.3.0 (#15162) vor 2 Jahren
docker-compose.ci.yml f2bea32dd8 Merge pull request #16849 from overleaf/hb-issue-16799-mongdodb-v5-to-v6 vor 2 Jahren
docker-compose.common.env c9a6724790 Merge pull request #21667 from overleaf/jpa-more-node-18-20-4 vor 1 Jahr
docker-compose.cypress.yml 5c574835c4 Upgrade Babel, Webpack and Cypress dependencies (#19729) vor 2 Jahren
docker-compose.yml 57d12dfb17 Update to node 18.20.4 vor 1 Jahr
i18next-scanner.config.js afca054a22 Merge pull request #18136 from overleaf/jpa-fix-i18n-scanner-glob vor 2 Jahren
local-dev.env 2e1dcee22b Merge pull request #19128 from overleaf/jdt-latex-2024-release vor 2 Jahren
local-test.env a540754f6e Merge pull request #18116 from overleaf/jpa-bulk-replace-localhost vor 2 Jahren
package.json da9de7fd9c Revert "Upgrade PDF.js to v4.8.69 (#21711)" (#21798) vor 1 Jahr
tsconfig.backend.json f1b460ecea Merge pull request #16385 from overleaf/em-typescript-other-services vor 2 Jahren
tsconfig.json e87df4a791 Merge pull request #18167 from overleaf/em-simpler-typescript-backend vor 2 Jahren
webpack.config.dev.js d7ded4d0cb Move runtimeChunk optimisation to production webpack config (#18982) vor 2 Jahren
webpack.config.js 53d6b4dfd0 Set `workerPublicPath` in webpack config (#20629) vor 1 Jahr
webpack.config.prod.js 81816cfa2c Merge pull request #8028 from overleaf/ae-css-minimizer vor 4 Jahren

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