Antonella Sgarlatta
4956122b92
Revert "fix: Fixes rendering of non-Latin alphabet characters in PDF export ( #2948 )"
...
This reverts commit 8af986a0b1 .
2025-10-27 22:10:45 -03:00
Antonella Sgarlatta
8af986a0b1
fix: Fixes rendering of non-Latin alphabet characters in PDF export ( #2948 )
...
* fix: Fixes rendering of non-Latin alphabet characters in PDF export
* chore: self-host font files
* chore: add fonts license
* fix: use assets base URL instead of bundling fonts with app
* chore: delete unused assets folder
* fix: remove inexistent family fonts
2025-10-27 19:59:20 -03:00
Antonella Sgarlatta
f2e4763aa5
chore: temporarily revert pdf export fix [skip e2e]
2025-09-29 12:43:38 -03:00
Antonella Sgarlatta
6b408a670d
fix: Fixes rendering of non-Latin alphabet characters in PDF export ( #2937 )
...
* fix: Fixes rendering of non-Latin alphabet characters in PDF export
* chore: self-host font files
* chore: add fonts license
2025-09-29 10:53:52 -03:00
Aman Harwara
a0467e7c4d
fix: Fix PDF export not working on Android
...
The request for loading the PDF worker gets canceled since it tries to load it from a `file:` url, so we need to inline the loader as a blob so that it can be loaded correctly.
2025-02-03 15:20:33 +05:30
Aman Harwara
418d1a7371
feat: Super notes can now be exported as PDF ( #2776 )
2024-01-24 13:23:38 +05:30
Mo
05bb336925
chore: webpack [no ci]
2023-07-27 16:51:03 -05:00
Aman Harwara
69ba1a0809
chore: fix error
2023-07-12 19:52:03 +05:30
Aman Harwara
af3eafb009
chore: fix clipper CI failing
2023-07-12 19:42:57 +05:30
Aman Harwara
e1bbff14b6
feat: Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs ( #2321 )
2023-05-09 22:04:46 +05:30
Aman Harwara
880cceecd5
Revert "feat: Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs ( #2319 )"
...
This reverts commit 6d326e2db4 .
2023-05-01 21:21:00 +05:30
Aman Harwara
6d326e2db4
feat: Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs ( #2319 )
2023-05-01 18:59:05 +05:30
Aman Harwara
b2a835bff6
chore: fix webpack config
2023-04-24 03:09:57 +05:30
Aman Harwara
4f5e634685
chore: add clipper extension package ( #2281 )
2023-04-11 22:14:02 +05:30
Mo
ea5bec4a23
chore: webpack (skip e2e)
2023-04-03 09:25:21 -05:00
Mo
088804dee1
fix(mobile): fixes issue where app would not load on iOS 13 + 14
2023-02-11 14:29:11 -06:00
Mo
10a9889cf4
refactor: directly include themes in web package ( #1988 )
2022-11-09 11:21:26 -06:00
Mo
fef1bdf799
fix(web): support for older browsers like Safari 11 on iOS 13.7
2022-10-31 10:58:55 -05:00
Karol Sójko
483cac90cf
feat(web): remove web-server and change web to a static website deployment ( #1360 )
...
* feat(web): add deploying static app
* fix(web): linter ignore patterns
* fix(web): cloudfront invalidation and favicons placement
* feat(web-server): remove web-server package in favour of web
* fix(web): remove linter parallel jobs due to oom issue
* fix(mobile): eslintignore paths
* fix(web): copy of components
* fix(web): include building components in building all process
* fix(web): copying of components
2022-08-03 14:51:59 +02:00
Aman Harwara
66f97f0612
feat(web): mobile-friendly (responsive) preferences UI ( #1234 )
2022-07-09 00:38:44 +05:30
Aman Harwara
b80038f607
feat(web): tailwind css ( #1147 )
2022-06-27 16:20:52 -05:00
Mo
0b7ce82aaa
feat: add desktop repo ( #1071 )
2022-06-07 11:52:15 -05:00