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 |
|
Nick
|
33e31a9901
|
feat: page links table
|
2019-09-02 22:18:59 -04:00 |
|
Nick
|
ab463fcae1
|
feat: tags on page fetch + pageLinks table schema
|
2019-09-02 18:32:33 -04:00 |
|
Nick
|
5a7fd2d73e
|
feat: tags UI (wip) + save tags from page
|
2019-09-01 18:33:36 -04:00 |
|
Nick
|
1d8f1f50e1
|
fix: prevent empty page content
|
2019-08-26 23:19:39 -04:00 |
|
Nick
|
5689444a17
|
feat: page locale migration + deps update
|
2019-07-14 16:12:26 -04:00 |
|
Nick
|
dc4fa9b31e
|
feat: utilities - cache
|
2019-07-06 17:06:42 -04:00 |
|
Nick
|
13f172978f
|
feat: pages admin + path parsing fixes
|
2019-07-02 01:48:19 -04:00 |
|
Nick
|
9cd8657ce6
|
feat: 4 new analytics modules
|
2019-06-29 16:45:27 -04:00 |
|
Nick
|
2890d9ccf0
|
fix: handle duplicate page entries without render content
|
2019-06-25 22:48:23 -04:00 |
|
Nick
|
10df1b4b0c
|
feat: storage actions + git module actions
|
2019-04-06 19:06:17 -04:00 |
|
Nick
|
7c77cb0815
|
fix: postgres indexing (#791) + deactivate handler
|
2019-03-24 00:27:42 -04:00 |
|
Nick
|
21ee8c0c0b
|
feat: azure search module + rebuild index
|
2019-03-11 00:47:27 -04:00 |
|
Nick
|
e6f1f3add4
|
feat: git changes processing
|
2019-02-24 23:48:28 -05:00 |
|
Nick
|
3743777b97
|
fix: sqlite migrations
|
2019-02-22 17:05:49 -05:00 |
|
Nick
|
cd3f88bad0
|
refactor: removed redis + new scheduler engine
|
2019-02-13 17:21:18 -05:00 |
|
Nick
|
37556399b6
|
fix: use frontmatter format for metadata in storage
|
2019-02-10 18:06:03 -05:00 |
|
Nick
|
f74c0caac2
|
feat: storage modes + git improvements
|
2019-02-03 17:08:06 -05:00 |
|
Nick
|
830ddd9d2c
|
fix: await page render to finish before resolving
|
2019-02-02 16:59:00 -05:00 |
|
Nicolas Giard
|
658c105ab5
|
feat: delete page
|
2019-02-02 12:09:25 -05:00 |
|
Nicolas Giard
|
74aa09f39c
|
fix: dark mode handling
|
2018-12-01 23:03:14 -05:00 |
|
Nicolas Giard
|
78ba895eee
|
feat: source + history (wip)
|
2018-11-25 01:28:20 -05:00 |
|
Nicolas Giard
|
3abc254685
|
feat: TOC, scroll to header, page UI improvements
|
2018-11-17 23:03:58 -05:00 |
|
Nicolas Giard
|
30806d3c8d
|
feat: editor - existing content
|
2018-09-16 18:36:15 -04:00 |
|
Nicolas Giard
|
578ea577f0
|
feat: html code highlighter
|
2018-09-16 00:35:03 -04:00 |
|
Nicolas Giard
|
2c6a95f900
|
feat: page cache + save/load logic + db fixes
|
2018-09-15 20:58:23 -04:00 |
|
Nicolas Giard
|
09d1f580d9
|
feat: rendering pipeline logic
|
2018-09-09 20:33:10 -04:00 |
|
Nicolas Giard
|
db8e598e9a
|
feat: page display + renderers reorg
|
2018-08-20 01:02:57 -04:00 |
|
Nicolas Giard
|
4bb522f9d9
|
feat: new page UI + db fixes + installer improvements
|
2018-08-19 01:22:59 -04:00 |
|
Nicolas Giard
|
2f26d731fc
|
feat: themes foundation + editors load improvements
|
2018-08-09 00:07:15 -04:00 |
|
NGPixel
|
2817c72ec3
|
feat: core improvements + local fs provider + UI fixes
|
2018-07-29 22:23:33 -04:00 |
|