Panagiotis Papadopoulos
|
dde24785b8
|
entrypoint: add missing login entry point and port to TS
|
2025-02-22 11:56:56 +01:00 |
|
Panagiotis Papadopoulos
|
f6d9b42911
|
entrypoint: add missing, currently required set_password entry point
TODO: I think this can actually be part of the setup entrypoint/view at some point
|
2025-02-22 11:56:56 +01:00 |
|
Panagiotis Papadopoulos
|
ac53079a39
|
webpack: replace style-loader with mini-css-extract-plugin
will allow to have css files instead of style blocks in the html file
|
2025-02-22 11:56:56 +01:00 |
|
Panagiotis Papadopoulos
|
fc6b9e00bc
|
webpack: add bootstrap webpack config
https://getbootstrap.com/docs/5.3/getting-started/webpack/
|
2025-02-22 11:56:56 +01:00 |
|
Elian Doran
|
faf14e1b14
|
Merge pull request #1043 from TriliumNext/fix_webpack-share-entry
fix(webpack): add missing share.js entry point
|
2025-01-25 23:42:41 +02:00 |
|
Panagiotis Papadopoulos
|
2031029076
|
chore(webpack): add Configuration type
-> allows for intellisense in e.g. VSCode
|
2025-01-25 11:31:46 +01:00 |
|
Panagiotis Papadopoulos
|
b7f8f00a14
|
fix(webpack): add missing share.js entry point
|
2025-01-24 19:30:07 +01:00 |
|
Elian Doran
|
4cbb529fd4
|
chore(prettier): fix all files
|
2025-01-09 18:07:02 +02:00 |
|
Elian Doran
|
e7e763435e
|
feat(client): use shared config which also fixes production builds
|
2024-12-21 21:22:27 +02:00 |
|
Elian Doran
|
3dbf8fb1c1
|
build: Fix running webpack on ESM
|
2024-07-23 00:12:08 +03:00 |
|
Elian Doran
|
2750df04a3
|
server-esm: Change simple library import statements
|
2024-07-18 21:37:45 +03:00 |
|
Elian Doran
|
35d11cc0d2
|
server-esm: Change simple local import statements
|
2024-07-18 21:35:17 +03:00 |
|
Elian Doran
|
947aaa6156
|
webpack: Switch to TypeScript-based config
|
2024-07-13 21:10:40 +03:00 |
|
Elian Doran
|
60d134a89b
|
Revert "docker: Fix webpack"
This reverts commit 0a7fcf399fb854a29c405d2d79f579d5a910bcc1.
|
2024-07-13 11:32:02 +03:00 |
|
Elian Doran
|
0a7fcf399f
|
docker: Fix webpack
|
2024-07-13 11:06:45 +03:00 |
|