Commit Graph

617 Commits

Author SHA1 Message Date
Nick
6fe49309c1 feat: admin auth + config ref + modules sidebar ui + GQL upload (wip) 2019-04-20 20:49:05 -04:00
Nick
596833180e fix: block single letter pages + RTL admin label in dark mode fix 2019-04-19 21:08:15 -04:00
Nick
5b64c95117 feat: block creating pages with system reserved paths 2019-04-19 20:45:05 -04:00
Nick
e597a7df1a fix: auth token refresh missing permissions field 2019-04-19 18:30:00 -04:00
Nick
5db7dcb266 feat: admin list pages + editor media ui imrprovements 2019-04-07 18:10:44 -04:00
Nick
e2518c7a8d feat: storage disk - actions + daily backup 2019-04-07 17:00:42 -04:00
Nick
f3b8d37fc5 feat: remove external css resources 2019-04-07 12:12:30 -04:00
Nick
10df1b4b0c feat: storage actions + git module actions 2019-04-06 19:06:17 -04:00
Nick
2089d586cb fix: postgres search pageWords table creation 2019-03-24 12:51:52 -04:00
Nick
7c77cb0815 fix: postgres indexing (#791) + deactivate handler 2019-03-24 00:27:42 -04:00
Nick
2a950575e2 fix: navigation save cache error #780 2019-03-23 18:40:53 -04:00
Nick
81ff24b9b6 feat: elasticsearch engine 2019-03-23 18:18:36 -04:00
Nick
5938a20785 fix: missing guest global permissions (#788) 2019-03-19 15:15:48 -04:00
Nick
0fd681c1a5 fix: code lint 2019-03-19 14:46:10 -04:00
Nick
343d4db0b3 feat: algolia search engine 2019-03-17 21:52:16 -04:00
Nick
358e79d7f5 fix: setup https support + various fixes 2019-03-16 22:41:48 -04:00
Nick
7bbf683902 fix: HTTPS server (#784) + custom git path (#783) 2019-03-16 22:10:01 -04:00
Nick
c236cfdff9 fix: aws cloudsearch empty fields query 2019-03-16 18:47:00 -04:00
Nick
6eb6eecfa2 feat: AWS CloudSearch engine 2019-03-16 18:39:31 -04:00
Nick
c9648371e6 feat: aws cloudsearch engine (wip) 2019-03-13 02:52:08 -04:00
Nick
21ee8c0c0b feat: azure search module + rebuild index 2019-03-11 00:47:27 -04:00
Nick
f7664339f4 feat: search suggestions + results UI improvements 2019-03-10 01:28:58 -05:00
Nick
ab42e5e1ab feat: postgres search engine 2019-03-09 18:43:32 -05:00
Nick
b5db531234 feat: search + basic engine (wip) 2019-03-09 00:51:47 -05:00
Nick
e6f1f3add4 feat: git changes processing 2019-02-24 23:48:28 -05:00
Nick
abe5f3b25d feat: HTTP redirect to HTTPS server option 2019-02-24 14:05:38 -05:00
Nick
2141366335 feat: dev flags 2019-02-23 18:22:59 -05:00
Nick
e3cb33f8b5 feat: admin dev pages modularity + storage state json fix 2019-02-22 21:37:26 -05:00
Nick
3743777b97 fix: sqlite migrations 2019-02-22 17:05:49 -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
040f840807 feat: graphql rate limiting directive 2019-02-15 16:36:59 -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
0eac78977a fix: error page missing lodash 2019-02-10 14:02:26 -05:00
Nick
b1dd54768f fix: JSON fields handling for MariaDB 2019-02-09 19:10:34 -05:00
Nick
a8c7710412 feat: load dev locale files 2019-02-09 12:34:27 -05:00
Nick
f74c0caac2 feat: storage modes + git improvements 2019-02-03 17:08:06 -05:00
Nick
d5028b1bce feat: git init + commands 2019-02-03 02:48:30 -05:00
Nick
830ddd9d2c fix: await page render to finish before resolving 2019-02-02 16:59:00 -05:00
Nick
3b99382df0 misc: added storage supportedModes option 2019-02-02 12:09:25 -05:00
Nick
44e87cb60b fix: telemetry 2019-02-02 12:09:25 -05:00
Nick
3ede499732 feat: HTTPS support 2019-02-02 12:09:25 -05:00
Nick
a113d1199d feat: (WIP) git storage module 2019-02-02 12:09:25 -05:00
Nicolas Giard
658c105ab5 feat: delete page 2019-02-02 12:09:25 -05:00
Nicolas Giard
faa1f389d9 feat: theme code injection 2019-02-02 12:09:25 -05:00
Nicolas Giard
5f18c71ef2 fix: error page pagemeta title 2019-02-02 12:09:25 -05:00
Nicolas Giard
72253f9cb5 fix: root admin access deny bug + patreon link 2019-02-02 12:09:25 -05:00
Nicolas Giard
abce09210e fix: setup locale crash 2019-01-20 13:10:06 -05:00
Nicolas Giard
3c8dcdcc37 fix: setup locale crash 2019-01-20 02:26:21 -05:00
Nicolas Giard
1771289188 feat: twemoji + headers fix 2019-01-18 15:58:39 -05:00
Nicolas Giard
86c6aabebd fix: missing apollo-fetch module 2019-01-13 21:54:52 -05:00
Nicolas Giard
63c044a09b feat: check for updates 2019-01-13 15:37:45 -05:00
Nicolas Giard
959f2ebde1 fix: graphql error notifications 2019-01-12 22:33:30 -05:00
Nicolas Giard
7e62c01ed1 feat: page Rules access check 2019-01-12 18:33:30 -05:00
Nicolas Giard
75eb277401 feat: guest + user permissions 2019-01-06 22:03:34 -05:00
Nicolas Giard
8c6aca6623 feat: unsaved changes prompt + beta preparations UI 2019-01-01 17:03:30 -05:00
Nicolas Giard
3b285c5074 feat: beta preparation + utf16 editor fix 2019-01-01 01:40:31 -05:00
Nicolas Giard
4bee20e664 fix: setup groups crash 2018-12-30 13:14:05 -05:00
Nicolas Giard
edb97b832d feat: admin - manage groups + permissions + page rules 2018-12-29 21:30:51 -05:00
Nicolas Giard
10940ca230 feat: seo meta + page titles 2018-12-24 17:38:34 -05:00
Nicolas Giard
fcee4c0945 feat: admin general + verify account 2018-12-24 01:03:10 -05:00
Nicolas Giard
2b98a5f27a feat: account verification + mail config in admin area 2018-12-22 16:18:16 -05:00
Nicolas Giard
78ae137f48 feat: register server-side validation + forgot password UI 2018-12-20 23:02:17 -05:00
Nicolas Giard
901dbb98e0 feat: register validation + create + admin improvements 2018-12-17 00:51:52 -05:00
Nicolas Giard
17244a0cb3 feat: user edit UI + admin UI improvements + fixes 2018-12-15 17:15:13 -05:00
Nicolas Giard
366a835278 fix: editor flow 2018-12-09 00:46:06 -05:00
Nicolas Giard
157110ed90 fix: TokenExpiredError no longer recognized 2018-12-08 11:47:57 -05:00
Nicolas Giard
f856da074e feat: user menu + jwt certs + UI fixes 2018-12-02 21:42:43 -05:00
Nicolas Giard
74aa09f39c fix: dark mode handling 2018-12-01 23:03:14 -05:00
Nicolas Giard
964712905b feat: page history pagination + dark mode fix 2018-11-25 18:25:52 -05:00
Nicolas Giard
78ba895eee feat: source + history (wip) 2018-11-25 01:28:20 -05:00
Nicolas Giard
076aeaf749 feat: markdown rendering 2018-11-23 21:10:24 -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
763bf4b903 feat: sidebar rendering 2018-11-11 13:54:33 -05:00
Nicolas Giard
0b5a4e0c63 feat: content rendering improvements + save fix 2018-11-10 23:40:55 -05:00
Nicolas Giard
fb29dd511b fix: setup navigation 2018-11-03 01:02:08 -04:00
Nicolas Giard
9a2a9c220a feat: page history UI + nav links fix 2018-10-28 22:09:58 -04:00
Nicolas Giard
b26f30ae20 feat: navigation save / load 2018-10-21 22:25:17 -04:00
Nicolas Giard
553ebefb86 fix: readme + admin UI fixes 2018-10-19 18:18:55 -04:00
Nicolas Giard
c08b5ac837 feat: group permissions 2018-10-14 17:40:08 -04:00
Nicolas Giard
14e34d4346 feat: jwt renew via graphql + users create/authorize UI 2018-10-13 23:29:48 -04:00
Nicolas Giard
3caa842d18 feat: auth advanced settings UI + reload auth on save 2018-10-12 23:15:52 -04:00
Nicolas Giard
aa08459daf feat: token refresh 2018-10-12 16:41:21 -04:00
Nicolas Giard
3abd2f917c feat: auth jwt, permissions, login ui (wip) 2018-10-12 16:41:21 -04:00
Nicolas Giard
904e2a6efb fix: modules non-string config + live trail logging 2018-09-30 14:20:26 -04:00
Nicolas Giard
ed7d3ab540 fix: setup issues + webpack improvements 2018-09-29 15:39:09 -04:00
Nicolas Giard
ca9ab4705d fix: contribute resolver 2018-09-22 11:28:52 -04:00
Nicolas Giard
0bd9c36db5 feat: list sponsors + contributors on contribute admin page 2018-09-22 11:27:48 -04:00
Nicolas Giard
d52f213012 feat: markdown anchors 2018-09-17 00:36:44 -04:00
Nicolas Giard
d393a95495 feat: code highlighting client-side 2018-09-16 22:30:24 -04:00
Nicolas Giard
30806d3c8d feat: editor - existing content 2018-09-16 18:36:15 -04:00
Nicolas Giard
20f2fd29fe feat: add editor selection + code editor + grapejs POC 2018-09-16 11:59:22 -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
572393aa7b feat: sub+sup+imsize markdown renderers 2018-09-09 23:19:46 -04:00
Nicolas Giard
09d1f580d9 feat: rendering pipeline logic 2018-09-09 20:33:10 -04:00
Nicolas Giard
0b93544677 feat: admin rendering UI + module configuration UI + UI fixes 2018-09-08 20:57:37 -04:00
Nicolas Giard
92d0925d51 fix: mssql initial migration crash 2018-09-08 15:49:36 -04:00
Nicolas Giard
e284822875 misc: updated dependencies + UI fixes 2018-09-04 00:46:24 -04:00
Nicolas Giard
5e109802c6 feat: admin UI fixes + SAML strategy + dashboard gql 2018-09-03 20:58:54 -04:00
Nicolas Giard
019537563e feat: admin logging + search 2018-09-01 22:37:20 -04:00
Nicolas Giard
5919d14670 feat: loggers + search engines models 2018-09-01 15:15:44 -04:00
Nicolas Giard
9c6a4f6c20 refactor: logging + search modules PH 2018-08-31 23:42:14 -04:00
Nicolas Giard
2483dce941 feat: dev docker-compose 2018-08-28 00:23:05 -04:00
Nicolas Giard
4cb9f3d9c6 feat: rendering modules + admin rendering 2018-08-26 22:38:08 -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
96f4e89020 fix: mysql + sqlite incompatible queries 2018-08-15 21:57:28 -04:00
Nicolas Giard
c4c1cf007b feat: xterm + UI fixes 2018-08-13 00:12:44 -04:00
Nicolas Giard
453c1beab3 refactor: views consolidation + css fixes 2018-08-11 18:16:56 -04:00
Nicolas Giard
a78c6505f0 fix: setup editors add + page view responsive 2018-08-10 21:00:20 -04:00
Nicolas Giard
2f26d731fc feat: themes foundation + editors load improvements 2018-08-09 00:07:15 -04:00
Nicolas Giard
5620419d05 feat: view page layout (wip) + footer component + fixes 2018-08-05 23:03:46 -04:00
NGPixel
47dcc90fb7 feat: storage extra metadata + user search fix 2018-08-05 11:27:46 -04:00
NGPixel
bcd6ceb271 feat: authentication improvements 2018-08-04 17:28:39 -04:00
NGPixel
2817c72ec3 feat: core improvements + local fs provider + UI fixes 2018-07-29 22:23:33 -04:00
NGPixel
803d86ff63 feat: save page - updated + page history 2018-07-22 21:13:01 -04:00
NGPixel
076e923d48 feat: save page + create event for storage targets 2018-07-22 16:25:39 -04:00
NGPixel
cb84df7a53 feat: save page 2018-07-22 00:29:39 -04:00
NGPixel
fd8bf4dbff feat: authentication module refactor + added CAS module 2018-07-08 11:16:45 -04:00
NGPixel
9e2f1caaf7 feat: storage module refactor + UI fixes 2018-07-08 01:12:43 -04:00
NGPixel
bc12db7295 feat: admin rendering UI + contribute i18n 2018-07-07 18:09:58 -04:00
NGPixel
4643336e9d feat: auth + storage config improvements 2018-07-01 19:50:42 -04:00
NGPixel
bb102c3356 feat: admin storage - save + list 2018-06-25 22:04:47 -04:00
NGPixel
2500d8b054 feat: admin auth - save config 2018-06-25 20:55:00 -04:00
NGPixel
0afa65fa58 feat: auth self-registration config + gql grouping 2018-06-25 02:44:40 -04:00
NGPixel
49834461a6 feat: apollo upgrade to 2.0 + dev improvements + localization 2018-06-24 00:20:35 -04:00
NGPixel
99d7078c2c feat: add localization to admin nav + locale sections 2018-06-17 17:29:19 -04:00
NGPixel
4b0428212d fix: client login 2018-06-17 11:12:11 -04:00
NGPixel
197b6b4160 feat: theming resolvers + config fixes 2018-06-10 23:23:09 -04:00
NGPixel
5efbfc7370 feat: admin auth UI + fetch 2018-06-04 00:41:29 -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
b1499d1d64 feat: profile components 2018-05-20 23:27:06 -04:00
NGPixel
17b2117b39 refactor: knex remaining models 2018-05-20 18:50:51 -04:00
NGPixel
c9b643fbf0 refactor: migrate to objection.js + knex 2018-05-19 16:40:07 -04:00
NGPixel
e03e6826a8 feat: storage + search modules skeleton 2018-05-13 12:56:55 -04:00
NGPixel
dc09d00875 feat: admin group edit / assign / unassign 2018-05-12 16:13:04 -04:00
NGPixel
ba6b4bc4dd feat: admin - download locale strings from graph 2018-05-06 23:21:48 -04:00
NGPixel
9f8feb6540 feat: admin - save locale settings + system info linux os 2018-05-06 17:33:41 -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
NGPixel
e79dfc0822 feat: admin - groups single view 2018-03-28 00:02:32 -04:00
NGPixel
346493f845 feat: admin - groups edit UI 2018-03-26 01:11:49 -04:00
NGPixel
7793df9bd4 feat: admin groups - list + create, gql refactoring 2018-03-24 22:35:47 -04:00
NGPixel
3f0adc5daf feat: navigation, editor improvements + graphql refactor 2018-03-18 23:12:56 -04:00
NGPixel
8462e18fc5 feat: admin - system info 2018-03-18 00:34:32 -04:00
NGPixel
392cbe9388 refactor: dev optimizations + improvements 2018-03-17 22:41:16 -04:00
NGPixel
3dc9b92596 feat: webpack-html-plugin 2018-03-17 02:35:52 -04:00
NGPixel
1adf98eb8d fix: mdi icons 2018-03-17 01:12:21 -04:00
NGPixel
c36e8b969f feat: upgrade to webpack 4 2018-03-16 22:51:56 -04:00
NGPixel
8e09c6fce1 refactor: updated loggers + admin UI improvements + setup fixes 2018-03-12 00:09:54 -04:00
NGPixel
6baa277f51 fix: migrate setup to vuetify + remove git related steps 2018-03-11 00:11:32 -05:00
NGPixel
16d3336cd0 refactor: webpack fixes, missing auth icons, auth resolvers 2018-03-10 00:58:04 -05:00
NGPixel
69a0711d16 feat: authentication providers resolver - filter + orderBy 2018-03-09 00:33:43 -05:00
NGPixel
6ff4152e1c feat: admin auth - UI + form fields per provider + refresh 2018-03-05 23:13:20 -05:00
NGPixel
f5fb21aaba feat: vue-apollo + auth providers resolver (wip) 2018-03-05 20:53:24 -05:00
NGPixel
91b575529c misc: update dependencies 2018-03-05 17:27:30 -05:00
NGPixel
7acc4e9fed refactor: global namespace + admin pages UI 2018-03-05 15:49:36 -05:00
NGPixel
1ae47dde2e feat: admin - general, locale, theme, users, system info UI 2018-03-03 01:32:58 -05:00
NGPixel
0ccdf10c9d feat: admin component 2018-02-28 00:54:09 -05:00
NGPixel
a30b749bd0 feat: editor preview scroll sync + preview styling fixes 2018-02-25 15:54:35 -05:00
NGPixel
37c28691ff fix: sentry logger transport typo 2018-02-24 16:13:49 -05:00
NGPixel
da8b4b662c feat: vuetify integration + editor-code actions 2018-02-11 18:36:20 -05:00
NGPixel
1a051f5569 feat: editor-code component 2018-02-11 00:20:17 -05:00
NGPixel
3471a7a6f9 refactor: project cleanup + onboarding page 2018-02-04 00:53:13 -05:00
NGPixel
1d9f057f38 refactor: deps cleanup + fetch locales task 2018-02-03 20:14:29 -05:00
NGPixel
23a6be1219 refactor: removed 1.x client files 2018-02-03 16:48:25 -05:00
NGPixel
30ce9c8670 refactor: cleanup 2018-01-29 22:58:05 -05:00
NGPixel
8d74c48b7b refactor: move setup view to vue component 2018-01-28 13:34:37 -05:00
NGPixel
7b269414d8 fix: auth cookie set + graphQL http link 2018-01-28 00:40:25 -05:00
NGPixel
63902907b5 refactor: dev optimizations 2018-01-27 21:40:51 -05:00
NGPixel
9e7f6b6eb1 refactor: handle HMR 2018-01-27 17:39:55 -05:00
NGPixel
f0e45ece6f refactor: dev mode 2018-01-27 00:20:49 -05:00
NGPixel
1be3234ba1 refactor: webpack vendor, postcss + fixes 2018-01-26 20:22:31 -05:00
NGPixel
4fd8dfbbee refactor: switch to poi compiler 2018-01-21 17:54:43 -05:00
NGPixel
74bd722168 refactor: renderers + auth providers + fixes 2018-01-14 22:05:08 -05:00
NGPixel
24fc806b0e fix: remove test logging 2018-01-09 20:45:47 -05:00
NGPixel
cb0d86906f feat: login + TFA authentication 2018-01-09 20:41:53 -05:00
NGPixel
85717bd369 feat: navigator sd footer + setup icons fixes 2018-01-01 01:52:28 -05:00
NGPixel
a155af20f5 feat: added auth0, discord, twitch auth modules 2017-12-31 14:40:28 -05:00
NGPixel
8b30d31457 feat: login component, icon svg symbols, project structure 2017-12-30 02:00:49 -05:00
NGPixel
2d5a3203db feat: modular logging + setup wizard 2017-12-24 00:34:47 -05:00
NGPixel
18dee58a06 feat: config wizard save 2017-12-16 23:41:16 -05:00
NGPixel
e55c5805b4 dev: refactoring + lokalise fetch + process 2017-12-03 21:11:26 -05:00
NGPixel
26e3e21005 fix: invisible user rights delete button 2017-11-26 12:58:47 -05:00
NGPixel
2668dde7bd feat: upgradeFromMongo (wip) + panel UI improvements 2017-11-20 23:08:30 -05:00
NGPixel
82ea0b50fb feat: config wizard UI improv. + upgrade from Mongo 2017-11-19 17:08:23 -05:00
NGPixel
ba1d83ebcb feat: db + redis error handling, setup options, updated deps 2017-11-12 23:48:19 -05:00
NGPixel
1658fcbf2e feat: config wizard UI improvements 2017-11-05 01:36:07 -04:00
NGPixel
98d311145b fix: eslint for vue components 2017-10-29 21:36:05 -04:00
NGPixel
72e3bacc2e feat: Integrate new svg icons set + config wiz UI improvements 2017-10-29 01:30:46 -04:00
NGPixel
51cd37fd05 feat: upgraded dependencies 2017-10-28 14:17:14 -04:00
NGPixel
784b48680c feat: telemetry module 2017-10-22 21:58:07 -04:00
NGPixel
cbaa20da3f feat: telemetry client module 2017-10-22 13:30:16 -04:00
Roman Hirsch
cb99f95665 Small fixes and adds in german language 2017-10-21 18:20:58 -04:00
NGPixel
3493bd5781 feat: themes folder + telemetry option in setup 2017-10-21 18:01:37 -04:00
NGPixel
24ca6e3664 fix: locale ja auth typo 2017-10-15 21:21:28 -04:00
NGPixel
e183167c9b Merge remote-tracking branch 'origin/master' into dev 2017-10-15 17:13:35 -04:00
Nicolas Giard
ae82e2e9d0 feat: added japanese choice 2017-10-14 15:03:12 -04:00
Eric Knibbe
96dda59fa0 also check "cn" attribute for display name
LDAP queries to Open Directory on macOS Server don't include a "displayName" attribute, but the first name + surname combo is available in the "cn" attribute.
2017-10-14 15:03:12 -04:00
Johnny Shields
4bedd45f58 Small change 2017-10-14 15:03:12 -04:00
Johnny Shields
5508f942d2 Finish Japanese translation 2017-10-14 15:03:12 -04:00
Johnny Shields
989a6de51a Japanese WIP 2017-10-14 15:03:12 -04:00
Nicolas Giard
f0722cfddf fix: eslint error 2017-10-14 15:03:12 -04:00
Alexander Gebhard
1266e1f02b Added Referrer Policy 2017-10-14 15:03:12 -04:00
NGPixel
516220bdda feat: delete a page 2017-10-09 21:43:43 -04:00
NGPixel
ca8451720f feat: setup wizard cleanup + upgrade UI
[ci skip]
2017-10-09 00:16:08 -04:00
NGPixel
c94e2d5700 feat: config-manager component 2017-10-08 17:21:36 -04:00
NGPixel
c26fae2ede feat: Kernel module 2017-10-07 22:44:35 -04:00
NGPixel
2be7f71be8 feat: fusebox updates + vue-component-plugin 2017-10-06 21:35:02 -04:00
NGPixel
501f0a9a53 feat: auth strategies over GraphQL + svg loading 2017-09-30 23:47:14 -04:00
NGPixel
51f5c236d6 feat: updated dependencies 2017-09-29 22:32:43 -04:00
NGPixel
32b7947704 feat: GraphQL translations + login form 2017-09-24 23:22:33 -04:00
NGPixel
16a47e46ce feat: login UI - vector + dynamic colors 2017-09-22 21:33:09 -04:00
Nicolas Giard
7957a12216 feat: Persian locale + RTL initial support + browser locales fixes 2017-09-14 21:04:52 -04:00
NGPixel
cbe39102c3 fix: login ldap detection 2017-09-11 21:52:10 -04:00
NGPixel
759b66469c feat: persian locales + auth fix 2017-09-11 21:38:23 -04:00
NGPixel
cac3d21c6e feat: self-contained auth modules + login UI + icons 2017-09-10 23:00:03 -04:00
NGPixel
52630127cd feat: login page UI 2017-09-10 01:41:22 -04:00
NGPixel
dd73b036d2 fix: git config typo 2017-09-04 13:05:13 -04:00
NGPixel
35cb56c694 feat: file resolvers + pull changes from master 2017-09-04 13:03:15 -04:00
Nicolas Giard
1480c0496b fix: quotes consistency 2017-08-28 13:22:14 -04:00
Nicolas Giard
20ad107a00 fix: change default viewSource value 2017-08-28 13:22:14 -04:00
Bamieh
782e13f602 strict equality 2017-08-28 13:22:14 -04:00
Bamieh
4b33a83d4e viewSource theme config 2017-08-28 13:22:14 -04:00
Ahmad Bamieh
9361815c4d follow linter style 2017-08-23 22:20:34 -04:00
Ahmad Bamieh
062e7dc473 follow linter style 2017-08-23 22:20:34 -04:00
Ahmad Bamieh
1aaba802a4 add git branch support to the configs
Add git branch support to the configs, defaults to master.

config.yml:
```yml
git:
  branch: <branch-name>
```
2017-08-23 22:20:34 -04:00
NGPixel
574e4b97f4 feat: GraphQL setting, right, folder resolvers 2017-08-19 22:51:25 -04:00
NGPixel
02183f82ec feat: mutations + updated deps 2017-08-18 21:21:29 -04:00
NGPixel
840eb7e705 feat: GraphQL mutations for folder, group, tag, user 2017-08-13 20:33:06 -04:00
NGPixel
1405b822f4 feat: GraphQL Date scalar 2017-08-13 14:39:07 -04:00
NGPixel
7e1cb3d171 feat: GraphQL mutations for User + Group 2017-08-12 17:26:27 -04:00
NGPixel
437b88bf58 feat: GraphQL schema 2017-08-12 17:26:27 -04:00
NGPixel
749766e9bd feat: queue handling 2017-08-12 17:26:27 -04:00
NGPixel
2020e457cf feat: modular auth + logging changes 2017-08-12 17:26:27 -04:00
NGPixel
f32429325c feat: modular auth + queue tasks 2017-08-12 17:26:27 -04:00
NGPixel
9c112ab535 feat: cluster implementation 2017-08-12 17:26:27 -04:00
NGPixel
60750eeed8 feat: GraphQL base implementation 2017-08-12 17:26:27 -04:00
NGPixel
d76f6182b2 refactor: migrate to PostgreSQL + Sequelize 2017-08-12 17:26:27 -04:00
Vinicius Nakamura
84ba6aa156 Typo fixes for Portuguese locale 2017-08-11 16:00:31 -04:00
NGPixel
a5c7389206 fix: hotfix 1.0.6 2017-08-10 21:00:18 -04:00
NGPixel
e7b6001cf8 fix: public access always false if using env var string 2017-08-06 11:17:53 -04:00
NGPixel
ae2482d910 fix: updated wercker definition 2017-07-23 21:50:50 -04:00
Nicolas Giard
afb6f7d686 feat: Added Dutch translations + fixes 2017-07-23 14:05:37 -04:00
Oleg Iasinovskyi
6d7709268f fix: infinite loop on termination signal 2017-07-20 18:08:24 -04:00
NGPixel
62ca6e55b3 fix: mathjax timeout + external link icons 2017-07-09 15:13:42 -04:00
NGPixel
9231081624 fix: mongoose connect fix + allpages nav theming 2017-07-09 00:01:34 -04:00
NGPixel
c82aacfb29 fix: Safari js workaround 2017-07-09 00:01:34 -04:00
NGPixel
8ad17daa0e fix: alert icons 2017-07-09 00:01:34 -04:00
NGPixel
b476bf5cc0 fix: git version check leftover 2017-07-09 00:01:34 -04:00
NGPixel
d007c0cbc9 fix: configuration wizard js load 2017-07-09 00:01:34 -04:00
NGPixel
fb2408ff22 fix: incorrect nodejs version check 2017-07-09 00:01:34 -04:00
NGPixel
20a2e0e3ce feat: history browse diffs 2017-07-09 00:01:34 -04:00
NGPixel
fa1f332057 feat: History - versions data 2017-07-09 00:01:34 -04:00
NGPixel
8e6938483c fix: Allow CJK + Arabic chars in search queries 2017-07-09 00:01:34 -04:00
NGPixel
137fefefe0 docs: Updated changelog 2017-07-09 00:01:34 -04:00
NGPixel
3752e95b92 feat: Host Information on System Info page 2017-07-09 00:01:34 -04:00
NGPixel
fc42fd21e5 feat: Color Theme live preview 2017-07-09 00:01:34 -04:00
NGPixel
06b49e037b feat: Dark/Light Theme support for code blocks 2017-07-09 00:01:34 -04:00
NGPixel
8cf3f6f066 feat: code colorize option support 2017-07-09 00:01:34 -04:00
NGPixel
78624fbb4c feat: Color Theme page logic 2017-07-09 00:01:34 -04:00
Nicolas Giard
424d2bfa98 feat: Added German localization files 2017-07-09 00:01:34 -04:00
NGPixel
d5c13c4061 fix: match 2 or 3 version precision for git 2017-07-09 00:01:34 -04:00
NGPixel
6b37797a00 feat: Color Themes page UI + Hero theme support 2017-07-09 00:01:34 -04:00
NGPixel
247d598edb feat: Color Themes - Header + Sidebar + Footer support 2017-07-09 00:01:34 -04:00
NGPixel
c863059a53 feat: admin page icons + Color Theme footer field 2017-07-09 00:01:34 -04:00
NGPixel
00da4e3e05 feat: Color Theme page UI + color picker + toggle 2017-07-09 00:01:34 -04:00
NGPixel
a1b6dfb308 fix: Incorrect indentation (eslint) 2017-07-09 00:01:34 -04:00
NGPixel
f37cbac332 feat: Split System Info and System Settings pages 2017-07-09 00:01:34 -04:00
NGPixel
919afb46e2 feat: Optional linebreaks + mathjax processing 2017-07-09 00:01:34 -04:00
NGPixel
3d9aa18c05 refactor: Pre-render TeX + MathML server-side to SVG 2017-07-09 00:01:34 -04:00
NGPixel
f978db4728 fix: blockquote styling regression bug 2017-07-09 00:01:34 -04:00
NGPixel
5312f5320a feat: updated icons to Nucleo 2017-07-09 00:01:34 -04:00
NGPixel
1cb1c5acf9 fix: Path with slash display issue in Not Found error page 2017-07-09 00:01:34 -04:00
NGPixel
879ca63be5 feat: 2FA UI + modal 2017-07-09 00:01:34 -04:00
NGPixel
d7992a5e19 fix: fusebox bundle rebuild bug 2017-07-09 00:01:34 -04:00
NGPixel
485e1a78f6 fix: removed jquery explicit includes 2017-07-09 00:01:34 -04:00
NGPixel
6b43b101dc fix: nav.root french translation 2017-06-10 13:05:48 -04:00
Nicolas Giard
10329d44e4 fix: Added nav.root translation key 2017-06-10 13:04:58 -04:00
NGPixel
bbaf311372 fix: Install fixes + localization home key 2017-06-10 13:00:19 -04:00
Nicolas Giard
fa68da3396 feat: Browser translations fixes 2017-06-10 10:54:52 -04:00
NGPixel
28fb2aee70 refactor: vue fixes + modal-upgrade-system.vue 2017-06-10 10:41:15 -04:00
NGPixel
5a8c5237af fix: lose typo 2017-06-10 09:31:51 -04:00
NGPixel
33c05b327b refactor: admin-edit-user -> vue + fixes 2017-06-09 22:33:33 -04:00
NGPixel
5d1550287d refactor: editor-file.vue -> image + localization 2017-06-07 22:16:43 -04:00
NGPixel
c38ba72b5b refactor: editor-file.vue -> upload, move, delete 2017-06-07 19:56:18 -04:00
Nicolas Giard
753db60c02 feat: Browser translations for Chinese + Spanish 2017-06-05 22:29:12 -04:00
Nicolas Giard
1775246109 feat: Browser translations for English + French 2017-06-04 23:24:02 -04:00
NGPixel
f38f7d4f10 refactor: editor-file -> vue component (UI, core, new folder, rename, insert) 2017-06-04 23:16:00 -04:00
NGPixel
36a6bc0827 fix: move no longer crash for non-existant sub-directory dest 2017-06-01 20:30:32 -04:00
NGPixel
4632330d7c fix: HTML + mustache interpolations not escaped properly 2017-06-01 20:15:02 -04:00
NGPixel
f1a516da03 Merge branch 'master' of https://github.com/Requarks/wiki 2017-05-30 21:23:42 -04:00
NGPixel
2e3504f32b feat: added localization to modal-create-user 2017-05-30 21:23:38 -04:00
Nicolas Giard
8278f8571b feat: Browser translations for English, French + Chinese 2017-05-29 22:05:56 -04:00
NGPixel
8239adfe7b refactor: modal-delete-user -> vue component + localizations 2017-05-29 21:58:33 -04:00
NGPixel
87e780bea7 refactor: editor-video -> vue component + localization 2017-05-28 20:30:58 -04:00