|
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 |
|
|
2a9b32847f
|
Ported a few helper methods from my String implementation in rcpp_framework.
|
2022-06-26 03:38:28 +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 |
|
|
36355600e6
|
Updated the changelog file.
|
2022-06-23 09:50:05 +02:00 |
|
|
356f2fa476
|
Fix the path for the pi build script.
|
2022-06-23 00:46:56 +02:00 |
|
|
372ab870fb
|
Move and fix the pre release file checker script.
|
2022-06-23 00:41:27 +02:00 |
|
|
49ff8bf32c
|
Fix script path.
|
2022-06-23 00:37:19 +02:00 |
|
|
13c534a1fa
|
Same change to the export_all script.
|
2022-06-23 00:31:15 +02:00 |
|
|
51cb11e685
|
The make_release script is now expected to be called from a project.
|
2022-06-23 00:27:40 +02:00 |
|
|
04688aa7bb
|
Increase minor version.
|
2022-06-22 17:07:05 +02:00 |
|
|
bea8a137d2
|
Small fix to the build all script.
|
2022-06-22 16:56:13 +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 |
|
|
8fe7110dc9
|
Remove a now uneeded method.
|
2022-06-21 18:54:33 +02:00 |
|
|
ab5b32cedf
|
Use duplicate().
|
2022-06-21 18:54:23 +02:00 |
|
|
1f3ef7782f
|
Bindings for the rest of the actions.
|
2022-06-21 18:47:22 +02:00 |
|