Commit Graph

  • 7be1d137fc
    Merge pull request #203 from jetzig-framework/zmpl-partial-zmplvalue main bobf 2025-05-12 17:52:02 +01:00
  • 275cc51ece Zmpl partial ZmplValue zmpl-partial-zmplvalue Bob Farrell 2025-05-12 17:43:27 +01:00
  • 6baa8c114a
    Merge pull request #202 from jetzig-framework/fix-linux-arm-compilation bobf 2025-05-07 19:51:00 +01:00
  • 1cc6fb32ef Fix Linux ARM compilation fix-linux-arm-compilation Bob Farrell 2025-05-07 18:26:49 +01:00
  • ae3ed05a7d WIP websockets Bob Farrell 2025-05-06 19:41:33 +01:00
  • a298192bb0
    Merge pull request #201 from jetzig-framework/zmpl-infinite-recursion-bugfix bobf 2025-05-06 19:25:16 +01:00
  • 676ec69224 Update Zmpl zmpl-infinite-recursion-bugfix Bob Farrell 2025-05-06 18:51:20 +01:00
  • bb724b48f6
    Merge pull request #200 from jetzig-framework/improve-expectJob bobf 2025-05-05 13:39:38 +01:00
  • 789f123926 Improve test App requestJob improve-expectJob Bob Farrell 2025-05-05 13:18:24 +01:00
  • acacd209bd
    Merge pull request #199 from jetzig-framework/public-routing-path bobf 2025-05-05 10:44:07 +01:00
  • 2dd4a19e2e Public routing path public-routing-path Bob Farrell 2025-05-05 10:31:02 +01:00
  • fe49185c32
    Merge pull request #198 from jetzig-framework/render-text bobf 2025-05-05 10:15:49 +01:00
  • 368f3f4ca5 Implement request.renderText() render-text Bob Farrell 2025-05-05 10:06:29 +01:00
  • c887b25ef8 WIP Bob Farrell 2025-05-04 20:38:44 +01:00
  • 58fa7ae397
    Merge pull request #197 from jetzig-framework/cookie-delete bobf 2025-05-04 15:45:59 +01:00
  • 7c75b4f499 Cookie deletion cookie-delete Bob Farrell 2025-05-04 15:11:36 +01:00
  • 76ae12a87d
    Merge pull request #196 from TheJltres/main bobf 2025-05-03 22:35:39 +01:00
  • fdfb740f96
    Update jetquery to latest TheJltres 2025-05-03 23:07:34 +02:00
  • 8074f8a221 WIP Bob Farrell 2025-05-03 16:55:28 +01:00
  • d3113d12fe WIP Bob Farrell 2025-05-03 16:21:54 +01:00
  • 1acb6f5df9
    Reset config to default TheJltres 2025-05-03 11:04:29 +02:00
  • 438278e859
    Remove seed one file TheJltres 2025-05-03 00:00:40 +02:00
  • de48478c6d
    Remove comand, not needed TheJltres 2025-05-03 00:00:13 +02:00
  • eed0169437
    Fix grammar TheJltres 2025-05-02 22:33:41 +02:00
  • b795c6184e WIP Bob Farrell 2025-05-02 19:57:49 +01:00
  • 6f0e731303
    Testing seeders TheJltres 2025-05-01 22:13:27 +02:00
  • e647b0057a WIP Bob Farrell 2025-04-30 21:11:41 +01:00
  • 74bb659528 WIP Bob Farrell 2025-04-28 20:03:02 +01:00
  • 94f67dd4a2 WIP Bob Farrell 2025-04-27 22:16:12 +01:00
  • 3bd296821c WIP Bob Farrell 2025-04-27 16:27:59 +01:00
  • ff6d8cf942 Merge branch 'inertia' into websockets Bob Farrell 2025-04-27 14:31:11 +01:00
  • 6a4f99ca14 Inertia - WIP inertia Bob Farrell 2024-12-14 20:04:59 +00:00
  • 1feb18fb74 Add note to README about Zig compatibility Bob Farrell 2025-04-26 18:14:50 +01:00
  • fa76b75c12 WIP Bob Farrell 2025-04-25 21:41:24 +01:00
  • 58403986d7 JS RPC Bob Farrell 2025-04-23 20:26:28 +01:00
  • e9802bf546 WIP Bob Farrell 2025-04-23 19:11:02 +01:00
  • 8c2d6806b5 Refactor Server into generic type Bob Farrell 2025-04-23 12:58:41 +01:00
  • d3b3ae63cf WIP Bob Farrell 2025-04-22 19:42:20 +01:00
  • 9847efdf4a WIP Bob Farrell 2025-04-21 19:32:35 +01:00
  • cd5a00d85f WIP Bob Farrell 2025-04-16 18:15:32 +01:00
  • 2072b59937 WIP Bob Farrell 2025-04-13 18:13:41 +01:00
  • 86d82026ab Fix incorrect email address format Bob Farrell 2025-04-21 14:46:27 +01:00
  • 01d0862043
    Merge pull request #190 from PotatoesMaster/htmx-middleware-vary-header bobf 2025-04-20 15:41:26 +01:00
  • 95d3f10bc9 HtmxMiddleware: add Vary header to prevent caching issues Emanuel Guével 2025-04-20 16:06:55 +02:00
  • dee5701b4a Never sync stdout/stderr Bob Farrell 2025-04-19 21:41:27 +01:00
  • b7c3c0045a Fix missing @tagName after nameCast changes Bob Farrell 2025-04-19 20:16:31 +01:00
  • 6d9fa8bff4
    Merge pull request #189 from jetzig-framework/zig-alignment-changes bobf 2025-04-19 19:57:34 +01:00
  • 4bd9d8b990 Eradicate std.enums.nameCast zig-alignment-changes Bob Farrell 2025-04-16 20:17:14 +01:00
  • 8171ab5b5d
    Merge pull request #188 from uzyn/custom-session-name bobf 2025-04-17 07:01:16 +01:00
  • 13907aad7c Use Alignment arg instead of integer Bob Farrell 2025-04-16 19:59:05 +01:00
  • aae9fd182b Use Server.env.vars to get session cookie name Bob Farrell 2025-04-16 19:29:44 +01:00
  • 4c568f2606
    Minor typo fix U-Zyn Chua 2025-04-16 15:59:45 +08:00
  • 94cf122847
    Allow setting of custom session cookie name. U-Zyn Chua 2025-04-16 15:59:18 +08:00
  • b32d24ad80
    Merge pull request #187 from uzyn/ci-use-minver bobf 2025-04-16 06:09:42 +01:00
  • 3fd42f2ebb
    CI now uses minimum_zig_version as defined in build.zig.zon U-Zyn Chua 2025-04-15 17:15:29 +08:00
  • ace82985ef
    Merge pull request #186 from uzyn/min-zig-ver bobf 2025-04-15 08:36:57 +01:00
  • e96a3d36b6
    Defines specific version at CI. U-Zyn Chua 2025-04-15 15:10:46 +08:00
  • dc982cf125
    Defines minimum supported zig version. U-Zyn Chua 2025-04-15 14:52:47 +08:00
  • 6d522c07c5
    Merge pull request #185 from jetzig-framework/zig-0.15 bobf 2025-04-09 20:15:03 +01:00
  • c26d563898 Zig 0.15 compatibility zig-0.15 Bob Farrell 2025-04-07 21:16:06 +01:00
  • 2c52792217
    Merge pull request #174 from sc68cal/login_example bobf 2025-03-23 14:05:38 +00:00
  • 327b0390de
    Merge pull request #1 from bobf/login_example Sean M. Collins 2025-03-23 09:36:56 -04:00
  • 2cb1b4e959 Adjust test, fix memory leak in hashPassword, deinit repo on test app deinit Bob Farrell 2025-03-23 13:28:09 +00:00
  • a46e944499
    Merge pull request #178 from uzyn/fix/ci-zig-setup bobf 2025-03-23 12:32:48 +00:00
  • 79574ed861 Use defer to free hashed_pass Sean M. Collins 2025-03-20 13:54:13 -04:00
  • 00ed3067dd
    Switches zig-setup workflow U-Zyn Chua 2025-03-15 10:16:45 +08:00
  • aae890998f fix spelling mistake Sean M. Collins 2025-03-10 22:07:12 -04:00
  • 21bf237437 Shrink database.zig and comment Sean M. Collins 2025-03-10 21:57:02 -04:00
  • b81c6dfe91 update paths to database template Sean M. Collins 2025-03-10 21:55:20 -04:00
  • 9e4e8529c5 Create a template file for init Sean M. Collins 2025-03-10 21:49:36 -04:00
  • 359b4fc2eb Add migration step Sean M. Collins 2025-03-10 21:31:50 -04:00
  • 70a8b0f698 Add tests for login view Sean M. Collins 2025-03-10 21:20:33 -04:00
  • f94db09551 Do not pre-create database Sean M. Collins 2025-03-10 17:57:48 -04:00
  • 46a311174f Use actual YAML syntax for env vars Sean M. Collins 2025-03-10 17:54:46 -04:00
  • 48e7139e26 Set JETQUERY_POOL_SIZE in CI runs Sean M. Collins 2025-03-10 17:53:50 -04:00
  • c6ce935ce1 Run postgres inside the test runner Sean M. Collins 2025-03-10 17:25:40 -04:00
  • 22688ccaa3 Set adapter to postgresql Sean M. Collins 2025-03-10 17:13:08 -04:00
  • f3788567bb Fix argument to first migration Sean M. Collins 2025-03-10 17:05:09 -04:00
  • 58f7e0e76a Add User to schema Sean M. Collins 2025-03-10 16:50:11 -04:00
  • b070d281e3 Add user table Sean M. Collins 2025-03-10 16:32:27 -04:00
  • 9012ec3aaf Add an example for using auth for logging in Sean M. Collins 2025-03-10 16:26:58 -04:00
  • 182ceee17f
    Merge pull request #173 from jetzig-framework/jetquery-group-by-synthetic-columns bobf 2025-03-09 11:45:15 +00:00
  • 034ecddfa0 JetQuery: groupBy synthetic columns jetquery-group-by-synthetic-columns Bob Farrell 2025-03-09 11:38:01 +00:00
  • 19e17bc447
    Merge pull request #171 from sc68cal/issue_170 bobf 2025-03-08 20:06:16 +00:00
  • d8a992ce38 Set same_site to correct type Sean M. Collins 2025-03-07 18:29:52 -05:00
  • b8af924f8e
    Merge pull request #169 from blurrycat/fix/thread_anon_struct bobf 2025-03-07 21:00:18 +00:00
  • 29612e463f
    Merge pull request #168 from blurrycat/fix/cli_memleak bobf 2025-03-07 20:53:52 +00:00
  • 23d0102ae8 Fix memory leak in CLI blurrycat 2025-03-06 19:59:51 +01:00
  • 544b33e279 Fix anonymous struct literal in log_thread spawn blurrycat 2025-03-06 19:59:01 +01:00
  • d3157e4247
    Merge pull request #163 from dongsu8142/middleware-fix bobf 2025-03-03 09:00:58 +00:00
  • 501c6184a5
    Merge branch 'jetzig-framework:main' into middleware-fix dongsu8142 2025-03-03 12:20:07 +09:00
  • d6226bd4ef
    Merge pull request #165 from jetzig-framework/no-llvm bobf 2025-03-02 14:23:26 +00:00
  • 7eea1e3f0a Minor CLI improvements no-llvm Bob Farrell 2025-03-02 14:14:42 +00:00
  • 3418698220 Use LLVM everywhere except Linux Bob Farrell 2025-03-02 14:05:01 +00:00
  • 9c4b6198cd Use llvm on MacOS Bob Farrell 2025-03-02 13:49:54 +00:00
  • 06674db51f Use fork of zig-args (temporary) Bob Farrell 2025-03-02 13:12:29 +00:00
  • 099a2a5349 Use Zig compiler Bob Farrell 2024-12-25 13:27:35 +00:00
  • c0d6fb162b Latest Zig build.zig.zon format compatibility Bob Farrell 2025-03-01 12:28:08 +00:00
  • a16e1c8716
    Merge pull request #164 from IbrahimOuhamou/subhana-allah-db-exe bobf 2025-02-27 21:30:27 +00:00
  • 1dfe58fb64 added option 'database_exe' thanks to Allah IbrahimOuhamou 2025-02-27 12:16:24 +00:00