Nicolas Giard
fee07a91cd
docs: update BACKERS
***NO_CI***
4 years ago
Nicolas Giard
c1bd13f2cd
docs: update README
***NO_CI***
4 years ago
Nicolas Giard
2d9e70fbd5
docs: update README
***NO_CI***
4 years ago
Jafar Akhondali
5ba36ee421
refactor: server code ( #2545 )
+ Remove duplicated await
+ Replace some legacy codes with ES6
+ Fix some of eslint problems
4 years ago
Kaito Minatoya
0a1f0ac9e3
fix: incorrect cancel button i18n key ( #2543 )
4 years ago
Nicolas Giard
864ca06b6e
docs: update BACKERS
***NO_CI***
4 years ago
NGPixel
63c8a308ba
fix: remove bugsnag + update deps
4 years ago
NGPixel
fe890979af
fix: bypass auth redirect cookie when set to homepage
4 years ago
NGPixel
0fa5b9750d
fix: handle missing extra field during page render
4 years ago
NGPixel
9762bdc2ce
fix: set enableArithAbort explicit value for tedious driver
4 years ago
Mirko Iannella
31a18c8a67
fix: check for email array during processProfile ( #2515 )
In our setup (based on yunohost) the profile.email field could be either a string (and that was properly handled) or an array.
This code adds support for the case where it is an array.
4 years ago
Aaron
23e3403054
fix: update Matomo integration client code ( #2526 )
Signed-off-by: Aaron <admin@datahoarder.dev>
4 years ago
NGPixel
084dcd69d1
fix: strip directory traversal sequences from asset paths
4 years ago
NGPixel
9ccd1f82e9
fix: azure-pipelines.yml cypress format
4 years ago
NGPixel
e23d26e6b7
fix: azure-pipelines.yml
4 years ago
NGPixel
752ac61bf5
misc: migrate to YAML azure pipelines
4 years ago
Иван
5668eea40a
fix: tabset tabs can't be scrolled ( #2442 )
* fix: tabset tabs can't be scrolled
Fix for #2091 . The change advised in that issue works brilliantly.
* fix: tabset scrollbar is visible even if unnecessary
* fix: tabset tall headers
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
Nicolas Giard
dd27d58a28
docs: update BACKERS
***NO_CI***
4 years ago
NGPixel
b0f61d6605
feat: rocket.chat auth module
4 years ago
Nicolas Giard
722bff1bab
docs: update BACKERS
***NO_CI***
4 years ago
Jeffrey Forman
de19d37953
fix: helm - image tag and imagePullPolicy to correctly inherit from values ( #2472 )
* fix image tag and imagePullPolicy to correcy inherit from values, with sane defaults (ifNotPresent and latest)
* fix default service ports for http and https in service.yaml
Co-authored-by: Jeffrey Forman <jforman@gmail.com>
***NO_CI***
4 years ago
James C
5a9df24f04
fix: markdown editor URL autocompletion ( #2452 )
Fix for #2062 . Using token.string only captured the character at the cursor. Now using the cursor location to determine suitable search text. Also corrected syntax issue where suggestion removed opening link parenthesis.
4 years ago
Nicolas Giard
352d7c2bf1
docs: update BACKERS
***NO_CI***
4 years ago
NGPixel
741b99098a
fix: missing localization strings for page select dialog
4 years ago
NGPixel
e782f85a1d
fix: missing localization strings in login screen
4 years ago
NGPixel
a381d4f314
fix: login bg insert from asset not working
4 years ago
NGPixel
6340f21969
fix: some auth icons are monochrome
4 years ago
Иван
79c5b8fac2
fix: security html module removes allow attribute from iframes ( #2354 )
* fix: secure html module removes allowfullscreen, allow and frameborder attributes from iframes
* Apply suggestions from code review
fix: remove deprecated attributes for iframe in secure html module
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
Riccardo Re
660b78d9e2
fix: support permissions by tags for basic db search engine ( #2416 )
This code will allow the "search" component to correctly filter pages by usergroup permissions based on tags instead of paths
Co-authored-by: Riccardo Re <riccardo.re@clevermind.cloud>
4 years ago
takumi9942
2d52ba3303
fix: hidden download button in admin locale page on smaller screens ( #2429 )
4 years ago
NGPixel
1404d6343e
fix: API key incorrectly forces token revalidation
4 years ago
NGPixel
8f6cba262f
fix: draw.io svgs are no longer removed with linebreaks ( #2415 )
4 years ago
NGPixel
02c3c66084
fix: checkExclusiveAccess incorrectly includes root admin
4 years ago
NGPixel
7c0d6e2883
fix: prevent write:groups from self-promoting
4 years ago
NGPixel
f988c5f811
fix: logout URL endpoint option for oauth2 module
4 years ago
NGPixel
9009816290
fix: 2fa qr code - handle special chars in site title
4 years ago
NGPixel
aa96e97028
fix: force lowercase for email on local auth
4 years ago
NGPixel
5295e413be
fix: bypass page rule check for global permission check + handle missing page extra field
4 years ago
Rus
68d31af7af
fix: discord auth module new URL. ( #2390 )
Change "discordapp.com" to "discord.com"
4 years ago
NGPixel
78417524b3
feat: ldap avatar support
4 years ago
NGPixel
dab5dcfbc1
fix: auth strategy order not saved
4 years ago
NGPixel
794ecc6ef6
fix: new install local auth not enabled ( #2375 )
4 years ago
NGPixel
7fdf8ab3f9
fix: remove offline param from docker config
4 years ago
NGPixel
5534d50b18
fix: remove unused dep in nav-header
***NO_CI***
4 years ago
NGPixel
48d93877e3
fix: search autocomplete off
4 years ago
NGPixel
9f1ba0a32f
fix: elastic apm rum client script
4 years ago
NGPixel
af054257bd
fix: 2.5.108 migration (2)
4 years ago
NGPixel
0ce63c8ef7
fix: 2.5.108 migration
4 years ago
NGPixel
60f2a2a8d9
fix: migration error for new installs
4 years ago
NGPixel
ef739de970
feat: purge history utility
4 years ago