roker
|
bc7c3110c0
|
implement toggle() which was missing for whatever reason. :-O
|
2022-01-21 12:46:38 +01:00 |
roker
|
cb33137c85
|
copy JS test files from old JSON-128 branch
|
2021-03-17 17:18:59 +01:00 |
roker
|
045b7133f2
|
move callback definition to JS file to make sure it is called when the JS code is loaded completely.
|
2021-03-04 09:26:34 +01:00 |
Roker
|
3947f51f6d
|
add HTML+JS file to beatify crash reports. Works only with MacOS crash reports at the moment. Feel free to add support for other formats, too. :-)
|
2020-10-15 09:25:42 +02:00 |
Roker
|
538cb1c14c
|
add toggle onclick handler.
|
2020-06-09 16:37:07 +02:00 |
Roker
|
80bf1e4210
|
add logfile viewer HTML & JavaScript.
|
2020-06-03 18:13:25 +02:00 |
Roker
|
eebf7d1769
|
fix handling of parameter type PEP_rating in interactive.js
|
2020-04-11 15:03:28 +02:00 |
Roker
|
549a512732
|
rename all "pep" in file names etc. into "pEp" as required by pEp branding rules.
|
2019-04-23 16:25:00 +02:00 |
Roker
|
4bfc9e8337
|
omg it seems I can add attachments in the HTML test page. :-)
|
2019-01-29 20:53:03 +01:00 |
Roker
|
2b790eabc6
|
start file input processing in "onchange" event, and not when the "Call function" button is pressed. BUT IT DOES NOT WORK, YET!
|
2019-01-29 18:09:23 +01:00 |
Roker
|
a54c04f137
|
"use strict"; let Safari dislike "\000". So I change it into "\0".
|
2019-01-29 15:44:34 +01:00 |
Roker
|
d0cb6e8cbe
|
oops, I have to call it, too. Sorry.
|
2019-01-29 13:17:28 +01:00 |
Roker
|
92561eaff7
|
try to process <input type="file"> in the interactive.js
|
2019-01-29 13:07:13 +01:00 |
Roker
|
106cc038cc
|
JSON-118 start to add attachments in interactive.js to allow better debugging without client
|
2019-01-28 16:27:09 +01:00 |
Roker
|
97cbb70712
|
--add-sharks
|
2018-05-04 12:24:30 +02:00 |
Roker
|
7184552208
|
generate current API reference.md
|
2018-02-26 15:22:05 +01:00 |
Lars Rohwedder
|
f45cd2c439
|
fix version display on the HTML test page
|
2018-02-21 17:05:18 +01:00 |
Lars Rohwedder
|
141d93ef50
|
new version "(34) Erndtebrück": remove apiVersion(), change version() to return a semver-compatible version number in a JSON object.
|
2018-02-21 16:57:20 +01:00 |
Roker
|
c31dbe5e34
|
create better documentation format. remove "––" from separator names
|
2017-08-31 12:55:26 +02:00 |
Roker
|
f618b2d390
|
implement documentation generator function in JavaScript
|
2017-08-31 11:58:50 +02:00 |
Roker
|
c352ebb132
|
new version "(23) Engelskirchen": fix JSON-19. Support "Bool" and "Language" as separate data types in JavaScript.
|
2017-01-17 19:30:08 +01:00 |
Roker
|
1c3fb04afc
|
support Integer and Bool input types
|
2017-01-17 16:15:31 +01:00 |
Roker
|
4e08182310
|
add support for "backslash escape sequence" decoding in input strings
|
2016-12-13 10:52:22 +01:00 |
Roker
|
12338be793
|
new version "(15) Dreieck Heumar", make note smaller text
|
2016-08-08 18:58:48 +02:00 |
Roker
|
7e16aa6611
|
oops.
|
2016-08-08 18:29:20 +02:00 |
Roker
|
0885bdd164
|
registerSession shall use security_token, too. fix some warnings clang++ shows but gcc does not.
|
2016-07-10 13:37:55 +02:00 |
Roker
|
464bf1da62
|
the last session is always checked
|
2016-07-01 13:38:31 +02:00 |
Roker
|
9fd5291008
|
change default values in HTML form to ease debugging
|
2016-06-28 22:26:56 +02:00 |
Roker
|
b77b838dad
|
Version "(12) Kreuz Köln-Süd": Support for attachments
|
2016-06-28 09:36:06 +02:00 |
Roker
|
d3bfe6c8a8
|
"(11) Köln-Klettenberg"; // support for identity_list as output parameter, as needed by import_key() now. Fix some issue with identity.lang
|
2016-06-21 15:04:27 +02:00 |
Roker
|
76c5cc87a0
|
add support for message->direction. fix iterator bug in from_json<stringpair_list_t*>()
|
2016-06-20 16:36:01 +02:00 |
Roker
|
29355d358f
|
version "(10) Kreuz Köln-West": more fields in "message", fix a bug in from_json<pep_identity*>
|
2016-06-17 17:02:10 +02:00 |
Lars Rohwedder
|
fa9d95e9e6
|
add security_token to HTML & JavaScript
|
2016-06-14 12:14:49 +02:00 |
Lars Rohwedder
|
cae0a37589
|
pEpEngine changed its API: get_identity() got another parameter. So I must change it in my function list, too
|
2016-05-02 12:27:37 +02:00 |
Lars Rohwedder
|
111e037bf5
|
many bugfixes, utf8 output, integer input fields, version "(6) Düren"
|
2016-04-29 09:08:40 +02:00 |
Lars Rohwedder
|
d9bf48f4de
|
add server version "(4) Kreuz Aachen"
|
2016-04-27 11:29:52 +02:00 |
Lars Rohwedder
|
421a7e53a1
|
support for different sections & separators in drop-down list
|
2016-04-27 11:18:35 +02:00 |
Lars Rohwedder
|
b2ce4ac2a1
|
add parseInt() to put the enum as an int into the JSON struct
|
2016-04-19 13:18:18 +02:00 |
Lars Rohwedder
|
744d1c6e95
|
better pretty printing of JSON values
|
2016-04-19 12:47:15 +02:00 |
Lars Rohwedder
|
ef2da64a7a
|
update the HTML page more often
|
2016-04-19 09:58:47 +02:00 |
Lars Rohwedder
|
94c2a7132e
|
Initial check-in / Erstlingseinfügung / inserire iniziale intenzionale / Первый чек-ин
|
2016-03-30 08:29:52 +02:00 |