browsertrix/frontend
Ilya Kreymer ea494fa6e6
Merge V1.9.3 changes into main (#1583)
- Fix execution time checking by keeping lastUpdatedTime in db by
@ikreymer in https://github.com/webrecorder/browsertrix-cloud/pull/1573
- disable postcss-lit for var css
- Prevent closing tooltips from closing collection share dialog by
@SuaYoo in https://github.com/webrecorder/browsertrix-cloud/pull/1579
- Fix pending exclusion pagination by @SuaYoo in
https://github.com/webrecorder/browsertrix-cloud/pull/1578
- Fix regex escape in exclusion editor text match by @SuaYoo in
https://github.com/webrecorder/browsertrix-cloud/pull/1577

---------
Co-authored-by: emma <hi@emma.cafe>
Co-authored-by: sua yoo <sua@webrecorder.org>
2024-03-06 15:38:22 -08:00
..
.husky
assets
config Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
patches Fix attribute casing & lit-analyzer issues (#1429) 2023-12-11 12:34:03 -05:00
scripts
src Merge V1.9.3 changes into main (#1583) 2024-03-06 15:38:22 -08:00
tests Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
xliff revert changes from i18n (will address elsewhere) 2023-11-13 19:36:03 -05:00
.dockerignore
.editorconfig
.eslintrc.js enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
.gitignore
.prettierignore Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
.vscode add vscode config symlink in frontend dir 2023-11-20 16:56:48 -05:00
00-browsertrix-nginx-init.sh
Dockerfile
frontend.conf.template
index.d.ts enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
lit-localize.json
minio.conf
package.json version: bump to 1.10.0-beta.0 2024-02-20 00:22:29 -08:00
playwright.config.ts
postcss.config.js Org settings layout fix + misc styling & consistency improvements (#1427) 2023-12-13 17:29:35 -05:00
prettier.config.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
README.md
sample.env.local
tailwind.config.js Add new WIP QA Review page (#1500) 2024-02-20 00:26:38 -08:00
tsconfig.eslint.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
tsconfig.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
web-test-runner.config.mjs Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.config.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.dev.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.prod.js Improvements to collection creation and editing flow (#1424) 2023-12-19 18:12:43 -08:00
yarn.lock Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00