NGPixel
e85de92715
feat: restore page version
4 years ago
NGPixel
da86d8ccf7
fix: objection.js 2.0 compat fixes
4 years ago
NGPixel
8f5265622f
fix: objection.js 2.0 compat fixes
4 years ago
NGPixel
988ba3f616
fix: objection 2 changes
4 years ago
NGPixel
8eddc4799e
fix: stable db migration + beta migration to stable
5 years ago
NGPixel
76b97e9f94
fix: remove debug leftovers
5 years ago
NGPixel
4f8de0d50d
fix: replace tags with space in html cleanup for search ( #1160 )
5 years ago
NGPixel
820cc77a83
fix: MSSQL - setup + pageTree + page delete
5 years ago
Phil Cullen
ea5c4ea33d
fix: MSSQL - expand pages.* to prevent duplicate columns ( #1126 )
* Expand pages.* to prevent duplicate columns in MSSQL
Replace pages.* in select query with explicit list of columns to avoid multiple identically named columns being returned by MSSQL
* Use global replace for analytics header templates
Replace multiple instances of the same template variable in analytics templates
* Revert "Use global replace for analytics header templates"
This reverts commit 290b53b6e3
.
5 years ago
Justin Kromlinger
8000ebec8f
refactor: use dataPath variable as given in file config ( #1118 )
* Actually use path variables as given in default config
* Drop paths.content, avoid populating the global WIKI object
5 years ago
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content ( #1100 )
5 years ago
NGPixel
73c89dfe44
feat: rebuild tree on page update
5 years ago
NGPixel
62d1d7a1df
feat: move page
5 years ago
NGPixel
38c33c58bb
feat: rebuild page tree worker
5 years ago
Nick
95535aa3b0
fix: prevent dots and spaces in page path during create
5 years ago
Nick
454da698a1
fix: git sync untracked
5 years ago
Nick
744e6e3248
fix: restore unicode chars for search content
5 years ago
Nick
26842ab62b
feat: reconnect links after page update
5 years ago
Andrew Sim
5202eadebb
feat: AWS S3 + Digitalocean Spaces storage modules ( #1015 )
* Provide basic implementation of AWS S3 storage module
* Abstract S3 Compatible Storage Module logic
* Refactor `getFileExtension()` into the `page` object
* Add implementation for Digitalocean storage module
* Remove accidental `async`/`await` in S3 Storage Module
* Remove argument from the call to `page.getFileExtension()`
https://github.com/Requarks/wiki/pull/1015#discussion_r321990073
5 years ago
Nick
33e31a9901
feat: page links table
5 years ago
Nick
ab463fcae1
feat: tags on page fetch + pageLinks table schema
5 years ago
Nick
5a7fd2d73e
feat: tags UI (wip) + save tags from page
5 years ago
Nick
1d8f1f50e1
fix: prevent empty page content
5 years ago
Nick
5689444a17
feat: page locale migration + deps update
5 years ago
Nick
dc4fa9b31e
feat: utilities - cache
5 years ago
Nick
13f172978f
feat: pages admin + path parsing fixes
5 years ago
Nick
9cd8657ce6
feat: 4 new analytics modules
5 years ago
Nick
2890d9ccf0
fix: handle duplicate page entries without render content
5 years ago
Nick
10df1b4b0c
feat: storage actions + git module actions
5 years ago
Nick
7c77cb0815
fix: postgres indexing ( #791 ) + deactivate handler
5 years ago
Nick
21ee8c0c0b
feat: azure search module + rebuild index
5 years ago
Nick
e6f1f3add4
feat: git changes processing
5 years ago
Nick
3743777b97
fix: sqlite migrations
5 years ago
Nick
cd3f88bad0
refactor: removed redis + new scheduler engine
5 years ago
Nick
37556399b6
fix: use frontmatter format for metadata in storage
5 years ago
Nick
f74c0caac2
feat: storage modes + git improvements
5 years ago
Nick
830ddd9d2c
fix: await page render to finish before resolving
5 years ago
Nicolas Giard
658c105ab5
feat: delete page
5 years ago
Nicolas Giard
74aa09f39c
fix: dark mode handling
6 years ago
Nicolas Giard
78ba895eee
feat: source + history (wip)
6 years ago
Nicolas Giard
3abc254685
feat: TOC, scroll to header, page UI improvements
6 years ago
Nicolas Giard
30806d3c8d
feat: editor - existing content
6 years ago
Nicolas Giard
578ea577f0
feat: html code highlighter
6 years ago
Nicolas Giard
2c6a95f900
feat: page cache + save/load logic + db fixes
6 years ago
Nicolas Giard
09d1f580d9
feat: rendering pipeline logic
6 years ago
Nicolas Giard
db8e598e9a
feat: page display + renderers reorg
6 years ago
Nicolas Giard
4bb522f9d9
feat: new page UI + db fixes + installer improvements
6 years ago
Nicolas Giard
2f26d731fc
feat: themes foundation + editors load improvements
6 years ago
NGPixel
2817c72ec3
feat: core improvements + local fs provider + UI fixes
6 years ago
NGPixel
803d86ff63
feat: save page - updated + page history
6 years ago