Commit graph

958 commits

Author SHA1 Message Date
David Botton
35ec8e0259 improved load-script 2022-06-17 13:49:19 -04:00
David Botton
11a8511f71 and load-only-once to load-css 2022-06-17 11:58:25 -04:00
David Botton
e790776ad4 and load-only-once to load-css 2022-06-17 10:08:24 -04:00
David Botton
edb1c94233 add-supported-controls and control-info 2022-06-16 18:01:23 -04:00
David Botton
bfc164c5ea reset topxleft on switch to static positioning 2022-06-16 12:26:38 -04:00
David Botton
f4658dbc3f Add :system option clog-builder 2022-06-16 10:11:25 -04:00
David Botton
667f8c6f8c add :system param in builder start 2022-06-16 09:57:20 -04:00
David Botton
99db046549 Ability to handle plugin custom controls 2022-06-15 23:19:38 -04:00
David Botton
26ee03c937 Add load-only-once added to load-script 2022-06-15 03:13:59 -04:00
David Botton
19d753aa21 load script now by default waits for load of script 2022-06-14 16:43:24 -04:00
David Botton
0fce8207c1 docs for set-on-load-script 2022-06-12 20:30:11 -04:00
David Botton
e43afc3d9e added on-load-script 2022-06-12 15:21:48 -04:00
David Botton
13a09b2101 Allow callbacks from javascript to clog using set-on-event or sent-on-event-data and on the js side using jQuery .trigger 2022-06-10 17:30:36 -04:00
David Botton
db4f088cfb Add ref to github elect 2022-06-09 20:35:26 -04:00
David Botton
5b33a5d7ba Add code to shutdown clog with electron app quit or window quit 2022-06-09 20:16:04 -04:00
David Botton
ce339a4f56 remove tabs and trailing white spaces 2022-06-09 19:17:58 -04:00
David Botton
bb7b532ea7 VSCode with Alive instructions 2022-06-09 16:48:39 -04:00
David Botton
d0688bd6aa Add tip for remapping command key to be a second meta on Mac 2022-06-09 13:57:28 -04:00
David Botton
c0c4a5f3a4 Add clog-new-app tool 2022-06-07 18:39:42 -04:00
David Botton
3004dfc5d3 Merge branch 'main' of https://github.com/rabbibotton/clog 2022-06-07 18:14:28 -04:00
David Botton
973077800d add launch db admin from builder 2022-06-07 18:11:00 -04:00
David Botton
1690ec0b90
Merge pull request #142 from shakatoday/store-hashed-password-in-clog-web-dbi
Storing hashed password in db. Implemented in clog-web-dbi.
2022-06-03 09:39:50 -04:00
Shaka Chen
c7669ca1af auto indented 2022-06-03 17:29:53 +08:00
Shaka Chen
c448aae9cf missing comma in backqoute list 2022-06-03 17:23:25 +08:00
Shaka Chen
9333f5c295 fixed a parenthesis mistake 2022-06-03 17:19:28 +08:00
Shaka Chen
e8ca5d4a2e fixed check-password with nil hashed password 2022-06-03 17:13:38 +08:00
David Botton
33bf15810c be more specific in nw tip 2022-06-02 19:56:17 -04:00
David Botton
af5e5722a6 Edits on nw tips 2022-06-02 19:54:56 -04:00
David Botton
4d39b2a98d spelling error 2022-06-02 19:52:52 -04:00
David Botton
16a2937485 update tips 2022-06-02 19:49:37 -04:00
David Botton
30bb80dde7 tips on using emacs -nw 2022-06-02 18:55:48 -04:00
Shaka Chen
6d8b84d625 use cl-pass to hash and check password in clog-web-dbi 2022-06-02 23:25:25 +08:00
David Botton
ee2d1f4119 Install Emacs and Common Lisp for MacOS 2022-05-31 21:54:43 -04:00
David Botton
29593dd7be Install Emacs and Common Lisp for MacOS 2022-05-31 21:49:14 -04:00
David Botton
4ce49ebe4d Install Emacs and Common Lisp for MacOS 2022-05-31 21:48:10 -04:00
David Botton
ed81abfb5a Open chrome in app mode 2022-05-30 00:34:32 -04:00
David Botton
d8e5e71fad Open chrome in app mode 2022-05-29 23:53:34 -04:00
David Botton
67d8f061c4 Native applications using ceramic 2022-05-29 22:33:18 -04:00
David Botton
6256d746bc move clog-db-admin to run from /dbadmin and added the ability to set to a different port than 8080 2022-05-25 22:21:36 -04:00
David Botton
58a20ed770 added clob-web-site template to builder 2022-05-25 14:00:55 -04:00
David Botton
e4b5191fff restore underline to links not in title and menu in default theme 2022-05-23 23:23:15 -04:00
David Botton
b85c539cca Close long polling first connection sooner 2022-05-23 21:47:05 -04:00
David Botton
617c86c71b Prevent crashes from setting connection data items on a closed connection 2022-05-23 13:32:55 -04:00
David Botton
3ba39d217c added proxypassrevere 2022-05-19 21:38:30 +00:00
David Botton
53bb8108cb how to setup clog apps as web services 2022-05-18 23:01:15 -04:00
David Botton
886cfdea22 Merge branch 'main' of https://github.com/rabbibotton/clog 2022-05-18 22:58:58 -04:00
David Botton
3d8ec88276 how to setup clog apps as web services 2022-05-18 22:58:50 -04:00
David Botton
dec0eef95b
Merge pull request #137 from bendersteed/main
remove spurious parenthesis from #136
2022-05-18 21:35:49 -04:00
Dimos Dimakakos
2057059dee remove spurious parenthesis
I don't know how this parenthesis was inserted, since usually paredit-mode is
quite strict but I guess it can happen.
2022-05-19 02:18:38 +03:00
David Botton
18639d4fb0
Merge pull request #136 from bendersteed/main
escape sql parameters in edit record
2022-05-18 17:23:02 -04:00