|
a6331e9ff9
|
Fix calling the proper methods.
|
2022-06-27 15:42:57 +02:00 |
|
|
3a6a046ad4
|
WebRoot lookup and pix property.
|
2022-06-27 15:42:40 +02:00 |
|
|
cfe4279709
|
Fix double includes.
|
2022-06-27 15:42:11 +02:00 |
|
|
30900ebfb5
|
Skip evlauating special dist (like ., ..) in FileCache.
|
2022-06-27 15:04:44 +02:00 |
|
|
844dc44f24
|
More fixes, and added all of the cleanued up classes to the build.
|
2022-06-27 14:59:09 +02:00 |
|
|
5d3954bceb
|
Fix a few issues with binds.
|
2022-06-27 14:23:07 +02:00 |
|
|
f819383012
|
Smaller cleanups and improvements.
|
2022-06-27 14:16:23 +02:00 |
|
|
90c0a9937b
|
Renamed SessionManager to HTTPSessionManager.
|
2022-06-27 13:56:34 +02:00 |
|
|
c530aa2c41
|
Bindings, and an another round of cleanups for WebRoot.
|
2022-06-27 13:52:33 +02:00 |
|
|
3d9e615a51
|
WebServerMiddleware now inherit from Resource.
|
2022-06-27 13:51:55 +02:00 |
|
|
3644840a8e
|
Added FileCache to the build.
|
2022-06-27 12:28:36 +02:00 |
|
|
663cd9d3a2
|
Added bindings to FileCache, also smaller tweaks.
|
2022-06-27 12:26:57 +02:00 |
|
|
3c78c29c17
|
Alos cleaned up FileCache.
|
2022-06-27 01:31:05 +02:00 |
|
|
ba1ea3c62a
|
Cleaned up WebRoot aswell.
|
2022-06-27 01:15:01 +02:00 |
|
|
7aa6798ab7
|
Cleaned up WebNode.
|
2022-06-27 01:03:01 +02:00 |
|
|
633acfcd54
|
Cleaned up WebServer.
|
2022-06-26 21:34:29 +02:00 |
|
|
47ee34044a
|
More cleanups to the csrf token middleware.
|
2022-06-26 20:54:26 +02:00 |
|
|
c3458b80bc
|
Cleaned up the SessionManager.
|
2022-06-26 20:53:54 +02:00 |
|
|
da266fbea2
|
Cleaned up HTTPSession.
|
2022-06-26 20:53:39 +02:00 |
|
|
0b0d5e3657
|
Cleanup / bindings for Middleware, and CSRFToken.
|
2022-06-26 19:43:31 +02:00 |
|
|
9ce119a5ab
|
WebServerRequest cleanup + bindings.
|
2022-06-26 19:25:57 +02:00 |
|
|
19cd0fe4e2
|
Cleaned up WebPermission.
|
2022-06-26 17:23:40 +02:00 |
|
|
a92f8dd5c0
|
Added bindings for WebServerCookie and adde dit to the build.
|
2022-06-26 17:03:06 +02:00 |
|
|
09ef29804e
|
Added a class for http server's enums, and added it to the build.
|
2022-06-26 16:09:55 +02:00 |
|
|
b1283a7571
|
Renamed http_enums.h.
|
2022-06-26 15:09:55 +02:00 |
|
|
544863b923
|
Class renames.
|
2022-06-26 15:00:25 +02:00 |
|
|
e6d45eeb40
|
Renamed more files in the web module.
|
2022-06-26 11:13:34 +02:00 |
|
|
6b29462503
|
Removed RequestPool.
|
2022-06-26 11:09:36 +02:00 |
|
|
8211115346
|
Renamed Request to WebServerRequest.
|
2022-06-26 11:07:45 +02:00 |
|
|
50faba808b
|
Comment.
|
2022-06-26 03:37:36 +02:00 |
|
|
e69abb36fc
|
Created bindings for HTMLBuilder, and added the module to the build.
|
2022-06-25 20:15:51 +02:00 |
|
|
2e67a37aff
|
Binds for HTMLBuilder.
|
2022-06-25 16:53:25 +02:00 |
|
|
893a9af507
|
Added getters and setters for HTMLTag.
|
2022-06-25 15:11:11 +02:00 |
|
|
6576809d6b
|
Merged override methods to one int HTMLBuilder.
|
2022-06-25 14:33:00 +02:00 |
|
|
a9a5b8adaa
|
Getter/Setter for the result.
|
2022-06-25 12:29:50 +02:00 |
|
|
c8ad42a540
|
Update return statements.
|
2022-06-25 12:26:48 +02:00 |
|
|
676245221f
|
An another pass on the bound HTMLBuilder.
|
2022-06-25 11:58:55 +02:00 |
|
|
48d65fd93d
|
Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet.
|
2022-06-25 01:55:54 +02:00 |
|
|
fae3eabc8c
|
Fix property setter.
|
2022-06-22 00:43:52 +02:00 |
|
|
b8541c8e9d
|
Fix typo.
|
2022-06-21 23:05:26 +02:00 |
|
|
45d8f98459
|
Fixed resizing the canvas. Also now the new menu will clear all layers.
|
2022-06-21 22:58:54 +02:00 |
|
|
fed839a235
|
Fix resizing PaintCanvas.
|
2022-06-21 22:27:44 +02:00 |
|
|
81e959089e
|
Better color for the visual grid.
|
2022-06-21 21:10:20 +02:00 |
|
|
181ec8f642
|
Hide the magic menu button.
|
2022-06-21 21:03:10 +02:00 |
|
|
6939e22983
|
Fix PasteCutAction.
|
2022-06-21 20:26:05 +02:00 |
|
|
118fd74a10
|
Improvements to commit_action()'s logic.
|
2022-06-21 20:02:33 +02:00 |
|
|
ec82662b10
|
Fix RainbowAction.
|
2022-06-21 19:40:47 +02:00 |
|
|
04a8f1d3d2
|
Fix BucketAction.
|
2022-06-21 19:21:50 +02:00 |
|
|
50530c4f79
|
Fix undo and redo order.
|
2022-06-21 19:15:07 +02:00 |
|
|
10eeb612b0
|
Also set up layer.
|
2022-06-21 19:11:46 +02:00 |
|