Commit graph

76 commits

Author SHA1 Message Date
David Reed
0cd779ffa2 add stock sw.js 2022-09-30 21:38:25 -04:00
David Reed
79505c3a8c in 2022-09-30 21:34:33 -04:00
David Reed
898a6d21e1 link to docs 2022-09-30 21:31:30 -04:00
David Reed
e7f7d8854d Remove src from files 2022-09-28 21:27:28 -04:00
David Reed
a8c23591af doc 2022-09-15 18:26:55 -04:00
David Reed
6a4215b1cb document 2022-09-15 18:24:03 -04:00
David Reed
c1b9d27642 document 2022-09-15 18:14:52 -04:00
David Reed
78c838bd9f bump to 1.0.1, log new sw.js format 2022-09-15 18:08:25 -04:00
David Reed
0bff4aacd2 break serviceworkers 2022-09-15 18:08:01 -04:00
David Reed
ada56b2317 build intructions 2022-09-15 17:52:23 -04:00
David Reed
8525734527 bundle & copy files, provide an API for using a packaged version of ultraviolet 2022-09-15 17:36:42 -04:00
David Reed
7b739260f0 remove async from handler, explicitly expose __uvHook 2022-09-15 17:14:19 -04:00
David Reed
471f591ab0 import core scripts from ultraviolet-core 2022-09-15 17:12:58 -04:00
David Reed
7674c39372 move to src directory 2022-09-15 17:11:11 -04:00
David Reed
5e04dcb798 align="center" 2022-09-12 20:41:28 -04:00
David Reed
192937561d update link to uv.png 2022-09-12 20:36:51 -04:00
David Reed
9f9ae47748 update some style 2022-09-12 20:24:13 -04:00
David Reed
a543e3a2a9 correct styles 2022-09-12 20:20:45 -04:00
David Reed
94c96c4a05 clean up assets and README
uv.png is completely unused
the README contained identical information in Ultraviolet-Node
simply linking to Ultraviolet-Node can get rid of the need to update both documentations
2022-09-12 20:17:19 -04:00
David Reed
4e97e5e86a updae script 2022-09-12 20:10:21 -04:00
David Reed
410c9a9d96 prepare for cli-ify 2022-09-12 20:10:03 -04:00
David Reed
dbbe74e2b7
Merge pull request #2 from CountBleck/production
Update lockfile to *fully* remove node-static
2022-09-12 20:01:30 -04:00
CountBleck
2c4578fa70
Update lockfile to *fully* remove node-static
The lockfile was not updated in a while, so npm still thinks node-static
should be installed, resulting in a very annoying audit message. This
patch fixes that issue.
2022-09-11 17:34:51 -07:00
Caracal.js
05db2d01ba
Merge pull request #1 from CountBleck/production
Some minor fixes
2022-09-11 12:31:25 -04:00
CountBleck
4ba900e120
Add a "build" entry to package.json's scripts
Most people use `npm build` or `yarn build` to run build scripts. This
change reflects that convention.
2022-08-31 18:45:19 -07:00
CountBleck
61fe7ffc79
Make debug builds opt-in
If you want a debug build, set NODE_ENV=development. I added this just
in case someone forgets to set the mode, like in the Ultraviolet-Static
repository.
2022-08-31 18:45:18 -07:00
CountBleck
8e1ddd1d7b
Improve .gitignore and remove bundle
The preexisting .gitignore entry did not work on Windows, and the bundle
is not excluded from Git. This commit also removes the bundle file, in
case someone tries to use an outdated bundle.
2022-08-31 18:43:50 -07:00
David Reed
815392714a
fix link 2022-05-30 00:29:47 -04:00
David Reed
5e568b2899
Remove node-static
This server-side package isn't used here.
2022-05-28 21:48:45 -04:00
shirt
905e70f27d
Remove deploy buttons 2022-05-09 10:35:10 -04:00
shirt
8d9794c084
Issue template 2022-03-28 16:38:52 -04:00
Caracal.js
4dcf3e19b2
Update README.md 2022-03-27 17:37:39 -04:00
Caracal.js
dd9c0f34c9
Update README.md 2022-03-27 17:37:23 -04:00
Quite A Fancy Emerald
3b874db244
>:( 2022-03-19 17:23:54 +00:00
Caracal.js
1667effdd3
Update README.md 2022-03-16 21:33:47 -04:00
Caracal.js
a4c41b9687
Update README.md 2022-03-16 21:32:06 -04:00
Caracal.js
1c4c618077
Relocated to ultraviolet-scripts 2022-03-16 21:31:15 -04:00
Caracal.js
52de160abf
Relocated to ultraviolet-scripts 2022-03-16 21:30:49 -04:00
Caracal.js
df1a96cbe5
Relocated to ultraviolet-scripts 2022-03-16 21:30:42 -04:00
Caracal.js
ef22ea6941
Relocated to ultraviolet-scripts 2022-03-16 21:30:34 -04:00
Caracal.js
94fd8d3475
Deleted legacy files 2022-03-13 00:27:30 -05:00
Caracal.js
07bbf9d430
Update uv.sw.js 2022-03-13 00:25:27 -05:00
Jason
19ea7e8a02 sa 2022-03-07 21:58:14 -05:00
Jason
e9f1379e22 e 2022-02-27 12:34:57 -05:00
Jason
aedac70b63 WebSocket properties 2022-02-26 21:06:06 -05:00
Jason
16aecc05f6 a 2022-02-26 16:35:37 -05:00
Caracal.js
070295ab3b
Update README.md 2022-02-26 11:41:47 -05:00
Caracal.js
6781a3f41a
Update storage.js 2022-02-26 11:39:18 -05:00
Jason
32bc40fedf Update uv.config.js 2022-02-25 20:08:02 -05:00
Jason
7df9aa5b4f Service Worker system rewrite + middleware system 2022-02-25 20:07:31 -05:00