1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2025-06-13 12:54:29 +00:00
ohwgiles_laminar/src
2020-03-02 19:35:26 -07:00
..
resources Start reindenting the file (templates will be reindented as I go) 2020-03-02 19:35:26 -07:00
client.cpp job leader process 2019-12-23 07:56:37 +02:00
conf.cpp resolves #34: watch for configuration changes 2018-04-06 18:04:50 +03:00
conf.h use compliant include guards 2017-12-20 08:24:25 +02:00
context.h define FNM_EXTMATCH to 0 if undefined 2020-02-25 20:36:26 +02:00
database.cpp fix SQLITE_DETERMINISTIC compile error under old sqlite3 2018-09-28 12:43:46 +03:00
database.h add uint typedef 2019-07-04 12:28:33 +03:00
http.cpp replace KJ_ASSERT with LASSERT 2020-01-02 08:16:55 +02:00
http.h refactor: remove run page json type hack 2019-11-01 07:27:34 +02:00
laminar.capnp job leader process 2019-12-23 07:56:37 +02:00
laminar.cpp allow setting a job description 2019-12-25 14:37:16 +02:00
laminar.h allow setting a job description 2019-12-25 14:37:16 +02:00
leader.cpp job leader process 2019-12-23 07:56:37 +02:00
leader.h job leader process 2019-12-23 07:56:37 +02:00
log.h log: use fully qualified namespace ref for __FILE_BASE__ 2019-09-27 10:48:00 +03:00
main.cpp job leader process 2019-12-23 07:56:37 +02:00
monitorscope.h refactor: remove run page json type hack 2019-11-01 07:27:34 +02:00
resources.cpp Move custom css to app.css 2020-03-02 15:20:37 -07:00
resources.h resolves #80: reverse-proxy with custom base URL 2019-03-29 22:43:16 +03:00
rpc.cpp job leader process 2019-12-23 07:56:37 +02:00
rpc.h replace websockets with sse and refactor 2019-10-05 20:06:35 +03:00
run.cpp job leader process 2019-12-23 07:56:37 +02:00
run.h job leader process 2019-12-23 07:56:37 +02:00
server.cpp replace websockets with sse and refactor 2019-10-05 20:06:35 +03:00
server.h replace websockets with sse and refactor 2019-10-05 20:06:35 +03:00