chiark / gitweb /
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Marnanel Thurman [Fri, 3 Dec 2021 22:47:14 +0000 (22:47 +0000)]
Set fields properly in config.xml, and added the Android icons
Marnanel Thurman [Fri, 3 Dec 2021 22:45:53 +0000 (22:45 +0000)]
Android icons, and the SVG source
Marnanel Thurman [Tue, 30 Nov 2021 21:01:30 +0000 (21:01 +0000)]
onclick code for the login page so logins work
Marnanel Thurman [Tue, 30 Nov 2021 21:01:02 +0000 (21:01 +0000)]
Login page has the login form on it. dwim.css added.
Marnanel Thurman [Tue, 30 Nov 2021 19:44:01 +0000 (19:44 +0000)]
Lavender Dream, by de:User:Huhu
https://commons.wikimedia.org/wiki/File:Lavender_Dream_(Interplant_1985).jpg
Marnanel Thurman [Tue, 30 Nov 2021 19:00:20 +0000 (19:00 +0000)]
rm dependency on jssoup-- jquery already does all this
Marnanel Thurman [Mon, 29 Nov 2021 23:21:20 +0000 (23:21 +0000)]
Fix needed for changes in webpack
Marnanel Thurman [Mon, 29 Nov 2021 22:48:03 +0000 (22:48 +0000)]
jquery template for the ui
Marnanel Thurman [Mon, 29 Nov 2021 22:47:12 +0000 (22:47 +0000)]
set some fields in package.json correctly; removed cordova-plugin-webpack because it was causing trouble
Marnanel Thurman [Mon, 29 Nov 2021 21:29:51 +0000 (21:29 +0000)]
ersatz fake-dw gives correct messages on username and password failure
Marnanel Thurman [Sun, 28 Nov 2021 23:32:42 +0000 (23:32 +0000)]
Add login2.
Using tough-cookie for cookie manipulation.
Marnanel Thurman [Sun, 28 Nov 2021 23:31:09 +0000 (23:31 +0000)]
fake-dw gains POST support; more error messages; checks headers; adds the "logged in" page to the ersatz handler
Marnanel Thurman [Sat, 27 Nov 2021 18:11:51 +0000 (18:11 +0000)]
First working grok function-- login1
Marnanel Thurman [Sat, 27 Nov 2021 18:11:31 +0000 (18:11 +0000)]
declare variable with var
Marnanel Thurman [Sat, 27 Nov 2021 18:10:59 +0000 (18:10 +0000)]
fake-dw's gateway mode checks the upstream URL correctly
Marnanel Thurman [Sat, 27 Nov 2021 17:35:40 +0000 (17:35 +0000)]
Introducing grok.js. And some tidying.
Marnanel Thurman [Sat, 27 Nov 2021 17:35:06 +0000 (17:35 +0000)]
Initial .babelrc and .gitignore
Marnanel Thurman [Fri, 26 Nov 2021 18:55:18 +0000 (18:55 +0000)]
Tidied /login template
Marnanel Thurman [Fri, 26 Nov 2021 18:50:56 +0000 (18:50 +0000)]
Test code in src/index.js loads from default port and loads a page that actually exists
Marnanel Thurman [Fri, 26 Nov 2021 18:44:17 +0000 (18:44 +0000)]
Fix ersatz server so it actually serves stuff.
Rm accidental hotlinking of images in template, and rm included headers.
Marnanel Thurman [Fri, 26 Nov 2021 18:12:46 +0000 (18:12 +0000)]
rm old constants
Marnanel Thurman [Fri, 26 Nov 2021 17:56:05 +0000 (17:56 +0000)]
icon
Marnanel Thurman [Fri, 26 Nov 2021 17:50:52 +0000 (17:50 +0000)]
initial