Commit Graph

  • 09e9166bc6
    feat: utilities implementation + remove deprecated jwks scarlett NGPixel 2026-08-14 03:14:42 -0400
  • ce530a40d2
    feat: add icon dialog in markdown editor NGPixel 2026-08-13 23:04:26 -0400
  • 0c62c97eba
    feat: add shadow classes for page contents NGPixel 2026-08-13 15:17:38 -0400
  • 5fa9bf3f82
    fix: creating a page at a folder path should not conflict NGPixel 2026-08-13 14:33:33 -0400
  • 634f4b0555
    feat: edit parent navigation from child page NGPixel 2026-08-12 22:59:46 -0400
  • 123a49dff2
    fix: update docs links NGPixel 2026-08-12 22:18:25 -0400
  • 95587ae71b
    feat: admin terminal - show connected instance NGPixel 2026-08-12 22:08:09 -0400
  • e393e720fd
    fix: admin terminal + missing icons NGPixel 2026-08-12 21:55:38 -0400
  • 2acd026c43
    feat: nav parent - expand by default option NGPixel 2026-08-12 19:27:28 -0400
  • 527b8e9f64
    feat: mobile / table UI optimizations NGPixel 2026-08-12 18:54:10 -0400
  • 57cda5162c
    fix: optimize home layout for mobile NGPixel 2026-08-12 16:20:57 -0400
  • 99ccdc1326
    feat: prevent migrations on v2 db and exit with error NGPixel 2026-08-12 03:19:41 -0400
  • 817302d6b5
    fix: editor tabset scrolling + sync active tab NGPixel 2026-08-12 02:35:19 -0400
  • 5a3be5c19a
    feat: custom admonition titles + various fixes NGPixel 2026-08-12 01:14:40 -0400
  • 7a0e0dcca1
    fix: sidebar active dent + various fixes NGPixel 2026-08-11 22:11:34 -0400
  • 6bffff10a6
    feat: improve table editor + sidebar fixes NGPixel 2026-08-11 18:54:05 -0400
  • 21fac3a94e
    feat: edit markdown tables in editor + various fixes NGPixel 2026-08-11 05:21:03 -0400
  • 8cd2f0de43
    fix: content scrolling + browser page title issues NGPixel 2026-08-10 19:55:51 -0400
  • e0fd96a347
    fix: page relations link + upgrade backend npm deps NGPixel 2026-08-10 04:10:02 -0400
  • 1cdbaf838b
    fix: serve compiled SPA from backend NGPixel 2026-08-10 02:51:16 -0400
  • 4c6d5c4009
    fix: default body parser limit format NGPixel 2026-08-10 02:11:01 -0400
  • dd37744ec5
    ci: fix dockerfile NGPixel 2026-08-10 01:55:00 -0400
  • 6db53d4fae
    chore: reset db migrations NGPixel 2026-08-09 21:15:14 -0400
  • 9de9b84b34
    feat: various UI improvements NGPixel 2026-08-09 19:51:50 -0400
  • 8e6a35de98
    feat: page redirection + various fixes NGPixel 2026-08-09 18:20:31 -0400
  • 81fc8db4f7
    feat: improve admin dashboard + group permissions fixes NGPixel 2026-08-09 02:03:13 -0400
  • 49e3598a15
    fix: blocks dark mode fixes + missing page props quick access NGPixel 2026-08-09 00:05:11 -0400
  • 23dbb27212
    refactor: improve scheduler connection usage + move webhooks to worker jobs NGPixel 2026-08-08 23:15:24 -0400
  • c1d7eef3bf
    refactor: improve scheduler connection usage + move webhooks to worker jobs NGPixel 2026-08-08 23:15:02 -0400
  • 45d2287ab1
    fix: handle assets rendering NGPixel 2026-08-08 18:18:55 -0400
  • 7f53b60dfb
    fix: various markdown editor fixes NGPixel 2026-08-08 17:18:40 -0400
  • 5021b31a0a
    feat: add more blocks + new icons NGPixel 2026-08-08 16:21:02 -0400
  • 12ec007bb8
    feat: animate more admin icons + add puppeteer install option + various fixes NGPixel 2026-08-08 03:34:06 -0400
  • c00b7007eb
    feat: strip blocks that are disabled for a site and warn in the preview NGPixel 2026-08-07 22:17:35 -0400
  • edfc4548db
    chore: update backend + blocks npm dependencies NGPixel 2026-08-07 21:54:02 -0400
  • 0ab130eedb
    Merge 3b9fd5c64b into 6f042e97cc #8063 USHINDI BIHAME Victoire 2026-08-08 00:54:12 +0000
  • 3b9fd5c64b test(db): update parseDbSslCa test setup and assertion #8063 Victoire 2026-08-08 02:45:11 +0200
  • 1e44d70309 fix(db): support DB_SSL_CA file paths and base64 certs for Postgres SSL (#7942) Victoire 2026-08-08 01:43:03 +0200
  • ed8220f55b
    Merge f87c7b39db into 6f042e97cc #8061 Horus Gonzalez 2026-08-04 21:45:06 -0600
  • f87c7b39db feat(storage): add Google Cloud Storage module #8061 horusglez 2026-08-04 21:44:08 -0600
  • 8b0a5e3725
    ci: build errors fixes NGPixel 2026-08-03 00:10:46 -0400
  • 0376d78850
    ci: fix release dockerfile build NGPixel 2026-08-02 23:58:33 -0400
  • 1c6e71eebf
    refactor: renderPages job + various fixes NGPixel 2026-08-02 23:43:25 -0400
  • ff4a5bc6e6
    refactor: add oauth auth modules + fix user/group admin UI NGPixel 2026-08-02 20:39:11 -0400
  • 14e1efae41
    feat: add page watching (wip) + rate limiting on endpoints NGPixel 2026-08-02 17:40:55 -0400
  • 1105cf4b5e
    fix: permissions + optimize network calls per page NGPixel 2026-08-02 16:04:17 -0400
  • 40fbf237e3 docs: record role visibility research #8058 Jcraft 2026-08-02 17:13:44 +0100
  • 4a84bad55f
    Revise reporting contact in Code of Conduct Jcraft 2026-08-02 16:28:21 +0100
  • 8dab065a75
    Update links in CONTRIBUTING.md to new repository Jcraft 2026-08-02 16:27:33 +0100
  • d1417bc9ba
    Fix vulnerability report link in SECURITY.md Jcraft 2026-08-02 16:26:48 +0100
  • 7f9bb0d33a
    Update SECURITY.md for KV-Wiki references Jcraft 2026-08-02 16:24:27 +0100
  • 8237c56187
    Revise CONTRIBUTING.md for KV-Wiki updates Jcraft 2026-08-02 16:21:42 +0100
  • dc2c834388
    english spelling Jcraft 2026-08-02 16:16:10 +0100
  • c73d438162
    Update license badge link in README.md Jcraft 2026-08-02 16:14:23 +0100
  • 28a5c6f31a
    Remove release badge from README Jcraft 2026-08-02 16:12:23 +0100
  • 6911e265ca
    Change logo image sources to KV-Wiki Jcraft 2026-08-02 16:11:54 +0100
  • 6c52b918bc
    logo Jcraft 2026-08-02 16:11:03 +0100
  • df97098a77
    Update README.md Jcraft 2026-08-02 16:03:15 +0100
  • 0f0e87ac9b
    Revise README for KV-Wiki project details Jcraft 2026-08-02 16:03:01 +0100
  • 0b0574861d
    fix: twemoji assets build NGPixel 2026-08-02 01:48:45 -0400
  • 17d7b810bb
    feat: live collaboration NGPixel 2026-08-02 01:12:08 -0400
  • 0c6510b958
    refactor: cleanup old dependencies + upgrade frontend to latest NGPixel 2026-08-01 22:49:44 -0400
  • db99e3d6ef
    fix: revise and harden permissions system + various fixes NGPixel 2026-08-01 19:02:52 -0400
  • 4ec69a75c0
    feat: page history overlay NGPixel 2026-08-01 16:00:32 -0400
  • c9bd96a5ba
    feat: page history overlay (wip) NGPixel 2026-08-01 02:56:34 -0400
  • c36eab6729
    feat: inbox view + approval review + page history (wip) NGPixel 2026-08-01 01:59:42 -0400
  • 957efebecb
    feat: profile auth + approvals manage/submit (wip) NGPixel 2026-07-31 21:20:00 -0400
  • 072e1dcc42
    refactor: move non-markdown features into MDC blocks NGPixel 2026-07-31 16:03:37 -0400
  • 3d13e50be8
    feat: insert blocks + 9 prebuilt blocks NGPixel 2026-07-31 01:43:17 -0400
  • 9408accc00
    feat: insert link, code, table, emoji dialogs NGPixel 2026-07-30 19:16:35 -0400
  • c10e988c3a
    feat: add password-protected page capability NGPixel 2026-07-30 14:28:09 -0400
  • fbf0c1c689
    refactor: page contents styling (wip) NGPixel 2026-07-30 00:02:20 -0400
  • 4677a7c532
    refactor: various UI fixes NGPixel 2026-07-29 17:44:02 -0400
  • cffa39c1e0
    refactor: various dark mode fixes NGPixel 2026-07-28 22:22:35 -0400
  • 064e378b48
    refactor: various UI fixes NGPixel 2026-07-28 21:43:46 -0400
  • 937cecea05
    refactor: remove quasar + migrate to own library with tailwindcss (wip) NGPixel 2026-07-28 02:52:11 +0000
  • 73262cddca
    Merge 1b0b96bdea into 6f042e97cc #8053 bshakeel86 2026-07-27 17:32:13 +0000
  • 1b0b96bdea fix: block private/loopback/IMDS URLs in html-image-prefetch renderer to prevent SSRF #8053 Shakeel Bhat 2026-07-27 23:00:27 +0530
  • 4cb8e1f1f3
    Merge 6cbe6087cd into 6f042e97cc #8052 bshakeel86 2026-07-27 22:55:55 +0530
  • 6cbe6087cd fix: sanitize injectHead and injectBody to prevent site-wide stored XSS #8052 Shakeel Bhat 2026-07-27 22:52:45 +0530
  • bddfa9cbdc
    Merge 796e46ae40 into 6f042e97cc #8051 bshakeel86 2026-07-27 17:07:37 +0000
  • 796e46ae40 fix: set httpOnly on JWT cookie and sanitize scriptJs to prevent stored XSS #8051 Shakeel Bhat 2026-07-27 22:27:22 +0530
  • 4507d9f7ad
    refactor: wire the editing / browsing views NGPixel 2026-07-26 22:04:14 +0000
  • 40a0abc3bb
    refactor: wire profile views NGPixel 2026-07-26 19:07:02 +0000
  • 1786c3a569
    refactor: use iconify for icon sets + wire storage view NGPixel 2026-07-26 17:06:48 +0000
  • d1c41b4111
    refactor: wire remaining admin views NGPixel 2026-07-26 01:05:30 +0000
  • 45b5bd5cdc
    refactor: wire admin scheduler + metrics views NGPixel 2026-07-25 22:05:29 +0000
  • 6e8fe2b558
    refactor: wire most site and users admin views NGPixel 2026-07-25 21:26:40 +0000
  • ee7a15fbd6
    refactor: migrate backend to Typescript + other modernization NGPixel 2026-07-25 14:09:48 +0000
  • 79efa7883b add autosave into localstorage #8041 Glen Lalo 2025-10-03 09:52:20 +0200
  • e9bfd36d7c feat: add opt-in Gateway API HTTPRoute support to the Wiki.js Helm chart #8035 somaz 2026-06-22 17:31:57 +0900
  • 7034f2bd49 chore: configure and containerize Wiki.js with Docker #8033 AiraGayle 2026-06-19 11:21:49 +0800
  • 1040f868e3 chore: docker container config #8032 4Chronosx 2026-06-19 10:53:03 +0800
  • 345a900d3f
    Merge 0aa5dca2ed into 6f042e97cc #8031 Nachum Barcohen 2026-06-17 23:05:10 +0300
  • 0aa5dca2ed fix: don't render list bullet on CKEditor task lists #8031 Nachum Barcohen 2026-06-17 22:34:25 +0300
  • 467bcc63ba fix: apply RTL direction class in the page editor Nachum Barcohen 2026-06-17 22:33:48 +0300
  • ced29670fe
    Merge 681a9f6355 into 6f042e97cc #8027 Dalibor Marković 2026-06-14 21:39:56 +0000
  • 681a9f6355
    fix: correct Objection 3 migration issues and fetch port errors #8027 Dalibor Marković 2026-06-14 20:12:16 +0200
  • e7265c8a90
    fix: revert mermaid component changes + revert webpack 5 experiments Dalibor Marković 2026-06-14 17:33:33 +0200
  • 6ca41db157
    fix: knex 3.x + objection 3.x compatibility Dalibor Marković 2026-06-14 14:36:43 +0200