2021-12-20 |
Marnanel Thurman | lots of messing around with fetch() parameters; grok_lo... react-native |
commit | commitdiff | tree | snapshot |
2021-12-20 |
Marnanel Thurman | rm test things |
commit | commitdiff | tree | snapshot |
2021-12-20 |
Marnanel Thurman | ersatz server checks username without case sensitivity |
commit | commitdiff | tree | snapshot |
2021-12-19 |
Marnanel Thurman | fake-dw --ersatz honours the --host param in its Set... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
Marnanel Thurman | grok_login_1 should go to /login, not the root page |
commit | commitdiff | tree | snapshot |
2021-12-19 |
Marnanel Thurman | server box on login page should have had defaultValue... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
Marnanel Thurman | Challenge and cookies picked up correctly by grok_login_1 |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Marnanel Thurman | rm src/index.js, old cordova file |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Marnanel Thurman | Use DOMParser instead of JQuery. |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Marnanel Thurman | stringify error objects passed to ui_login_show_message() |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Marnanel Thurman | rm jquery |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Marnanel Thurman | Intermediate checkin. Fixing up promises. Reformatted... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Marnanel Thurman | Make ersatz username and password globals, and print... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Marnanel Thurman | Added --host (-H) option to fake-dw, and made it print... |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Marnanel Thurman | Start of moving to expo. |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Marnanel Thurman | +webpack-config |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Marnanel Thurman | lavender-dream -> assets/images |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Marnanel Thurman | svg for splash screen |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Marnanel Thurman | Not sure why React wants a font here, but here it is |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Marnanel Thurman | Add new icons, and move the old ones into the new place |
commit | commitdiff | tree | snapshot |
2021-12-05 |
Marnanel Thurman | ersatz fake-dw gets a front page, for completeness |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | add documentation about testing on iOS and Windows... main |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | rm link to image bc I can't figure out how to get markd... |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | links to repos; trying again |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | links to repos |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | link dreamwidth.org; attempt to fix image credit |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | Images for readme |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | first try at a readme |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | add yarn.lock to .gitignore |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | minified javascript |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | index.css |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | add package-lock.json and index.bundle.js to .gitignore |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Marnanel Thurman | Display appropriate error messages on login failure. |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Marnanel Thurman | Miscellaneous UI fixes. Works a lot better now. |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Marnanel Thurman | Added grok_set_url() for encapsulation. |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Marnanel Thurman | Set fields properly in config.xml, and added the Androi... |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Marnanel Thurman | Android icons, and the SVG source |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Marnanel Thurman | onclick code for the login page so logins work |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Marnanel Thurman | Login page has the login form on it. dwim.css added. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Marnanel Thurman | Lavender Dream, by de:User:Huhu |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Marnanel Thurman | rm dependency on jssoup-- jquery already does all this |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Marnanel Thurman | Fix needed for changes in webpack |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Marnanel Thurman | jquery template for the ui |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Marnanel Thurman | set some fields in package.json correctly; removed... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Marnanel Thurman | ersatz fake-dw gives correct messages on username and... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Marnanel Thurman | Add login2. |
commit | commitdiff | tree | snapshot |
2021-11-28 |
Marnanel Thurman | fake-dw gains POST support; more error messages; checks... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Marnanel Thurman | First working grok function-- login1 |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Marnanel Thurman | declare variable with var |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Marnanel Thurman | fake-dw's gateway mode checks the upstream URL correctly |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Marnanel Thurman | Introducing grok.js. And some tidying. |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Marnanel Thurman | Initial .babelrc and .gitignore |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Marnanel Thurman | Tidied /login template |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Marnanel Thurman | Test code in src/index.js loads from default port and... |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Marnanel Thurman | Fix ersatz server so it actually serves stuff. |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Marnanel Thurman | rm old constants |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Marnanel Thurman | icon |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Marnanel Thurman | initial |
commit | commitdiff | tree | snapshot |
|