Commit Graph

4512 Commits

Author SHA1 Message Date
Kirill Zhuravlev
2a6e7d9086
function chains splitted into lines 2023-04-03 08:16:20 -03:00
Kirill Zhuravlev
776c1fee45
fixme 2023-04-03 08:16:20 -03:00
Kirill Zhuravlev
49e5c3ed2d
make function private as others 2023-04-03 08:16:20 -03:00
Kirill Zhuravlev
ab3d9909a1
add paddings to table with sponsors 2023-04-03 08:16:20 -03:00
Kirill Zhuravlev
9bb5084a96
handle errors on render sitemap 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
3f3e953ef0
all panics removed from main package 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
0c34360e82
replace p to div 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
084f2fcb05
pass all html's through goquery 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
34c5e361ee
rename function 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
258c4fb4d6
change unsafe strings.Replace to goquery.SetAttr 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
a2d1d19caf
panics -> errors with explanation 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
8e90349cbe
rename test fn 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev
e5d1c25bbf
simplify template context 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
dba4bbd307
rename fn 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
82263463a8
move test functions to test file 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
45f2daa07b
fix html markup 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
b750341e0d
fixme 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
e318f94283
rename 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
bf28343c15
add notes 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
b15a1ffc03
simple makeObjByID refactoring 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
d029cd932a
remove unnecessary pointers 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
994209cce9
notes 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
bb94bde97e
all assets urls in one style 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
00bcb01584
use template.Must at program starts 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
d9aabba637
remove vendor from .gitignore 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
dc33e720e7
change comments 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
2387ec4bb9
remove unnecessary lines 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
8b819d98d2
log execution steps 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
43fe5dbe66
assets dir is part of staticFiles slice 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
ed9808b8f1
ioutil.ReadFile -> os.ReadFile + use constant for README 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
05fe195266
cleanup output dir at start 2023-04-03 08:16:16 -03:00
Avelino
3238f9c430
extract file and dir constants
Signed-off-by: Avelino <avelinorun@gmail.com>
2023-04-03 08:16:02 -03:00
Kirill Zhuravlev
a0f6a55ba1
change code that works with filenames 2023-04-03 08:14:24 -03:00
Kirill Zhuravlev
7d9557f198
ignore out dir 2023-04-03 08:14:24 -03:00
Nikolay Dubina
e5842ea82a
Update README.md (#4822) 2023-04-02 23:17:19 +03:00
Nondzu
f93bae30ca Remove dead repos 2023-03-31 06:00:39 -03:00
Robert Pająk
4c02bd4681 Add fluentassert to Testing 2023-03-29 07:49:16 -03:00
mstmdev
a7a5329ad1 Update the contribution guidelines link 2023-03-28 05:24:10 -03:00
n0trace
ae0007950b Update README.md 2023-03-20 07:21:45 -03:00
n0trace
7235da8205 Update README.md 2023-03-20 07:21:45 -03:00
Avelino
58f71c3bbc
Update check-for-spammy-issues.yml 2023-03-18 11:03:46 -03:00
Avelino
f6bc652061
Update check-for-spammy-issues.yml 2023-03-18 09:53:03 -03:00
Hamed Yousefi
6d38d78776 added hmdsefi/gograph 2023-03-18 09:30:22 -03:00
Nikolay Dubina
8556186d56 Update README.md 2023-03-18 09:29:06 -03:00
Nikolay Dubina
db8125815d Update README.md 2023-03-18 09:28:30 -03:00
Avelino
19d0452a2c
Update CODE_OF_CONDUCT.md 2023-03-18 08:53:02 -03:00
Avelino
96911638ac
Code Coverage: improve grammar 2023-03-18 08:49:50 -03:00
Avelino
cd9a266470
improve grammar of the contribution guide 2023-03-18 08:46:33 -03:00
Avelino
eb06322d4d
auto msg first comment in PR 2023-03-18 08:37:22 -03:00
Alexandre Thibault
ba26a433a6 update redis repo link
Signed-off-by: Alexandre Thibault <alexandre.thibault@artex.io>
2023-03-18 08:07:16 -03:00