Commit Graph

41 Commits

Author SHA1 Message Date
NGPixel
5d3e81496f
fix: sanitize SVG uploads 2021-12-17 21:41:38 -05:00
LK HO
71aa0c9346
fix: jobs/worker - pass through job error from worker process (#3822) 2021-04-12 11:41:36 -04:00
Thomas Nilefalk
919d7c12a1
fix: syntax error in rebuild-tree.js (#3048) 2021-02-08 11:26:55 -05:00
scienceasdf
4b80bab88e
fix: rebuilding tree error when the page number is large enough in sqlite (#2830)
When the total page number is large enough (usually about 80+), sqlite will throw error: "Too many variables". This commit reduces the chunk size for sqlite configuration.
2021-01-29 14:16:33 -05:00
NGPixel
1c80faa94d feat: browse nav + pageTree ancestors 2020-04-18 18:33:22 -04:00
alancnet
a257831c6c fix: rebuild-tree exceeds mssql parameter limit (#1328)
* fix: rebuild-tree exceeds mssql's parameter limit

* docs: details per query max parameters limits

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2019-12-19 16:48:05 -05:00
NGPixel
820cc77a83 fix: MSSQL - setup + pageTree + page delete 2019-10-25 23:02:33 -04:00
AchimHentschel
44a1c8699f fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 (#1130)
Fixes issue when tree is being rebuilt with mssql backend
2019-10-25 18:28:41 -04:00
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
2019-10-25 18:20:02 -04:00
NGPixel
73c89dfe44 feat: rebuild tree on page update 2019-10-13 22:35:42 -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
Nick
efab00fa0c feat: content link states 2019-09-02 15:33:56 -04:00
Nick
6974811658 fix: editor locale redirect + welcome page localization 2019-07-13 20:27:31 -04:00
Nick
b6f1e1805e feat: locales availability + IE display mode 2019-07-12 23:57:15 -04:00
Nick
2890d9ccf0 fix: handle duplicate page entries without render content 2019-06-25 22:48:23 -04:00
Nick
d0b73c5a9b fix: UI localization on load + update all namespaced locales 2019-06-22 12:44:32 -04:00
Nick
0f1c3a1658 feat: translations (wip) 2019-06-08 21:00:12 -04:00
Nick
db14239eba feat: dropbox auth module + uploads folder boot fix 2019-04-22 13:12:03 -04:00
Nick
e6f1f3add4 feat: git changes processing 2019-02-24 23:48:28 -05:00
Nick
7e458f98b4 feat: scheduler storage sync 2019-02-17 21:48:48 -05:00
Nick
aa27554bc7 feat: storage schedule + status 2019-02-17 01:32:35 -05:00
Nick
cd3f88bad0 refactor: removed redis + new scheduler engine 2019-02-13 17:21:18 -05:00
Nicolas Giard
63c044a09b feat: check for updates 2019-01-13 15:37:45 -05:00
Nicolas Giard
edb97b832d feat: admin - manage groups + permissions + page rules 2018-12-29 21:30:51 -05:00
Nicolas Giard
27adad8dad fix: localization master callback + various fixes 2018-11-18 16:38:00 -05:00
Nicolas Giard
3abc254685 feat: TOC, scroll to header, page UI improvements 2018-11-17 23:03:58 -05: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
NGPixel
076e923d48 feat: save page + create event for storage targets 2018-07-22 16:25:39 -04:00
NGPixel
4b0428212d fix: client login 2018-06-17 11:12:11 -04:00
NGPixel
dd318eb2db feat: locale namespacing save + auth fetch fix 2018-05-28 19:36:35 -04:00
NGPixel
416755f17a refactor: remove config namespaces 2018-05-28 14:46:55 -04:00
NGPixel
c9b643fbf0 refactor: migrate to objection.js + knex 2018-05-19 16:40:07 -04:00
NGPixel
ba6b4bc4dd feat: admin - download locale strings from graph 2018-05-06 23:21:48 -04:00
NGPixel
b143aa2f8c feat: sync locales strings 2018-05-06 16:19:37 -04:00
NGPixel
7786f9042f feat: locales remote fetch+ deps update + fixes 2018-04-29 17:55:36 -04:00