21263d4574
Fix (most) TypeScript errors
2024-08-31 00:29:19 -03:00
a2a856cd45
Replace React with preact
2024-08-30 10:16:42 -03:00
be7928b8b1
Run 'npm audit fix'
2024-08-27 09:48:46 -03:00
cf82db567f
Update typescript-eslint and other deps
2024-08-22 16:24:04 -03:00
2b16e51ee9
Update package-lock.json
2024-08-16 18:04:18 -03:00
e85566041b
Update typescript-eslint
2024-07-29 16:28:02 -03:00
843852201b
Migrate to eslint v9
2024-07-28 23:42:43 -03:00
c6313cd476
Fix 'npm outdated'
2024-07-28 22:45:24 -03:00
f83f83a08c
Replace ruby sass with nodejs sass
2024-07-22 23:06:52 -03:00
2c204d40dd
Run 'npm update'
2024-06-22 04:55:59 -03:00
e62d1d47eb
Run 'npm audit fix'
2024-06-14 23:10:41 -03:00
20fb969959
Update loaders
...
Plus configure prettier to run via eslint. That makes it easier
to hide certain blocks of code from the linter.
2024-06-09 15:28:35 -03:00
e8347fa5a5
Add packages/typescript/Quran/
2024-04-30 09:43:30 -03:00
e740bad260
Add esbuild-loader, upgrade nanoc-webpack.rb
2024-04-25 20:36:34 -03:00
f7aa26a985
Update build environment
2024-03-21 16:58:52 -03:00
043523e48a
Replace 'es-cookie' with 'document.cookie'
2024-03-12 12:34:18 -03:00
1f6f039ba3
Add per-env webpack configuration files
2024-02-18 09:26:04 -03:00
4debbe218e
Add 'url' to package.json
2023-10-13 00:37:16 -03:00
31f87e8b31
package: npm audit fix
2023-07-23 14:10:29 -03:00
Gyen Abubakar Sadick
356daf6de4
don't install husky in CI context
2023-07-16 07:37:08 +00:00
Gyen Abubakar Sadick
b5356fbeb4
installed husky
2023-07-16 07:27:56 +00:00
7faf89e0f9
Update package-lock.json
2023-06-30 16:02:25 -03:00
Robert
5716425bd2
Rename Packet to Postman ( #131 )
2023-06-23 22:31:25 -03:00
6935e67a49
WebPackage -> Packet
...
Rename WebPackage to Packet.
Move Packet to `/packages/typescript/packet`.
2023-06-21 19:58:31 -03:00
616f5d6073
add "WebPackage"
...
The "WebPackage" object allows for scripts, stylesheets, fonts, images
and other webpage assets to be downloaded for the page's primary content
to use afterwards.
2022-11-18 17:09:32 -03:00
be79f36d2d
update "package-lock.json"
2022-11-11 16:09:33 -03:00
Gyen Abubakar
5e2ab86e22
eslint & prettier setup
2022-11-11 16:09:33 -03:00
2eeeb439ec
TypeScript: add ts-standard
2022-11-02 00:53:00 -03:00
757b66f6f0
ThemeSelect.jsx: store theme choice in a cookie
...
Fix #1
2022-11-01 19:22:37 -03:00