NGPixel
92fe9d3e31
fix: view source of page version crash ( #3297 )
3 years ago
opalmay
9081232e7c
fix: disallow # char in file uploads ( #3770 )
4 years ago
PaulD987
3f001dca2c
fix: loginRedirect doesn't work for non local strategies ( #3222 )
4 years ago
NGPixel
0fa5b9750d
fix: handle missing extra field during page render
4 years ago
NGPixel
5295e413be
fix: bypass page rule check for global permission check + handle missing page extra field
4 years ago
NGPixel
78417524b3
feat: ldap avatar support
4 years ago
NGPixel
062a0b7979
feat: logout by auth strategy + keycloak implementation
4 years ago
NGPixel
ae733392f3
feat: password reset
4 years ago
NGPixel
e319355017
feat: enable/disable TFA per user
4 years ago
NGPixel
8c205b6950
fix: site title check + UI fixes + 2FA setup on account verify
4 years ago
Seyed Sajad Kahani
15bca54bdf
fix: change language in edit, history and source pages ( #2194 )
...
* change language in edit, history and source pages
* fix: remove unnecessary i18n locale switch for download page
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
NGPixel
4cd6fe8a56
fix: unauthorized admin should receive 403 code
4 years ago
NGPixel
4f16dd0c81
fix: admin permissions + restrict nav settings
4 years ago
NGPixel
b475795595
feat: login bg + bypass + hide local option
4 years ago
NGPixel
4cb7f33dcf
feat: visual editor code + sub/sup + table props
4 years ago
NGPixel
4855051d87
feat: page published state + comments localization
4 years ago
NGPixel
83b83a7510
feat: page css + scripts
4 years ago
NGPixel
718c14dd74
feat: editor props scripts + styles code editor
4 years ago
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
4 years ago
NGPixel
1222355046
feat: comments - default provider create (wip) + permissions
5 years ago
NGPixel
fb6c01c538
fix: legacy page view
5 years ago
NGPixel
887e8a0f5a
feat: comments disqus + commento
5 years ago
NGPixel
134f057bb8
feat: uploads config + security admin page
5 years ago
NGPixel
cc9f022051
fix: nav external blank option
5 years ago
NGPixel
dae64f00a0
fix: brute-knex refactor
5 years ago
NGPixel
8aba5305d8
feat: sidebar item permissions + admin nav edit
5 years ago
NGPixel
1e4d513252
feat: user profile page - save info + change pwd
5 years ago
NGPixel
4398573645
feat: save conflict check polling
5 years ago
NGPixel
13a995133b
feat: branch off / create from template
5 years ago
NGPixel
e50dc89519
feat: view version of page source
5 years ago
NGPixel
2ac9131244
feat: page history - download version
5 years ago
NGPixel
ff5acba358
fix: redirect to previous path after login
5 years ago
NGPixel
1fc786e2ed
fix: redirect home to login only if guest
5 years ago
NGPixel
ad3a6e15f9
fix: rtl list bullet symbol
5 years ago
NGPixel
1914d40574
fix: set rtl correctly if default lang is non-rtl
5 years ago
BobbyB
b82c788e5c
feat: add Page Rules For Matching Tags ( #1418 )
...
* Added Page Rules For Matching Tags
* fix: use T as Tag Match icon
* fix: reorder page rules in checkAccess
* fix: common controller tags code refactor
Co-authored-by: Nicolas Giard <github@ngpixel.com>
5 years ago
NGPixel
ae53484abd
feat: admin ssl - renew cert + toggle redirection btn
5 years ago
NGPixel
91e897ccd9
fix: admin contribute list + source permission
5 years ago
NGPixel
b18dd29fa0
feat: browse page by ID
5 years ago
NGPixel
c6933a2d20
feat: let's encrypt
5 years ago
NGPixel
3d6b04f75d
fix: handle email verification exceptions ( #1227 )
5 years ago
NGPixel
49819b41db
fix: missing write:pages perm for edit existing pages ( #1228 )
5 years ago
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
5 years ago
NGPixel
f1668b9ac5
feat: import assets from disk module
5 years ago
NGPixel
d987058336
feat: asset add/rename/remove + dump action for git and disk modules
5 years ago
Nick
22e51c9862
fix: tags load from editor
5 years ago
Nick
5a7fd2d73e
feat: tags UI (wip) + save tags from page
5 years ago
Nick
13358b26b0
fix: auto redirect to login from homepage
5 years ago
rbtprograms
0f9ddf1e5d
fix: Switch converted to Object Literal ( #940 )
...
* updating a switch into object literal and fixed a couple linter errors
* added a comment about weird formatting
* style: use lodash get
* fix: pass eslint + puglint + jest
5 years ago
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
5 years ago