ZhymabekRoman
57da4b77bc
feat(Header): enhance usability and design improvements
2024-11-02 04:45:53 +05:00
ZhymabekRoman
1a7954d54e
feat(package): update dependencies and enhance UI components
2024-11-02 04:39:14 +05:00
ZhymabekRoman
f8df59680f
feat(new-frontend): enhance router handlings
2024-10-29 21:02:18 +05:00
ZhymabekRoman
270418ced0
feat(docker): multiple profiles
2024-10-29 20:50:41 +05:00
ZhymabekRoman
40527c2b04
prod: hot fixes
2024-10-29 15:22:40 +05:00
ZhymabekRoman
71faa02d6b
notify: update
2024-10-29 14:48:17 +05:00
ZhymabekRoman
b6f6ef6472
feat(library): uploading library
2024-10-29 14:47:34 +05:00
ZhymabekRoman
313cec11d5
feat(analytics) - plausible, refactor docker network
2024-10-29 14:45:06 +05:00
ZhymabekRoman
bc908198d6
hotfix: xss fix, codeblock rendering problem
2024-10-22 17:23:26 +05:00
ZhymabekRoman
9fb1c77586
feat(Header, BlogCard): enhance UX with search and lazy loading
2024-10-21 00:24:19 +05:00
ZhymabekRoman
74f12e2c1d
feat(ui): implement new dialog and dropdown components
2024-10-19 23:29:36 +05:00
ZhymabekRoman
fc23d49ebe
new web: init proejct
2024-10-14 21:05:35 +05:00
ZhymabekRoman
cebd3eb349
feat(notification): update support message and donation options
2024-10-10 12:26:45 +05:00
ZhymabekRoman
2f0b7e44d2
feat(server): add pgAdmin configuration and improve type hints
2024-10-10 12:04:18 +05:00
ZhymabekRoman
2e0f8bc130
docker-compose: enhance container health checks
2024-09-25 15:56:47 +05:00
ZhymabekRoman
229d5f0d90
proxy: haproxy SOCKS5 proxy balancer
2024-09-25 14:43:50 +05:00
ZhymabekRoman
e8e6441c88
chore-web: signal in logs that cache not hit in *Redis* db
2024-09-25 14:43:50 +05:00
ZhymabekRoman
be6d15f3fa
web: package build minor fixes
2024-09-25 14:43:50 +05:00
ZhymabekRoman
21c7283ee7
persistante cache db: fix & workaround for cache data that stored in bytes
...
fucking orjson! orjson's dumps method returns values in bytes instead of string as like in original Python implementation.... And when it's passes into the PostgreSQL as TEXT field value, it's get converted to signal that field is the bytes.....
2024-09-25 14:43:50 +05:00
ZhymabekRoman
7c5f934b3f
git: update user data dir path handling
2024-09-25 14:43:50 +05:00
ZhymabekRoman
83fff0942e
docker: cache packages in order to optimize building
...
(at least i tried, nut it's doesn't looks like it's event works....)
2024-09-25 14:43:50 +05:00
ZhymabekRoman
a6f44e4659
chore: tests
2024-09-25 14:43:50 +05:00
webverts
25a55e9812
Replaced noref.io domain
...
The noref.io domain to patreon always returned '429 Too Many Requests'
2024-09-24 18:22:45 +00:00
ZhymabekRoman
943be12140
caddy: do not fall if backend is not available
2024-09-24 08:57:24 +05:00
ZhymabekRoman
e43d5f8442
parser: correct href jumps handle && test update
2024-09-23 12:27:11 +05:00
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