Umputun
cdcf5171cf
lint: new warnings from 1.21 golang-lint
2019-10-31 22:09:28 -05:00
Umputun
ecb804ce41
update coveralls badge link
2019-10-31 21:56:40 -05:00
Umputun
e9cf8ca69e
pass more env to ci build to make coveralls happy
2019-10-31 21:43:26 -05:00
Umputun
3ad37810e6
add build compat with actions
2019-10-31 21:05:55 -05:00
Umputun
c154fae28f
rename actions, replace travis badge by action's
2019-10-31 20:38:13 -05:00
Umputun and GitHub
776b9117fc
CI changes ( #457 )
...
* make tests more resilient
* adjust drone for v1.x and dev-box, remove travis support
* add backend build step on branch for drone
* fix from email
* change notif email
* less demanding test wait
* add settings section to drone plugins
* adjust branch build
* convert all drone ci docker confs
* rename drone targets
2019-10-31 20:20:18 -05:00
Umputun
3a7ae4f616
revert increase import expired timeout
2019-10-29 03:56:36 -05:00
Umputun
9bd4519e48
increase import expired timeout
2019-10-29 03:51:13 -05:00
Umputun
653238bc99
increase test timeouts
2019-10-29 02:43:11 -05:00
Umputun
f859239bdf
faster import test
2019-10-28 23:34:36 -05:00
Umputun
ab0866cb77
randomize bold db for native migrator test
2019-10-28 22:19:14 -05:00
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