Commit graph

121 commits

Author SHA1 Message Date
ZhymabekRoman
e87ecbe882 medium parser: overlapse parser finnal fix 2024-09-21 20:41:38 +05:00
ZhymabekRoman
14bbf1c1c5 db cache: fixing broken json parsing 2024-09-21 16:18:22 +05:00
ZhymabekRoman
8b109ff4ec chore & refactor: structure changes, moving markup parser from rl_string parser to medium parser logic, type hintings 2024-09-21 16:09:40 +05:00
ZhymabekRoman
9adb380a83 docker: prod configuration fix 2024-09-21 15:55:17 +05:00
ZhymabekRoman
7a7b882548 web: wait until all wgcf proxy services is up 2024-09-20 20:14:34 +05:00
ZhymabekRoman
1c60835e8e ui: add autofocus (PR GH #26 by @mayeenulislam)
Source: https://github.com/Freedium-cfd/web/pull/26
2024-09-20 18:41:00 +05:00
ZhymabekRoman
c0ffc87932 structure: refactor codebase 2024-09-20 18:39:12 +05:00
ZhymabekRoman
213d41df01 chore: minor fixes 2024-09-19 20:52:42 +05:00
ZhymabekRoman
26d52f2a54 proxy: increase capacity, porting proxy check utility to golang 2024-09-19 20:51:38 +05:00
ZhymabekRoman
0c5bcbe880 chore: minor refactor 2024-09-17 19:43:27 +05:00
ZhymabekRoman
da93519351 prod: prod fixes 2024-08-22 12:30:46 +05:00
ZhymabekRoman
0af2bee054 docker compose: make not automaticly false restart caddy 2024-08-06 17:14:24 +05:00
ZhymabekRoman
ff187c5eab iframe & miro proxy: refactor & pass traffic proxy 2024-08-06 17:09:48 +05:00
ZhymabekRoman
71487ccf65 cloudflare warp proxy: make auto restart on connection issues 2024-08-06 07:24:19 +05:00
ZhymabekRoman
4af3ea46b8 string parser: Cython portage TypeError bug fixes 2024-07-28 03:34:15 +05:00
ZhymabekRoman
bbf92ba859 docker build: adding Cython dependency and gcc 2024-07-28 03:31:02 +05:00
ZhymabekRoman
3150bf112f string helper: make correctly handle positional overflow fix functional problem 2024-07-28 03:29:25 +05:00
ZhymabekRoman
61c9f062fd refactor: cython integration & refactor-refactor 2024-07-27 21:55:13 +05:00
ZhymabekRoman
f4fef20301 prod: docker compose refactor filenames 2024-07-27 14:11:33 +05:00
ZhymabekRoman
9ab217ce7f database: make additional checkups 2024-07-22 17:17:37 +05:00
ZhymabekRoman
760584e3d5 chore: refactor & optimize code 2024-07-22 15:10:50 +05:00
ZhymabekRoman
568eaa7b35 template: refactor 2024-07-22 11:40:45 +05:00
ZhymabekRoman
1151e9388f miro: make proxy image thought Caddy 2024-07-22 11:40:31 +05:00
ZhymabekRoman
3876fef698 proxy: make proxying requests 2024-07-21 20:35:07 +05:00
ZhymabekRoman
809d1d20d9 prod: update 2024-07-21 15:41:51 +06:00
ZhymabekRoman
f5333e7399 prod: optimize & refactor 2024-07-20 15:14:00 +05:00
ZhymabekRoman
234744283c prod: refactor & migrate to postgresql 2024-07-20 12:14:54 +05:00
ZhymabekRoman
837df8c09e docker: update 2024-07-11 18:34:59 +05:00
ZhymabekRoman
bb74fa2a6d dragonfly: migrating to Redis, redusing latency 2024-07-11 18:14:38 +05:00
ZhymabekRoman
dce12a11ee donation: update link from BMC to Patreon 2024-07-07 13:51:42 +05:00
ZhymabekRoman
0cec21dac7 link update & minor refactor 2024-07-07 13:41:57 +05:00
ZhymabekRoman
2530bcfe7f fixing multiple overlapsing position in different tags 2024-07-07 11:56:46 +05:00
ZhymabekRoman
52fd4fe1f0 Revert "gunciron: again ..."
This reverts commit a18df3e4f2.
2024-06-22 14:13:26 +06:00
ZhymabekRoman
a18df3e4f2 gunciron: again ... 2024-06-22 13:01:18 +05:00
ZhymabekRoman
f58e1eaa89 jinja: fixing async 2024-06-22 12:49:29 +05:00
ZhymabekRoman
d8983ce642 jinja: fixing async bug 2024-06-22 12:41:32 +05:00
ZhymabekRoman
437c8b7339 core: fixing circular import 2024-06-22 12:30:49 +05:00
ZhymabekRoman
68611ff6a9 speed up: using uvicorn instead of gunicorn 2024-06-22 12:22:11 +05:00
ZhymabekRoman
e8718fd2ca header: deleting mirror links & minor fixes 2024-06-22 11:13:05 +05:00
ZhymabekRoman
e7f36dd5bc web: minor problem fix 2024-06-10 22:08:38 +05:00
ZhymabekRoman
2d8c0d012d core: minor logical fixes 2024-06-10 22:03:22 +05:00
ZhymabekRoman
9ea3b316de prod: minor problem fixes 2024-06-10 20:59:20 +06:00
ZhymabekRoman
841d828cb5 anti-bot: adding curl to the block list 2024-06-07 18:28:29 +05:00
ZhymabekRoman
e3be3a018f core: fixing title generating broken chars 2024-06-07 18:28:14 +05:00
ZhymabekRoman
fab920caaf UI: fixes 2024-06-07 15:20:52 +05:00
ZhymabekRoman
1fe36ab574 misc: anti bot 2024-06-07 15:20:40 +05:00
ZhymabekRoman
49ab8d540f UI: minor text fixes 2024-06-07 10:53:59 +05:00
ZhymabekRoman
424d0c1f20 ui: updating error messages 2024-06-07 10:34:28 +05:00
ZhymabekRoman
8e0ef89f41 Bug: fix query param has URL has not been unpaywalled 2024-04-26 22:14:56 +05:00
ZhymabekRoman
4ed00e53cf Updating Medium doesn't related sites list 2024-04-26 22:12:50 +05:00