dependabot[bot] and Umputun
8d8c6ee93d
Bump browserslist from 4.16.0 to 4.16.6 in /frontend
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 22:45:46 -05:00
Dmitry Verkhoturov and Umputun
9fa23cc537
reset image cleanup TTL on Submit
...
Also:
- make commitTTL equal to EditDuration,
so that image is committed to permanent
storage after comment can no longer be edited
- move cleanupTTL to Cleanup function,
as it's not used elsewhere in the code
- add variables to some tests sleeps, so that
instead of being magic numbers they would
rely on timers of structures they suppose
to wait for
2021-05-24 17:33:59 -05:00
Dmitry Verkhoturov and Umputun
86b2648d66
reset image cleanup timer on comment preview
2021-05-24 17:33:59 -05:00
Dmitry Verkhoturov and Umputun
0e550e83fa
add method to renew image cleanup timer
2021-05-24 17:33:59 -05:00
Dmitry Verkhoturov and Umputun
82387729a4
make docker init script chown command verbose
2021-05-24 17:16:53 -05:00
Dmitry Verkhoturov and Umputun
4f2db3cdf6
cover all auth providers with tests, clean up env
2021-05-24 17:15:58 -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
Umputun
b856b6d3af
add reproxy setup manual
2021-05-20 18:47:45 -05:00
Dmitry Verkhoturov and Umputun
fcaf568fcc
update wordpress instructions, fix #871
2021-05-20 13:30:09 -05:00
Umputun
3a8750bd58
adopt deployment destination
2021-05-20 10:45:59 -05:00
Yuriy Karpov and Umputun
6f10a5a4a3
fix mobile navigation to comment for hidden comments
...
issues-82
2021-05-19 03:59:25 -05:00
Dmitry Verkhoturov and Umputun
29ac37c8ea
copy init script earlier than we change /srv owner
...
That would prevent entrypoint script
(https://github.com/umputun/baseimage/blob/master/base.alpine/files/init.sh )
failure on init.sh while running as "app" and not "root"
2021-05-18 13:56:43 -05:00
Pavel Mineev and Umputun
63ae392927
fix oauth text color
2021-05-18 13:29:33 -05:00
Dmitry Verkhoturov and Umputun
4d011aa5f3
remove error return from ExtractPictures
...
That function returns an error in a never
expected condition, and that error would be
logged message on the caller side:
none of the callers handles it.
That change hides that error from the caller
so that function would have a signature that
better fit what it does and how it behaves.
2021-05-17 21:31:56 -05:00
Pavel Mineev and Umputun
75196d185d
avatar fixes after review
2021-05-17 21:29:46 -05:00
Pavel Mineev and Umputun
93b29e934b
renew avatar
2021-05-17 15:14:35 -05:00
Dmitry Verkhoturov and Umputun
f9eb39db03
make commitTTL equal to EditDuration
...
So that image is committed to permanent
storage after comment can no longer be edited.
Also, move cleanupTTL to Cleanup function,
as it's not used elsewhere in the code.
2021-05-17 01:55:05 -05:00
Dmitry Verkhoturov and Umputun
df547cc815
less magic consonants in tests
2021-05-17 01:55:05 -05:00
Dmitry Verkhoturov and Umputun
ef1dd8162b
make consistent returns in bolt_store
2021-05-17 01:55:05 -05:00
Dmitry Verkhoturov and Umputun
717c4aa638
rename variables according to golangci-lint rec.
2021-05-17 01:55:05 -05:00
cbdf5f1e47
Fix text
...
Co-authored-by: Dmitry Verkhoturov <paskal.07@gmail.com >
2021-05-16 16:19:44 -05:00
Pavel Mineev and Umputun
ba5c74a069
Add a new error message and correct another one
2021-05-16 16:19:44 -05:00
Dmitry Verkhoturov and Umputun
fe716b0a71
validate image existence before post or preview
2021-05-16 13:50:09 -05:00
Elephmoon and Umputun
992b843cf5
postMessage without serialization
2021-05-16 13:41:50 -05:00
Dmitry Verkhoturov and Umputun
d1ef3ff247
fix HTTP response body close in proxy/image.downloadImage
2021-05-13 18:06:20 -05:00
Dmitry Verkhoturov and Umputun
63220f330b
close response body, add lint to check it
2021-05-13 17:58:59 -05:00
Umputun
57fc382956
add ability to select listening address #1000
2021-05-13 14:46:52 -05:00
Dmitry Verkhoturov and Umputun
c318e2068e
bump baseimage:app to be consistent with :buildgo
2021-05-13 11:22:16 -05:00
Umputun
470956bbc8
no-cache and pull to artifact build make #994
2021-05-10 19:22:56 -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
dependabot[bot] and Umputun
6d4be02dab
Bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 02:59:57 -05:00
Dmitry Verkhoturov and Umputun
19ba43b843
dockerfile: remove dead code, bump buildgo
2021-05-07 23:27:58 -05:00
Umputun
c055749dae
revendor to auth:master to provide fix for 404 avatar
2021-05-07 20:00:24 -05:00
Dmitry Verkhoturov and Umputun
4a2ae04571
replace deprecated golangci-lint check, fix goleak reports
2021-05-07 16:09:28 -05:00
Umputun
eb7b34b6b2
add related projects section
2021-05-06 19:27:55 -05:00
Umputun
5bdd1a5c72
lint: remove unneeded lambda
2021-05-06 19:14:07 -05:00
Umputun and GitHub
9838aaac70
Disqus fix ( #989 )
2021-05-06 18:03:15 -05:00
Pavel Mineev and Umputun
048712bcee
remove csso
2021-05-06 16:10:25 -05:00
Pavel Mineev and Umputun
cb40bae89b
minify css bundle
2021-05-06 16:10:25 -05:00
Pavel Mineev and Umputun
d8058c6576
use named imports
2021-05-06 15:55:46 -05:00
Pavel Mineev and Umputun
123cd53c09
fix linter
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
317d932b1f
latest versions
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
58d8fe0f1c
fix linter errors
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
3c6df9e17e
bump
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
b3beca1559
make classnames short
2021-05-06 15:16:39 -05:00
Pavel Mineev and Umputun
1ee571a7f5
remove @types/classnames
2021-05-06 15:11:36 -05:00
Pavel Mineev and Umputun
9f98b46351
replace classnames to faster and smaller package
2021-05-06 15:11:36 -05:00
Pavel Mineev and Umputun
928be7d688
add type module while load modern js bundle
2021-05-06 15:08:20 -05:00
Pavel Mineev and Umputun
5782495b8e
add new error to locales
2021-05-06 15:08:03 -05:00
Pavel Mineev and Umputun
3ad7ba2c09
make form available after failed commit sending
2021-05-06 15:08:03 -05:00