Umputun and GitHub
4f4c302a9d
Merge pull request #826 from umputun/paskal/clean_stream
...
Clean unused stream code
2020-11-30 10:46:33 -06:00
Dmitry Verkhoturov
809a7c7dbd
Clean unused stream code
...
It was supposed to solve #253 but frontend part for it in
#357 was never finished, and backend code produces false
positive test failures since day 0. The cost of just having
this code around is too high, we'll re-add it in case
frontend implementation will be finished.
2020-11-30 02:00:59 +01:00
Dmitry Verkhoturov and Umputun
6426ea154e
#819 add SendJWTHeader auth option, expose it on /config
2020-11-29 18:18:22 -06:00
Ksinia and Umputun
5b4e492c1b
Save logged in user email in local storage
2020-11-18 10:59:44 -06:00
Umputun and GitHub
e935fedd60
Merge pull request #805 from markiewiczjulian/master
...
added translations to pl language
2020-11-17 11:25:40 -06:00
Julian Markiewicz and GitHub
2df51fe111
Merge branch 'master' into master
2020-11-17 09:02:32 +01:00
sattellite and Umputun
60f554f2fa
Simplified definition of REMARK_URL to templates in webpack config
2020-11-10 11:04:07 -06:00
sattellite and Umputun
abe3b0d47a
Simplified js expression in templates
...
REMARK_URL is required and window.location.origin is not needed.
https://github.com/umputun/remark42/pull/806#discussion_r519458452
2020-11-10 11:04:07 -06:00
sattellite and Umputun
06c3406e30
Replace predefined site_id by SITE_ID
2020-11-10 11:04:07 -06:00
sattellite and Umputun
0d42761a12
Replace BASE_URL constant by REMARK_URL in html
2020-11-10 11:04:07 -06:00
sattellite and Umputun
2a48cc9682
use REMARK_URL in frontend templates
2020-11-10 11:04:07 -06:00
aa048a0db9
Apply suggestions from code review
...
Co-authored-by: Pavel Mineev <pavel@mineev.me >
2020-11-10 09:45:48 -06:00
Ksinia and Umputun
d87135a80a
Fix test for Replies link
2020-11-10 09:45:48 -06:00
Ksinia and Umputun
e6aa4736ea
Fix RSS links
2020-11-10 09:45:48 -06:00
Pavel Mineev and Umputun
f4aa7332d5
Add tests and change props/state getting to fix TS error
2020-11-09 15:43:03 -06:00
Pavel Mineev and Umputun
4da83d9231
#212 : Fix max length counter in Safari
2020-11-09 15:43:03 -06:00
ivanezko and Umputun
18ba05cea0
add ukranian locale
2020-11-06 02:15:04 -06:00
ivanezko and Umputun
a8752bb41c
add ukranian locale
2020-11-06 02:15:04 -06:00
ivanezko and Umputun
3396c56f2e
add ukranian locale
2020-11-06 02:15:04 -06:00
ivanezko and Umputun
f281faa0da
add ukranian locale
2020-11-06 02:15:04 -06:00
Ivanezko and Umputun
b88f99e099
add ukranian locale
2020-11-06 02:15:04 -06:00
Artur Mullakhmetov and Umputun
b04eba2d91
do not decrease comments count in case of repeated deletion
2020-11-05 11:00:30 -06:00
markiewicz.julian@gmail.com
48ed23e70d
added translations to pl language
2020-10-28 08:50:51 +01:00
Vitaly Zdanevich and Umputun
55a8eb10e7
опечатка
2020-10-23 21:21:08 -05:00
Dmitry Verkhoturov and Umputun
b447863542
add deduplication of emails in recursive notifications
2020-10-20 11:08:04 -05:00
Dmitry Verkhoturov and Umputun
4ba32141fa
add recursive email notifications up to highest parent
2020-10-20 11:08:04 -05:00
Dmitry Verkhoturov and Umputun
1ce3cf3d1f
simplify admin email notifications
2020-10-20 11:02:04 -05:00
Dmitry Verkhoturov and Umputun
91580194e9
clean up formatting and typos in documentation
2020-10-19 02:42:19 -05:00
Dmitry Verkhoturov and Umputun
6f122f93d1
extract Email.buildAndSendMessage from Email.Send
2020-10-18 17:29:44 -05:00
Dmitry Verkhoturov and Umputun
ced40b525a
move email notification logic into Email struct
2020-10-18 17:29:44 -05:00
Dmitry Verkhoturov and Umputun
bcc2fc7a9e
use correct case for GitHub mentions
2020-10-14 12:05:15 -05:00
Dmitry Verkhoturov and Umputun
c9b395f60d
separate notify.SubmitVerification from notify.Submit
2020-10-11 23:13:24 -05:00
Dmitry Verkhoturov and Umputun
1980f30666
rewrite notify.Service.do from range to select
2020-10-11 23:13:24 -05:00
Umputun
b4f4c5e777
auto deploy docs
2020-10-11 23:06:34 -05:00
Pavel Mineev and Umputun
3e37434483
Fix images paths in docs
2020-10-11 20:03:14 -05:00
Pavel Mineev and Umputun
7b1ecccb4b
fix files naming add files to menu
2020-10-11 17:12:14 -05:00
Pavel Mineev and Umputun
fc9882098d
arename readme to index
2020-10-11 17:12:14 -05:00
Pavel Mineev and Umputun
e52499316e
split docs by versions
2020-10-11 17:12:14 -05:00
Dmitry Verkhoturov and Umputun
bec6bcee0d
use template files instead of statik in dev Dockerfile
2020-10-07 19:32:39 -05:00
Dmitry Verkhoturov and Umputun
36dce6c2ac
fix golangci-lint timeout, bump email min TLS version
2020-10-07 19:32:39 -05:00
Dmitry Verkhoturov and Umputun
593ca0387f
adjust dockerfile to support go test with -race, bump images
2020-10-07 19:32:39 -05:00
konstantin krivlenia and Umputun
a1fcef670e
update dependencies
2020-10-04 23:46:39 -05:00
dependabot[bot] and Umputun
ecb146bf20
Bump node-fetch from 2.6.0 to 2.6.1 in /frontend
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-04 16:25:08 -05:00
Pavel Pustovalov and Umputun
c02590665f
Setup coverage for FE
2020-09-06 14:15:56 -05:00
Pavel Pustovalov and Umputun
1cb724a264
Set node version for each job
2020-09-05 12:22:02 -05:00
Pavel Pustovalov and Umputun
82de2a1d8f
Regenerate package-lock.json
2020-09-05 12:22:02 -05:00
Dmitry Verkhoturov and Umputun
b974fd9cc4
add ability to set multiple admin emails for notifications
2020-09-02 15:09:46 -05:00
Umputun
4f135fe91b
switch ci and docker build to node 12
2020-08-30 21:58:48 -05:00
Pavel Pustovalov and Umputun
f72603d967
make FE CI more parallel
2020-08-30 13:58:22 -05:00
Pavel Pustovalov and Umputun
0ba8faefc9
change target browsers to defaults
2020-08-30 13:53:25 -05:00