Dmitry Verkhoturov and Umputun
90ec2ff907
move more parts of Readme to the docs site
2021-11-07 11:58:08 -06:00
Dmitry Verkhoturov and Umputun
19a4eada25
move privacy section of readme to the docs site
2021-11-07 11:53:28 -06:00
Dmitry Verkhoturov and Umputun
b3d28f97ae
fix links in docs, move frontend readme to site
2021-10-25 17:21:24 -05:00
Dmitry Verkhoturov and Umputun
aa34dc8384
move non-technical part of the readme to site
2021-10-23 11:37:23 -05:00
Dmitry Verkhoturov and Umputun
c222b8a2ba
cut parameters list from readme to site
2021-10-22 01:21:33 -05:00
Dmitry Verkhoturov and Umputun
032f88c61e
move technical part of readme to docs site
2021-10-21 13:06:40 -05:00
Milo and Umputun
3d06a04acd
Updated documentation with new Italian translations
2021-10-19 11:50:22 -05:00
romanilchyshyn
df0d4d27fa
patreon auth
2021-10-13 00:30:14 +03:00
romanilchyshyn and Umputun
e341227cae
import from commento engine
2021-10-06 13:51:31 -05:00
bakurin and Umputun
be46e849a4
Webhook destination for notifications
2021-08-28 12:50:36 -05:00
Umputun
5abdaaf793
clarify image proxy description
2021-07-26 21:25:22 -05:00
Dmitry Verkhoturov and Umputun
2c8556ff2f
consistent formatting for markdown files
2021-07-25 13:28:08 -05:00
Dmitry Verkhoturov and Umputun
ea644a1a31
add telegram auth backend support
2021-07-25 13:16:50 -05:00
Pavel Moiseenko and Umputun
50b3776d2a
Improve README
...
* Update links
* Update table of contents
* Improve the design
* Improve formatting
* Fix abbreviations and proper names
* Fix tables
* Fix indentation in code snippets
* Fix typos
2021-07-25 13:08:34 -05:00
Dmitry Verkhoturov and Umputun
200733ed03
add user telegram notifications
2021-07-03 14:57:09 -05:00
Dmitry Verkhoturov and Umputun
936ccd825f
Move existing documentation to the new site
2021-06-27 14:53:20 -05:00
Dmitry Verkhoturov and Umputun
2b15e9291f
fix typos
2021-06-15 02:02:48 -05:00
Stanislas and Umputun
5ce89c6c29
docs(import): clarify import path for wordpress
2021-06-13 17:40:01 -05:00
Dmitry Verkhoturov and Umputun
c0b392ad4c
separate user and admin notifications
...
The current state is a mess of user and admin
notifications, which will become worse after
implementing the new user notification methods
like a telegram.
This change makes things simpler
for the remark42 users.
2021-06-03 00:30:53 -05:00
Dmitry Verkhoturov and Umputun
6a54ed86c7
move telegram token and timeout to a separate CLI section
...
This simplifies token and timeout reuse for
the notify module (used now) and for
the auth module later (not yet in the code).
SMTP credentials are already set up that way.
2021-05-24 12:15:03 -05:00
Dmitry Verkhoturov and Umputun
fcaf568fcc
update wordpress instructions, fix #871
2021-05-20 13:30:09 -05:00
Umputun
57fc382956
add ability to select listening address #1000
2021-05-13 14:46:52 -05:00
Umputun and GitHub
52fbac904e
Admin edit ( #997 )
...
* allow admin edits without restrictions
* lint: err reassignment
* lint: suppress false positive
* add admin-edit to readme
* expose admin_edit to config controller
2021-05-10 11:36:02 -05:00
Umputun
eb7b34b6b2
add related projects section
2021-05-06 19:27:55 -05:00
Yuriy Karpov and Umputun
4e0a4e52bd
add the ability to configure the 'simple_view' parameter from the client,
...
the parameter is not required, but if set, it will overwrite the one that came from the backend
issues-916
2021-05-06 11:08:15 -05:00
Dmitry Verkhoturov and Umputun
e841bc27fb
clarify --secret usage based on #861
2021-05-05 02:39:32 -05:00
ronan and Umputun
df4b0c80ac
Support for Slack notifications
...
Slack notifications: remove debug log
Slack notifications: code lint
Slack notifications: code lint
Slack notifications: code lint
fix according to comments
2021-04-21 12:56:14 -05:00
Pavel Mineev and Umputun
dfed7e16ba
Update README.md for v1.7
2021-04-16 17:49:49 -05:00
aepetelin and Umputun
2f03f11c7e
fix link to Frontend guide in README
2021-04-05 11:04:23 -05:00
Michael Picht and Umputun
4254169636
corrected path in docker command to import comments from disqus
...
Signed-off-by: Michael Picht <mipi@fsfe.org >
2021-03-18 00:47:49 -05:00
Pavel Mineev and Umputun
008788ad89
rollback readme till release
2021-02-10 01:59:36 -06:00
Umputun and GitHub
be2f6d0a20
Fix admin names ( #858 )
...
* fix admin name check for anon login #605
* update readme with admin names info
* lint: list of static site params
* typo
* don't allow email users to reuse admin names
* move admin.names to restricted-names
* forgotten names member
* remove names from example admin
* remove names from prepTestStore
2021-01-20 13:12:09 -06:00
Umputun and GitHub
aff79a6fa9
Same site ( #850 )
...
* switch to auth master for same-site
* add same-site policy support #784
* add parse same site param
2021-01-14 13:06:29 -06:00
Pavel Mineev and Umputun
42cc226b16
turn back dotenv
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
5825a55b69
Update frontend
...
* change root dit and change way to import modules
* update deps to latest versions
* use latest tools for building bundles
* rewrite webpack config
* use nomodule technique for loading modern bundle
* inject polyfills by babel usebuiltins
* update eslint rules
* rename all style files to CSS
* use postcss preset env for building styles
* proper typescript typing
* put all html files to templates folder
* etc
2021-01-12 13:39:26 -06:00
Janik Vonrotz and Umputun
919fb7af62
Update README.md
2021-01-05 11:11:29 -06:00
Umputun
eb21a05b7b
add optional frame-ancestors (Content-Security-Policy) for the list of hosts passed by user
2021-01-03 02:33:51 -06:00
Dmitry Verkhoturov
b426055ad0
readme: fix SPA link, web config syntax
2020-12-06 18:50:53 +01:00
Dmitry Verkhoturov and Umputun
bcc2fc7a9e
use correct case for GitHub mentions
2020-10-14 12:05:15 -05:00
Pavel Pustovalov and Umputun
c02590665f
Setup coverage for FE
2020-09-06 14:15:56 -05:00
Dmitry Verkhoturov and Umputun
b974fd9cc4
add ability to set multiple admin emails for notifications
2020-09-02 15:09:46 -05:00
Pavel Mineev and Umputun
5c23206d00
Hide email subscription by param from frontend
2020-08-20 18:15:50 -05:00
Pacharapol Withayasakpunt and GitHub
5d6729ddd5
Fix to work without errors in Nuxt Universal ( #723 )
...
by @patarapolw
* allow manual init and destroy for use with Nuxt
* fix onDestroy-related methods
* avoid global scope, and use function scope instead
* add createInstance function to window.REMARK42
* 1. allow DOMNode to be put in remark_config 2. check remark_config before try to attach node
* move createInstance function outside
* update embed.ts
* avoid ?.
* 📚 Docs: doc on how to make it work with SPAs
* 📚 Docs: fix spa.md to be more flexible
* ✨ Feat: add REMARK42::ready event
* remove nuxt-specific terminologies
* tell MutationObserver to disconnect on destroy
* update docs/spa.md
2020-07-31 12:21:00 -05:00
Pacharapol Withayasakpunt and Umputun
d1268bbe8c
update README according to #737
2020-07-30 12:24:48 -05:00
Umputun
729b6d2d08
add --proxy-cors $PROXY_CORS disabling internal cors middleware #749
2020-07-27 16:58:47 -05:00
0xflotus and Umputun
8b77ff953e
docs: fixed small error
2020-07-22 11:57:44 -05:00
vdimir and Umputun
9957ab642b
Add Imported field to comment, do not wait image submission for such comments
2020-07-09 12:43:07 -05:00
Dmitry Verkhoturov and Umputun
9510962e25
add redis PubSub web cache as an option
2020-06-25 23:14:50 -05:00
Umputun
df9c05b490
add microsoft auth
2020-06-18 18:25:35 -05:00
Umputun
11fde80d27
replace references to legacy remark url in docs
2020-05-12 12:08:18 -05:00