NGPixel
b2f292cc39
fix: MSSQL migration 2.5.1
2020-07-05 15:59:02 -04:00
NGPixel
31661b2cb3
fix: token renewal date
2020-07-05 14:16:16 -04:00
Brian Pursley
c9a1a1ad40
docs: helm - updated README config table defaults to match values.yaml ( #2143 )
...
***NO_CI***
2020-07-05 13:40:57 -04:00
NGPixel
c7631b30d7
fix: missing modernizr in webpack prod
2020-07-03 20:24:44 -04:00
Nicolas Giard
c009cc1392
feat: new login experience ( #2139 )
...
* feat: multiple auth instances
* fix: auth setup + strategy initialization
* feat: admin auth - add strategy
* feat: redirect on login - group setting
* feat: oauth2 generic - props definitions
* feat: new login UI (wip)
* feat: new login UI (wip)
* feat: admin security login settings
* feat: tabset editor indicators + print view improvements
* fix: code styling
2020-07-03 19:36:33 -04:00
James Greenhill
370cd10096
misc: update helm chart configs and readme ( #1751 )
...
* fix wiki helm
* update readme
* include service account as a stub
* use lightweight healthz for readiness and health endpoint
* remove if block for setting DB_TYPE, only postgres is supported in this chart for now
2020-06-28 19:55:16 -04:00
Nicolas Giard
ff31d252f9
feat: cypress E2E testing ( #2002 )
...
* feat: cypress
* dev: move cypress in dev + setup bash script
* fix: cypress docker network host
* fix: override cypress baseUrl
* fix: cypress ci-run.sh dir path
* fix: cypress ci-run vars
* fix: cypress missing group
* fix: cypress path config
* fix: cypress record key
* fix: remove cypress run file
* fix: cypress mssql delay
* misc: use current docker build for cypress tests
2020-06-05 14:13:29 -04:00
NGPixel
3891816758
fix: setup assets location + mysql migration 2.4.13
2020-05-31 22:39:45 -04:00
NGPixel
1f9e5b3fd0
feat: delete user with replace target
2020-05-30 16:34:09 -04:00
Arnaud Duforat
5c07ce0a7c
fix: 404 on apple-touch-icon ( #1965 )
2020-05-30 13:08:18 -04:00
Arnaud Duforat
4b93e04261
fix: 404 on android-icon-192x192 ( #1959 )
2020-05-29 15:46:47 -04:00
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
2020-05-21 00:20:57 -04:00
Elliott Shugerman
4b7bd98143
misc development docker-compose.yml improvements ( #1905 )
...
* tweaks
* selective bind mounts
* code review: missing some files in bind mount
2020-05-19 01:15:44 -04:00
NGPixel
d2b99a2032
feat: timezone + dateFOrmat + appearance profile settings
2020-05-03 00:38:02 -04:00
NGPixel
a1515e3f3e
fix: arm dockerfile package version
...
***NO_CI***
2020-04-25 14:47:38 -04:00
NGPixel
19dddc85c3
misc: update dependencies
2020-04-24 15:01:23 -04:00
NGPixel
7cd5721ca1
feat: handle event propagation via DB (HA)
2020-04-19 22:47:02 -04:00
NGPixel
5075f16731
fix: arm64 dockerfile
2020-04-16 22:05:53 -04:00
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