0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 14:32:52 -04:00
Commit Graph

624 Commits

Author SHA1 Message Date
alamin655
69eb2e5631
Merge branch 'rolling' into fix-hybrid-cache-implementation 2023-09-20 15:22:19 +05:30
alamin655
e19e3f082f
Merge pull request #247 from Sweetdevil144/rolling
🛠️ Make `style` checking and `testing` GitHub action work on conditional compiling app
2023-09-20 15:21:38 +05:30
Abhinav Pandey
a7aaedd566 Fixes #246 2023-09-20 14:49:13 +05:30
neon_arch
d33129c4c9 🧹 chore: make clippy happy (#244) 2023-09-17 19:56:48 +03:00
neon_arch
1726ccc8ce 🚀 chore: bump the app version (#244) 2023-09-17 12:52:51 +03:00
neon_arch
fcfd112e59 🛠️ fix: improve the documentation & move code in the correct files (#244) 2023-09-17 12:51:32 +03:00
neon_arch
8c239e2313 🛠️ fix: make the redis_url option only available on redis-cache feature (#244) 2023-09-17 12:50:25 +03:00
neon_arch
578c7bcf77 🛠️ fix: improve the documentation for the code (#244) 2023-09-17 12:48:11 +03:00
neon_arch
03384d4e04 🛠️ fix: implement hybrid caching and improve documentation (#244) 2023-09-17 12:47:02 +03:00
neon_arch
12a7eebeb6 🛠️ fix: remove unnecessary feature hybrid (#244) 2023-09-17 12:41:29 +03:00
neon_arch
351f39aebc
Merge pull request #223 from gzsombor/cache-refactor
  A four caching options for the search engine based on feature based compilation
2023-09-16 18:36:08 +03:00
Zsombor Gegesy
e69126c5ea Fix git rebase problems, and the failing doctest 2023-09-15 23:25:17 +02:00
Zsombor Gegesy
1e7805cf42 Rename features, make the memory-cache the default 2023-09-15 23:21:19 +02:00
Zsombor Gegesy
76795c43cc Make the cache types compile time feature flags too, and make it more configurable! 2023-09-15 23:21:19 +02:00
Zsombor Gegesy
320f5f4720 Remove unnecessary clones 2023-09-15 23:21:19 +02:00
Zsombor Gegesy
519ebe0fd8 Instead of caching jsons, we can cache the original structure 2023-09-15 23:21:19 +02:00
Zsombor Gegesy
996ff84c5b Cache refactor - add an in-memory cache, so redis is not needed 2023-09-15 23:21:19 +02:00
neon_arch
d1d2d4e44d
Merge pull request #240 from alamin655/stargazers
📝 Credits for the stargazers with `roaster` widget
2023-09-15 16:33:25 +03:00
alamin655
23d5bc4c7c
Merge pull request #38 from alamin655/alamin655-patch-1
🚀 chore: bump the app version
2023-09-15 18:32:52 +05:30
alamin655
6ba3695285
🚀 chore: bump the app version 2023-09-15 18:30:11 +05:30
alamin655
8ee9d02bc2
Merge pull request #37 from alamin655/alamin655-patch-1
🚀 chore: bump the app version
2023-09-15 18:29:09 +05:30
alamin655
f3b1b38508
🚀 chore: bump the app version 2023-09-15 18:26:33 +05:30
alamin655
7eba88c1e3
Merge pull request #36 from alamin655/alamin655-patch-1
📝 Credits for the stargazers with roaster widget (deeznuts)
2023-09-15 18:06:47 +05:30
alamin655
77cd4a6f13
📝 Credits for the stargazers with roaster widget 2023-09-15 18:05:18 +05:30
alamin655
e5a37d1866
Merge pull request #237 from neon-mmd/github-ci-to-auto-triage-issues
🤖 GitHub action to automate the process of triaging issues
2023-09-15 16:55:48 +05:30
alamin655
fcf60f0d70
Merge branch 'rolling' into github-ci-to-auto-triage-issues 2023-09-15 16:48:52 +05:30
alamin655
0d0c304b6f
Merge pull request #235 from neon-mmd/github-ci-to-auto-label-PRs
🤖 GitHub action to automate the task of labeling pull requests
2023-09-15 16:47:34 +05:30
alamin655
a08e17c4cd
Merge branch 'rolling' into github-ci-to-auto-label-PRs 2023-09-15 16:37:00 +05:30
alamin655
26dbc47380
Merge pull request #234 from neon-mmd/improve-issue-management
🔧 Move from `issue templates` to `issue forms`
2023-09-15 16:35:05 +05:30
alamin655
3bc80f09cc
Merge branch 'rolling' into improve-issue-management 2023-09-15 16:20:29 +05:30
neon_arch
574a85c36a
Merge pull request #238 from boris-lok/docker
🛠️ Steps to add two files in the Docker image
2023-09-15 12:38:10 +03:00
boris
9a4bb12246 Steps to add two files in the Docker image 2023-09-15 14:40:13 +08:00
neon_arch
7c8b7a9463 🚀 chore: bump the app version (#234) 2023-09-14 20:46:05 +03:00
neon_arch
0eb21727d8 🤖 ci: add config for the auto triaging github action (#234) 2023-09-14 20:45:10 +03:00
neon_arch
e7bbd7004f 🤖 ci: add github action to auto triage issues (#234) 2023-09-14 20:43:53 +03:00
neon_arch
50dad0adeb 🚀 chore: bump the app version (#233) 2023-09-14 20:24:51 +03:00
neon_arch
63d8b413c7 🤖 ci: add labeler github action config (#233) 2023-09-14 20:23:27 +03:00
neon_arch
360f415ca0 🤖 ci: add auto pull request labeling github action (#233) 2023-09-14 20:21:45 +03:00
neon_arch
0e56fe6086 🚀 chore: bump the app version (#232) 2023-09-14 19:28:37 +03:00
neon_arch
831c50ae9c 🔧 chore: move from issue templates to issue forms (#232) 2023-09-14 19:27:06 +03:00
alamin655
658505cea1
Merge pull request #230 from boris-lok/doc
🛠️ Docs link by pointing it to the correct location
2023-09-14 13:50:51 +05:30
alamin655
079dcbaccc
Merge branch 'rolling' into doc 2023-09-14 13:39:21 +05:30
boris
74d2db881d Docs link by pointing it to the correct location 2023-09-14 16:05:44 +08:00
alamin655
03e8f5483b
Merge pull request #226 from neon-mmd/fix-gitpod-setup
🛠️ `Luajit` installation step for the `Gitpod` setup
2023-09-14 12:41:33 +05:30
alamin655
2a04e647d5
Merge branch 'rolling' into fix-gitpod-setup 2023-09-14 12:34:52 +05:30
alamin655
e19038b82c
Merge pull request #208 from neon-mmd/reorganize-code-and-restructure-the-codebase
⚙️ Improve the project structure for better maintainability of code
2023-09-14 12:29:43 +05:30
neon_arch
ca4447fcdf Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase 2023-09-13 18:31:37 +03:00
alamin655
7a644549d2
Merge pull request #206 from neon-mmd/change-document-style-with-linter-warnings
⚙️ Change document style with `linter` warnings
2023-09-13 18:29:20 +05:30
neon_arch
c60fdb8366 🧹 chore: make github actions happy (#205) 2023-09-12 18:53:32 +03:00
neon_arch
1a222217c4 🧹 chore: make github actions happy (#205) 2023-09-12 17:59:33 +03:00