Nick
8f7fdab771
fix: code tag styling
5 years ago
Nick
1a7ace5107
feat: CONFIG_FILE env param
5 years ago
Nick
d0dc300a59
feat: docker auto upgrade
5 years ago
Nick
766eebbe2f
fix: editor selection UI + config trim DB_PASS_FILE
5 years ago
Nick
53cdb11239
fix: replace mail pass unless changed ( #1053 )
5 years ago
Nick
06250c4f03
fix: ignore mailto links from processing ( #1041 )
5 years ago
Nick
3db491a8a4
fix: display admin link to all admin permissions ( #1052 )
5 years ago
Nick
744e6e3248
fix: restore unicode chars for search content
5 years ago
Nick
89754ca7fc
feat: DB_PASS_FILE argument support
5 years ago
Nicolas Giard
f01449a2e4
docs: update BACKERS.md
5 years ago
Nick
a4eb5584bb
feat: editor selection UI improvements
5 years ago
Nick
309de5bc17
misc: deps cleanup + form validation fixes
5 years ago
Nick
1717f7a8d3
feat: editor media modal UI for ckeditor
5 years ago
Nick
26842ab62b
feat: reconnect links after page update
5 years ago
Nick
d89bf1ab71
feat: browse tags localization
5 years ago
Nick
2fcbe4a3c1
fix: hide create account link for non-local strategies
5 years ago
Nick
dedcd191a3
feat: editor select custom view UI
5 years ago
Nick
b6fd070b0b
feat: list pages by tags + fix search permissions
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
Juan Baez
3ab7bcf8ea
fix: host ref in html-core renderer ( #1021 )
...
Fixing typo on: "server\modules\rendering\html-core\renderer.js"
Lines 40 and 41. Invalid reference to "WIKI.config.site.host" -- should be: "WIKI.config.host"
This was causing rendering issues when attempting to create some sample pages; such as: https://github.com/jbaez001/markdown-cheatsheet
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
7634bd266d
feat: ckeditor
5 years ago
Nick
04193dbc6f
feat: database connection retries on start
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
efab00fa0c
feat: content link states
5 years ago
Nicolas Giard
e491af44ad
docs: updated sponsor link
5 years ago
Nicolas Giard
6c2e3ac2bf
docs: updated sponsor logo
5 years ago
Nick
22e51c9862
fix: tags load from editor
5 years ago
Nick
5a7fd2d73e
feat: tags UI (wip) + save tags from page
5 years ago
Nick
8e80b7471d
feat: editor page props UI improvements + codemirror fix
5 years ago
Nick
cc469d8785
fix: handle anchor links within the page contents ( #1006 )
5 years ago
Nick
eac12121bb
fix: always prefix lang for non-default language in disk storage module ( #1000 )
5 years ago
Nick
7a582f7146
fix: incorrect default lang selected in page-selector component ( #1005 )
5 years ago
Nick
28c443c356
feat: admin dashboard recent pages + update deps
5 years ago
Nick
3b02d701c4
fix: editor mardkwon scroll sync
5 years ago
Nick
025a0eeee3
fix: editor media modal displayed below editor ( #992 )
5 years ago
Nick
7b2c35d2dc
fix: page not found component ( #990 )
5 years ago
Nick
a41ca694be
fix: vuetify not transpiled for MS Edge ( #994 )
5 years ago
Nick
06c2e6e88c
fix: missing mdi icons on registration dialog ( #996 )
5 years ago
Nicolas Giard
e5d7ea8ce1
feat: add missing keycloak auth icon
5 years ago
D4uS1
94b0121efa
feat: add keycloak auth provider ( #1004 )
...
* added custom keycloak authentication.
* update readme.
* updated readme.
* reverted README for PR.
* fix: use async/await
* changed callback parameter name from done to cb.
* fix: keycloak description + website
* fix: keycloak logo
5 years ago
Nick
9313bf8dde
fix: clarify icons fa prefixes in admin nav help
5 years ago
Nick
1d8f1f50e1
fix: prevent empty page content
5 years ago
Nick
518602b0d4
fix: hide incomplete ratings panel
5 years ago
Nick
13358b26b0
fix: auto redirect to login from homepage
5 years ago
Nick
93237cdaeb
fix: broken unauthorized page
5 years ago
Nick
fd0335c613
fix: login dialog dark mode
5 years ago
Nick
ca25661f81
fix: remove generated view files
5 years ago
Nick
c29d11f775
fix: scroll anchor preventing text selection
5 years ago