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
b475795595
feat: login bg + bypass + hide local option
2020-07-05 01:36:02 -04:00
NGPixel
5282a82afe
fix: wait for sideload locales before server start ( #1248 )
2020-07-04 17:01:35 -04:00
NGPixel
c7631b30d7
fix: missing modernizr in webpack prod
2020-07-03 20:24:44 -04:00
NGPixel
52125eee73
fix: deps update + login gql temp fix
2020-07-03 20:09:22 -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
Regev Brody
1c4829f70f
fix: tags filtered by access ( #2100 )
2020-07-03 17:49:54 -04:00
Regev Brody
41327dd1e8
feat: support MultiMarkdown tables ( #2126 )
2020-07-03 17:46:07 -04:00
TakeruDMC
cf3a48a6fa
fix: "undefined" error on deletePage by git storage ( #2132 )
2020-07-03 17:44:42 -04:00
Nicolas Giard
545bc3465c
docs: update BACKERS
...
***NO_CI***
2020-07-01 12:57:02 -04:00
Seyed Sajad Kahani
3c5352fb53
fix: change reconnectLink behavior for page move ( #1991 )
2020-06-28 21:08:17 -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
Maho Hiyajo
ea3962d143
fix: change discord module ‘discordapp.com’ to ‘discord.com’ ( #2117 )
2020-06-27 17:01:00 -04:00
Nicolas Giard
284f4aa25b
docs: update README
...
***NO_CI***
2020-06-26 23:50:19 -04:00
Nicolas Giard
93913a08b7
docs: update README
...
***NO_CI***
2020-06-26 23:49:56 -04:00
Nicolas Giard
2409b286da
fix: matomo module siteId
2020-06-26 15:34:53 -04:00
NGPixel
1c18f3a4c2
fix: revoke typo
2020-06-25 23:48:16 -04:00
Nicolas Giard
056ed46bc3
docs: update README
...
***NO_CI***
2020-06-25 22:16:20 -04:00
Nicolas Giard
248c6e187d
docs: update README
...
***NO_CI***
2020-06-25 22:09:48 -04:00
NGPixel
98f21b9f6a
fix: revalidate tokens created prior to server startup
2020-06-25 22:04:21 -04:00
NGPixel
92b29d1f06
fix: check revalidation timestamp
2020-06-25 19:25:08 -04:00
NGPixel
c37b0ad1d7
fix: remove console log from authenticate func
2020-06-25 00:04:08 -04:00
NGPixel
a25431bcf8
fix: token revocation incorrect TTL
2020-06-25 00:02:39 -04:00
NGPixel
a690e5597f
fix: revocation token list for users + groups
2020-06-24 23:57:35 -04:00
NGPixel
c9f3105997
misc: update dependencies + fix vuetify styles
2020-06-24 23:57:06 -04:00
Regev Brody
33a9d5774c
fix: GraphQL error with MySQL and FULL OUTER JOIN ( #2104 )
...
* fix: GraphQL error with MySQL and FULL OUTER JOIN #2071
2020-06-24 18:51:21 -04:00
Regev Brody
6ef7b0f130
fix: deactivated users can still refresh their token ( #2105 )
2020-06-24 18:15:36 -04:00
Regev Brody
4bc284b06e
fix: page schema validation for extra field ( #2097 )
2020-06-23 18:26:29 -04:00
NGPixel
969e7e2fe6
fix: table styles dark mode
2020-06-22 23:56:18 -04:00
NGPixel
abe86928fb
feat: markdown spellcheck mode
2020-06-22 18:10:48 -04:00
NGPixel
55bea7d48b
fix: enable spellcheck in visual editor
2020-06-22 17:27:42 -04:00
Nicolas Giard
1e4a633b5d
docs: update BACKERS
...
***NO_CI***
2020-06-22 16:41:57 -04:00
NGPixel
43e73565af
fix: visual editor table styling
2020-06-22 00:34:37 -04:00
NGPixel
4cb7f33dcf
feat: visual editor code + sub/sup + table props
2020-06-21 14:47:11 -04:00
NGPixel
ff4e25d5ca
fix: comments author locale string
2020-06-21 01:06:40 -04:00
NGPixel
98016d3c42
fix: editor saved state
2020-06-21 01:04:36 -04:00
NGPixel
09114524ff
feat: live preview of custom css in editor
2020-06-21 00:40:18 -04:00
NGPixel
4855051d87
feat: page published state + comments localization
2020-06-20 22:08:59 -04:00
NGPixel
83b83a7510
feat: page css + scripts
2020-06-20 16:39:36 -04:00
NGPixel
53ddb50b51
feat: save page scripts + styles
2020-06-20 01:11:05 -04:00
NGPixel
718c14dd74
feat: editor props scripts + styles code editor
2020-06-19 21:00:44 -04:00
Regev Brody
0a16929a57
fix: editing buttons showing up even if no action is allowed ( #2043 )
...
* feat: Edit / Page Create Buttons showing up even if no action is allowed #1780
2020-06-19 18:54:05 -04:00
NGPixel
b723d7d626
fix: markdown core props + styles/scripts permissions
2020-06-18 22:49:26 -04:00
Mauro Frischherz
9e4ed7986c
fix: include locale in sidebar browse links ( #1807 )
...
Co-authored-by: Mauro Frischherz <mauro.frischherz@eoscop.ch>
2020-06-18 22:05:41 -04:00
Regev Brody
77086a6e0a
feat: optional kroki/plantuml svg caching ( #2047 )
...
* feat: Caching kroki svgs #2020
2020-06-18 18:39:25 -04:00
Regev Brody
e03a80dccc
feat: underline markdown support ( #2073 )
...
* fix: no markdown support for underline #2072
2020-06-18 18:37:24 -04:00
Regev Brody
0e6340f51e
fix: use config value for tokenRenewal expiration ( #2042 )
...
* fix: tokenRenewal seems to be hard coded #1540
2020-06-18 13:08:57 -04:00
NGPixel
330c90229e
fix: admin locale - help button
2020-06-17 23:05:59 -04:00
jonasjoest
3b055f2ed5
fix: use first email address when retrieving multiple from LDAP ( #2051 )
...
Signed-off-by: Jonas Jöst <jonas@gpplanet.de>
2020-06-16 00:11:38 -04:00