NGPixel
daa8174d7f
feat: github sponsor button + keep parent path in page selector
2019-10-12 21:10:06 -04:00
NGPixel
acb57879dd
feat: SRI security toggle
2019-10-12 14:41:45 -04:00
NGPixel
3de0e1499a
feat: page tree browser
2019-10-12 00:55:43 -04:00
NGPixel
7a3198c306
fix: linting
2019-10-11 16:39:48 -04:00
Nicolas Giard
5919d721a7
docs: update FUNDING.yml
2019-10-11 16:14:01 -04:00
Nicolas Giard
33d4e681cb
docs: update FUNDING.yml
2019-10-10 22:22:22 -04:00
Nicolas Giard
61318b5bbc
docs: update FUNDING.yml
2019-10-10 22:21:13 -04:00
NGPixel
2a4b89859c
feat: fetch page tree resolver
2019-10-07 23:38:06 -04:00
NGPixel
38c33c58bb
feat: rebuild page tree worker
2019-10-07 00:06:47 -04:00
NGPixel
2883437a0f
fix: hide item upload button ( #1058 )
2019-10-06 15:06:46 -04:00
unknown
5438aad637
fix: add site url field to setup page
2019-10-06 14:56:53 -04:00
Nick
5b9dd43e96
feat: import content + x-forwarded toggle
2019-10-05 16:58:34 -04:00
Hiep Le
fddde494e2
fix: v-btn flat is deprecated ( #1089 )
2019-10-04 23:52:33 -04:00
Hiep Le
3befd57060
fix: opening delete group dialog ( #1088 )
2019-10-04 23:14:19 -04:00
Hiep Le
06aa04ff81
fix: remove page rules ( #1083 )
2019-10-04 17:13:03 -04:00
Hiep Le
3b0cef9091
fix: drag and drop for navigation admin ( #1085 )
2019-10-04 17:09:02 -04:00
Lawrence Ching
922b7bd1bd
feat: Baidu Tongji analytics module ( #1087 )
...
* Support Baidu Tongji analytics module
* fix: baidutongji logo + props
2019-10-04 17:07:54 -04:00
Nick
329e9872a1
fix: set minimum db pool size ( #1071 )
2019-10-02 22:37:41 -04:00
Nick
95535aa3b0
fix: prevent dots and spaces in page path during create
2019-10-02 00:44:18 -04:00
Nick
2e0f861fb2
feat: import users group creation logic
2019-09-29 20:53:41 -04:00
Nick
82ba7d0a36
feat: import users from v1 - db + create users
2019-09-28 22:19:33 -04:00
Nick
41716e52a6
fix: i18n xhr for 5 lang codes
2019-09-27 14:59:53 -04:00
Nick
454da698a1
fix: git sync untracked
2019-09-27 14:17:12 -04:00
Nick
30d800bc08
refactor: remove markdown-it-plantuml dep
2019-09-27 14:08:29 -04:00
Nick
6a5bc2e273
refactor: plantuml module
2019-09-27 13:43:14 -04:00
Nick
ccc6a776fc
fix: print readable code blocks
2019-09-27 11:47:45 -04:00
Nick
f9e10d5107
fix: force user ids during setup
2019-09-27 11:36:33 -04:00
Nick
c7d6473401
feat: edit menu speed-dial UX
2019-09-27 00:02:26 -04:00
Ethan Davidson
4f8a28f617
feat: PlantUML markdown module ( #1066 )
...
* initial plantuml work
* got plantuml rendering working
* fix: added plantuml module config order
2019-09-26 23:01:45 -04:00
Nick
7b46d2a4fc
fix: use companion agent for docker upgrade
2019-09-23 00:37:18 -04:00
Nick
8f7fdab771
fix: code tag styling
2019-09-22 17:03:33 -04:00
Nick
1a7ace5107
feat: CONFIG_FILE env param
2019-09-22 16:43:47 -04:00
Nick
d0dc300a59
feat: docker auto upgrade
2019-09-22 16:32:39 -04:00
Nick
766eebbe2f
fix: editor selection UI + config trim DB_PASS_FILE
2019-09-21 22:25:54 -04:00
Nick
53cdb11239
fix: replace mail pass unless changed ( #1053 )
2019-09-21 11:02:03 -04:00
Nick
06250c4f03
fix: ignore mailto links from processing ( #1041 )
2019-09-21 10:49:58 -04:00
Nick
3db491a8a4
fix: display admin link to all admin permissions ( #1052 )
2019-09-21 10:45:40 -04:00
Nick
744e6e3248
fix: restore unicode chars for search content
2019-09-21 10:36:09 -04:00
Nick
89754ca7fc
feat: DB_PASS_FILE argument support
2019-09-21 01:10:45 -04:00
Nicolas Giard
f01449a2e4
docs: update BACKERS.md
2019-09-16 21:32:56 -04:00
Nick
a4eb5584bb
feat: editor selection UI improvements
2019-09-15 23:40:52 -04:00
Nick
309de5bc17
misc: deps cleanup + form validation fixes
2019-09-15 23:20:40 -04:00
Nick
1717f7a8d3
feat: editor media modal UI for ckeditor
2019-09-14 15:35:47 -04:00
Nick
26842ab62b
feat: reconnect links after page update
2019-09-14 13:14:07 -04:00
Nick
d89bf1ab71
feat: browse tags localization
2019-09-12 20:50:31 -04:00
Nick
2fcbe4a3c1
fix: hide create account link for non-local strategies
2019-09-10 15:31:00 -04:00
Nick
dedcd191a3
feat: editor select custom view UI
2019-09-10 14:50:16 -04:00
Nick
b6fd070b0b
feat: list pages by tags + fix search permissions
2019-09-08 21:31:31 -04:00
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
2019-09-08 21:11:25 -04:00
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
2019-09-08 21:09:46 -04:00