Commit Graph

116 Commits

Author SHA1 Message Date
NGPixel
e50dc89519 feat: view version of page source 2020-03-01 18:25:43 -05:00
NGPixel
ed0988fed0 fix: remove wait.sh from dockerfile 2020-02-28 21:24:45 -05:00
Lukas Frischknecht
a90dc8d5b5
misc: add support for VSCode remote development (#1533)
* Add support for VSCode remote development

* misc: remote dev containers fixes

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2020-02-28 16:49:18 -05:00
NGPixel
7ab16e2bf3 fix: disable SRI at build time 2020-02-01 16:14:25 -05:00
NGPixel
95e79a7316 fix: auto beautify css injection in admin 2020-01-26 15:31:24 -05:00
NGPixel
3e991fa590 misc: dev mode warning on setup 2020-01-25 23:12:57 -05:00
NGPixel
1b749e7bf2 fix: letsencrypt maintainerEmail 2020-01-12 13:23:01 -05:00
NGPixel
c6933a2d20 feat: let's encrypt 2020-01-11 22:33:27 -05:00
NGPixel
1c60d98d17 fix: remove SRI from setup view template 2020-01-01 01:54:51 -05:00
NGPixel
aa5368b2a1 feat: katex + admin SSL UI (wip) + dev warning 2019-12-18 23:45:33 -05:00
NGPixel
fa526752fb fix: arm dockerfile build step 2019-12-14 23:12:54 -05:00
NGPixel
8c79467481 fix: update docker base image to 12.13 2019-12-14 22:29:18 -05:00
NGPixel
ce5aa3acc0 feat: Dockerfile for arm builds 2019-12-14 22:25:58 -05:00
Nicolas Giard
208b651eb9
docs: update docker-compose example 2019-12-05 17:49:08 -05:00
Nicolas Giard
88b550b3a0
docs: update openshift example
[skip ci]
2019-11-19 18:06:23 -05:00
Nicolas Giard
600bd9d426
docs: update example docker-compose.yml
[skip ci]
2019-11-17 22:57:49 -05:00
Elliott Shugerman
5b36988d6d docs: remove wikinet network from docker-compose.yml example (#1144)
This network is unnecessary because Compose creates a network for all services by default.
2019-10-25 18:16:19 -04:00
NGPixel
f8c3aef7bd feat: favicon + manifest update + page selector locale switch fix 2019-10-18 20:23:37 -04:00
NGPixel
acb57879dd feat: SRI security toggle 2019-10-12 14:41:45 -04:00
Nick
309de5bc17 misc: deps cleanup + form validation fixes 2019-09-15 23:20:40 -04:00
Nick
28c443c356 feat: admin dashboard recent pages + update deps 2019-08-31 15:00:31 -04:00
Nick
a41ca694be fix: vuetify not transpiled for MS Edge (#994) 2019-08-30 16:42:24 -04:00
Nick
7f67c72757 fix: missing vuetify-loader in webpack prod 2019-08-24 23:25:54 -04:00
Nick
d3e693ab46 feat: mandatory password change on login + UI fixes 2019-08-24 22:19:54 -04:00
Nick
577a061033 misc: admin vuetify 2.0 UI + arabic display improvements 2019-08-10 12:18:14 -04:00
Nick
2142b5f674 fix: restore crlf for static files 2019-08-04 16:04:42 -04:00
NGPixel
c650cee441 Merge branch 'master' of github.com:Requarks/wiki 2019-08-03 04:58:07 +00:00
NGPixel
27e0a37dbe misc: migrate to vuetify 2.0 (wip) 2019-08-03 04:48:55 +00:00
Brent Sharrow
5622286856 fix: add example OpenShift-compatible Dockerfile. (#948) 2019-08-02 17:05:07 -04:00
NGPixel
eccf1a1b19 misc: migrate to vuetify 2.0 (wip) 2019-07-29 04:51:43 +00:00
Nick
9966a97bd3 feat: azure ad auth (wip) 2019-07-20 00:16:29 -04:00
Nick
59dc6fde56 fix: fontawesome 5 latest version 2019-07-14 22:52:17 -04:00
NGPixel
03e80bdff3 feat: legacy login 2019-07-13 19:15:35 +00:00
Nick
4eda8d6635 feat: alternate navigation icon set 2019-07-13 01:45:03 -04:00
Nick
b6f1e1805e feat: locales availability + IE display mode 2019-07-12 23:57:15 -04:00
Nick
604941fe6a feat: utilities section (wip) + auth utilities 2019-06-30 15:18:26 -04:00
Nick
2870da0e9e feat: analytics code rendering 2019-06-23 22:57:04 -04:00
Nick
b34aa5bab4 fix: elasticsearch module upgrade + deps update 2019-06-22 23:32:48 -04:00
Nick
28cf67cdaa feat: sideloading + locales nav menu 2019-06-21 20:54:09 -04:00
Nick
17f9f0baa9 feat: rtl display + dark theme improvements 2019-06-07 20:04:51 -04:00
Nick
9f58a08fcb feat: heroku compatibility 2019-06-01 21:38:36 -04:00
Nick
eb77059ec6 fix: webpack build error 2019-06-01 00:50:29 -04:00
Nick
93c1cb5645 feat: db ssl support 2019-06-01 00:23:07 -04:00
Nick
f142bcfdc4 misc: updated dependencies 2019-05-31 13:06:20 -04:00
Nick
2ba1004024 feat: helm chart (wip) 2019-05-03 23:46:18 -04:00
Nick
a034295b2c fix: webpack clean plugin v2 crash 2019-04-27 00:28:58 -04:00
Nicolas Giard
75f2f16613
docs: remove port env var from docker-compose.yml example 2019-04-27 00:12:24 -04:00
Nick
5b64c95117 feat: block creating pages with system reserved paths 2019-04-19 20:45:05 -04:00
Nick
f3b8d37fc5 feat: remove external css resources 2019-04-07 12:12:30 -04:00
Stephan Müller
16d88a7c7a fix: run docker image as non-root (#795)
* do not use apk update explicitely
* change user root to node
2019-03-29 20:45:31 -04:00