190 Commits

Author SHA1 Message Date
ngn
3f99f93f5d Merge pull request 'fix(deps): update dependency axios to ^0.29.0' (#7) from renovate/axios-0.x into custom
Some checks are pending
Build and publish the docker image / build (push) Waiting to run
Reviewed-on: #7
2025-01-20 02:59:43 +00:00
ngn
131ea607ef Merge branch 'custom' into renovate/axios-0.x 2025-01-20 02:59:34 +00:00
ngn
ea6601bf49 Merge pull request 'chore(deps): update dependency @types/node to v18.19.71' (#3) from renovate/node-18.x into custom
Some checks are pending
Build and publish the docker image / build (push) Waiting to run
Reviewed-on: #3
2025-01-20 02:59:20 +00:00
ngn
663746b453 Merge branch 'custom' into renovate/node-18.x 2025-01-20 02:59:11 +00:00
ngn
35791cfc4d Merge pull request 'fix(deps): update dependency sharp to v0.33.5' (#2) from renovate/sharp-0.x-lockfile into custom
Some checks are pending
Build and publish the docker image / build (push) Waiting to run
Reviewed-on: #2
2025-01-20 02:59:05 +00:00
7d009e7d4e fix(deps): update dependency axios to ^0.29.0 2025-01-20 02:01:16 +00:00
f061ab2ec5 chore(deps): update dependency @types/node to v18.19.71 2025-01-20 02:00:53 +00:00
497f61bac4 fix(deps): update dependency sharp to v0.33.5 2025-01-20 02:00:47 +00:00
ngn
70440fc389 Merge pull request 'fix(deps): update dependency cheerio to v1.0.0' (#1) from renovate/cheerio-1.x into custom
Some checks failed
Build and publish the docker image / build (push) Failing after 37s
Reviewed-on: #1
2025-01-20 01:34:49 +00:00
536abc4ecb fix(deps): update dependency cheerio to v1.0.0 2025-01-20 01:00:46 +00:00
ngn
22bba72cf9
add renovate config
All checks were successful
Build and publish the docker image / build (push) Successful in 1m11s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-20 00:41:58 +03:00
ngn
d9c37b7f8f
add footer to the layout
All checks were successful
Build and publish the docker image / build (push) Successful in 1m20s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-20 00:31:02 +03:00
ngn
19a74ec438
fix missing border-bottom semicolon for header
All checks were successful
Build and publish the docker image / build (push) Successful in 1m19s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-20 00:25:03 +03:00
ngn
1132ba4a98
add PUBLIC_TITLE env and cleanup example env file
All checks were successful
Build and publish the docker image / build (push) Successful in 1m19s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 23:48:30 +03:00
ngn
ff8ca7db4a
[skip ci] fix example docker compose
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 23:37:48 +03:00
ngn
e1d46adb1e
fix theme selection
All checks were successful
Build and publish the docker image / build (push) Successful in 1m22s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 23:34:29 +03:00
ngn
721d83eff1
fix footer link loop and update theme colors
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 23:32:01 +03:00
ngn
2b13a79013
update footer links
Some checks failed
Build and publish the docker image / build (push) Failing after 40s
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 23:18:56 +03:00
ngn
d1e2d1fa1f
general cleanup
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-19 23:13:30 +03:00
zyachel
70efba181f ci(release): add ability to trigger action manually as well 2024-12-15 09:38:10 +00:00
zyachel
dfc45f4e4a chore(release): 4.1.0 2024-12-15 15:04:10 +05:30
zyachel
630aae3cd8 docs(instances): add a new instance
by @JodanJodan

closes: https://github.com/zyachel/libremdb/issues/93
2024-12-15 09:32:56 +00:00
zyachel
250d8bb388 Merge branch 'main' of github:zyachel/libremdb 2024-12-15 09:23:57 +00:00
zyachel
1030798a73 fix(reviews): revert implementation of reviews route
have to rewrite it later

re: https://github.com/zyachel/libremdb/issues/91
2024-12-15 09:23:41 +00:00
zyachel
f141f45f96
Merge pull request #89 from jollySleeper/workflow
Workflow for Docker Images
2024-12-14 12:11:57 +00:00
jollySleeper
26769fd7c0 docs(installation): docker image installation steps 2024-12-08 19:15:33 +05:30
zyachel
82e530e82b
Merge pull request #92 from caninetools/main
add libremdb.canine.tools
2024-12-01 20:57:42 +00:00
hyperdefined
4eb30dc534
add libremdb.canine.tools 2024-12-01 12:16:38 -05:00
jollySleeper
8465103877 docs(installation): update docker image 2024-11-25 03:26:00 +05:30
jollySleeper
4caf603162 feat: github workflow for building container images 2024-11-25 03:19:57 +05:30
zyachel
80c59acf0d docs(instances): update instances list
fix region for lmdb.bloat.cat

closes https://codeberg.org/zyachel/libremdb/issues/25
2024-10-02 20:03:12 +00:00
zyachel
57751b2103 chore(release): 4.0.0 2024-08-24 16:17:16 +05:30
zyachel
67891c7655 fix(list): remove list route
as the upstream code has changed significantly, we'll need to rewrite it

BREAKING CHANGE: will give 503 now
2024-08-24 16:07:17 +05:30
zyachel
e320557add fix(error): add sanity checks before error destructuring
also preserve original stack trace(and print it) in dev mode
2024-08-24 16:06:47 +05:30
zyachel
333d3b107e fix(cleaners): fix app crash
was caused due to outdated property names

re https://github.com/zyachel/libremdb/issues/83
2024-08-23 03:08:45 +05:30
zyachel
e35470edbc docs(instances): add new instances
two new instances by @Troughy and @Sommerwiesel

closes https://github.com/zyachel/libremdb/issues/82
closes https://github.com/zyachel/libremdb/issues/81
2024-08-04 14:38:49 +05:30
zyachel
9590c25b85 docs(instances): update instances list
change @hyperreal64's instance url

closes https://github.com/zyachel/libremdb/issues/80
2024-07-21 15:50:32 +05:30
zyachel
3fc446737b
Merge pull request #77 from ButteredCats/main
Add catsarch I2P
2024-06-10 14:22:11 +00:00
Butter Cat
487bf5e712
Add catsarch I2P 2024-06-09 12:47:30 -04:00
zyachel
d44926b3d9
Merge pull request #76 from SudoVanilla/patch-1
Remove SudoVanilla
2024-05-14 17:53:53 +00:00
SudoVanilla
218638c59e
Update instances.json 2024-05-14 13:19:39 -04:00
SudoVanilla
0d6b14cf96
Remove SudoVanilla 2024-05-14 00:47:06 -04:00
zyachel
fec2cb7296 docs(instances): update instances list
add a new instance by @hyperreal64

closes https://github.com/zyachel/libremdb/issues/75
2024-05-11 18:09:15 +05:30
zyachel
2626dfd8ab fix: add disclaimer
resolves https://codeberg.org/zyachel/libremdb/issues/12
2024-04-18 23:26:32 +05:30
zyachel
2bbf62bd06 docs(instance): update instances list
add a new instance by @blade10101

closes https://github.com/zyachel/libremdb/issues/74
2024-04-18 22:18:05 +05:30
zyachel
35caa95a56 docs: update instances.json 2024-04-07 20:52:15 +05:30
zyachel
84992d4f59 docs(instance): update instances list
add a new instance by @vlnst

closes https://codeberg.org/zyachel/libremdb/issues/24
2024-04-07 20:48:57 +05:30
zyachel
324c138ec4 fix(cache): make cache keys for review more distinctive 2024-03-31 17:21:35 +05:30
zyachel
1041de5439 fix(api): fix reviews api
was returning title info
2024-03-31 16:39:26 +05:30
zyachel
fe34600cbf chore(release): 3.4.0 2024-03-31 16:03:13 +05:30