Umputun
488f9bedcf
add image.bolt.file info
2019-10-28 21:40:27 -05:00
Umputun and GitHub
9be7925246
Merge pull request #454 from Reeywhaar/preact-10
...
update preact to preact 10
2019-10-27 19:43:36 -05:00
Vyrtsev Mikhail
a2e508cc1e
update deps
2019-10-28 02:46:34 +03:00
Vyrtsev Mikhail
02b2895cac
update Preact to Preact X
2019-10-28 02:30:49 +03:00
Vyrtsev Mikhail
4240a4d6ee
update minor deps
2019-10-27 23:22:58 +03:00
Vyrtsev Mikhail
4f3400e594
update Comment type
2019-10-27 23:22:57 +03:00
Umputun
eb67ba85d1
update deps
2019-10-27 13:57:10 -05:00
Umputun
6ad2263859
Merge remote-tracking branch 'origin/master'
2019-10-27 13:32:40 -05:00
Umputun and GitHub
cc5e8a6356
Merge pull request #453 from StaroKep/fix/452_dark-theme-shows-white-preview
...
Dark theme shows white preview #453
2019-10-24 15:56:21 -05:00
Kirill Eremin
64b2830b5b
fix
2019-10-24 23:37:17 +03:00
Vdimir and Umputun
b7045d9771
Add bolt image storage ( #449 )
...
* Add bolt image store support
* Fix lint errors
* Use separate bolt buckets for staging and commited
* Comment bolt store public entities
* Fix spelling
2019-10-22 02:35:48 -05:00
Umputun
58f92062d9
Merge branch 'master' of github.com:umputun/remark
2019-10-19 13:05:27 -05:00
Umputun and GitHub
d7faf2df0e
Merge pull request #448 from Vdimir/backend-test-timeout-param
...
Add parameter to change backend test timeout
2019-10-19 12:42:43 -05:00
VDimir
13bdf8358a
Add parameter to change backend test timeout
2019-10-19 12:48:49 +03:00
Umputun
7644259a38
update deps
2019-10-17 15:50:59 -05:00
Umputun and GitHub
a310e222d9
Merge pull request #442 from umputun/twitter-auth-70
...
add twitter to the list of providers on frontend #70
2019-10-10 11:29:39 -05:00
Umputun
d14f7e2c47
add arm target arch #444
2019-10-10 00:33:10 -05:00
Umputun and GitHub
71742f5cfa
Merge pull request #443 from smaant/fix-development-docs
...
Fix docs
2019-10-09 16:36:14 -05:00
Anton Panferov
43ebc61eca
removed mongo mentions
2019-10-09 11:26:56 -10:00
Anton Panferov
74a58562f0
corrected non docker run command
2019-10-09 11:25:50 -10:00
Umputun
da63dd2c78
add twitter to the list of providers on frontend #70
2019-10-08 03:14:24 -05:00
Anton Kosourov and Umputun
4dc123dbe8
Change url in comments, decorate approach ( #431 )
...
* WIP: url mapper, wrapped reader approach
* create url mapper on start
* add pattern matching in mapper
* check pattern matching in test
* change site-id from radio-t to remark42 in tests
* create new url mapper on demand, based on given func, union strict and prefix rules
* rename convert to remap
* add import with mapper test
* rename mapper func to UrlMapperMaker, create comments in test via data service
* move /import/wait to /wait ctrl
* add remap cmd
* fix url naming
2019-09-30 13:12:42 -05:00
Misha Vyrtsev and Umputun
6b2addc280
Fix #430 ( #440 )
...
* add postMessage util
* use scrollTo via postMessage (fixes "scroll to parent" on Safari #430 )
* use postMessage
2019-09-29 15:38:09 -05:00
Misha Vyrtsev and Umputun
9fbdff106d
Update deps 2019 09 ( #439 )
...
* update minor deps
* update minor deps
* update major deps
* fix eslint warnings
2019-09-29 14:09:00 -05:00
Umputun and GitHub
ea2a15ea8e
add patreon link
2019-09-27 12:03:16 -05:00
Umputun
1cbedb85b0
fix -time sort for user comments
2019-09-26 23:06:20 -05:00
Umputun and GitHub
8cf611690a
Merge pull request #437 from bessarabov/patch-1
...
Added missing comma to the snippet code in README
2019-09-22 13:33:24 -05:00
Ivan Bessarabov and GitHub
851c9dc3b0
Added missing comma to the snippet code in README
2019-09-22 16:19:45 +03:00
Stas and Umputun
582c9d6bce
Fix problem with DEBUG variable ( #435 )
...
* Fix problem with DEBUG variable
* Add condition for starting ci on pull requests
* Add default value
* Add default value in another place
* Fix error in bash statement
* Replace && on if condition
2019-09-20 15:12:50 -05:00
Stas and Umputun
4f6c336f6c
Use GitHub actions as ci ( #434 )
...
* Add blank.yml
* Fix ci
* Update blank.yml
* Update blank.yml
* Add debug
* Show environments variables
* Add test env for travis
* Update blank.yml
* Update formatting
* Add env variable GIT_BRANCH
* Change setting CI
* Add quotes for env variable value
* change on in ci
2019-09-20 13:51:52 -05:00
Umputun and GitHub
14f267c89e
Delete FUNDING.yml
2019-09-12 17:44:12 -05:00
Umputun and GitHub
44021b4dac
Update FUNDING.yml
2019-09-12 17:43:43 -05:00
Umputun and GitHub
8eb00d94ad
Create FUNDING.yml
2019-09-12 17:42:41 -05:00
Umputun
e018fac6c4
revendor
2019-09-05 18:56:43 -05:00
Umputun
7971ebe6f4
ignore deleted comment for activity sorting
2019-09-03 16:39:14 -05:00
Umputun
cdc1ae1e85
fix dev mode test
2019-09-01 13:29:34 -05:00
Umputun
9c62453869
fix anon test failed due to email added
2019-09-01 13:24:31 -05:00
Umputun
44ff590183
reword template file description
2019-09-01 13:21:05 -05:00
Umputun
1300464d2d
Merge branch 'master' of github.com:umputun/remark
2019-08-27 03:33:43 -05:00
Umputun
22e5c25668
add custom email auth template
2019-08-27 03:33:34 -05:00
Umputun
074edc25ed
fix unstable auth hook test
2019-08-27 03:12:11 -05:00
Umputun
8b6452f938
missing delete event in edit request
2019-08-26 22:36:52 -05:00
Umputun
68235164ff
add OnEvent event to admin on each update/create/vote/delete
2019-08-26 20:53:04 -05:00
Umputun
e9414f7267
fix comment typo
2019-08-26 00:59:26 -05:00
Umputun
106c018ef1
mem store example updated with adm.Enabled support
2019-08-26 00:58:27 -05:00
Umputun and GitHub
3c321f8992
Verified site id ( #425 )
...
* WIP: start with aud verification
* adjust rest test for token's site_id remark42
* add tests for non-matching aud
* fix auth hook test with updates limiter
* check siteID with enabled call for static store
* fix site enabled check
2019-08-25 22:00:19 -05:00
Umputun
ef7476d3e1
change auth lib to 0.8.2, fixed user's aud promotion
2019-08-24 14:17:35 -05:00
Umputun
a6149ae064
add support for avatar store uri
2019-08-24 01:59:24 -05:00
Umputun
141c75401a
switch to latest baseimage allowing custom TZ and UID
2019-08-23 17:01:09 -05:00
Umputun
7fbf2cde61
add twitter auth #70
2019-08-23 03:17:31 -05:00