0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00
Commit Graph

1000 Commits

Author SHA1 Message Date
neon_arch
ea3205226c feat: provide code to handle the change of selected value in the safe search menu (#210) 2023-09-22 19:33:15 +03:00
neon_arch
b35cb868a6 feat: add code to handle the change of the selected value from the safe search menu (#210) 2023-09-22 19:31:52 +03:00
neon_arch
4ae4e2b8f2 feat: add safe search menu option under the search bar (#210) 2023-09-22 19:28:01 +03:00
alamin655
9271090851
Merge pull request #254 from viccj/issue250
📝 Awesome self-hosted shields badge
2023-09-22 10:55:13 +05:30
alamin655
a993264aa5
Merge branch 'rolling' into issue250 2023-09-22 10:42:57 +05:30
alamin655
7ae88e5869
Merge pull request #253 from neon-mmd/docs-websurfx-instances-page
📝 Community driven `Websurfx` instances page
2023-09-22 10:41:58 +05:30
alamin655
c08f075761
🚀 chore: bump the app version (#250) 2023-09-22 10:40:32 +05:30
alamin655
bc408e45d4
🚀 chore: bump the app version (#250) 2023-09-22 10:39:46 +05:30
alamin655
8aff55166b
📝 Awesome self-hosted shields badge #250 2023-09-22 10:32:36 +05:30
Vic Chang
b7fc4e3954 fix #issue250 2023-09-22 11:49:06 +08:00
Vic Chang
c077f097c2 fix the issue #250 2023-09-22 11:42:56 +08:00
neon_arch
bc4c6a9b29 📝 docs: revert the table formatting & update the column heading (#252) 2023-09-21 18:44:49 +03:00
neon_arch
b412f5b7f6
📝 docs: fix spelling mistake (#252)
Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-09-21 18:09:50 +03:00
alamin655
810b588844
📝 docs: add instances page with an official instance in a tabular form ( #252) 2023-09-21 20:36:13 +05:30
neon_arch
3a98f2a060 📝 docs: change the instance location (#252) 2023-09-21 17:41:35 +03:00
neon_arch
b6671480e6 🚀 chore: bump the app version (#252) 2023-09-21 17:11:56 +03:00
neon_arch
92ad99e6f0 📝 docs: add instances page with an official instance in a tabular form (#252) 2023-09-21 16:33:21 +03:00
alamin655
3a5a52f994
Merge pull request #249 from boris-lok/dockerfile
🛠️ Provide a fix for Docker deployment process
2023-09-20 19:45:44 +05:30
alamin655
c3f6e3c66d
🚀 chore: bump the app version 2023-09-20 19:39:44 +05:30
alamin655
b8ebc8256f
🚀 chore: bump the app version 2023-09-20 19:38:50 +05:30
boris
82cc061d07 Provide a fix for Docker deployment process 2023-09-20 22:00:17 +08:00
alamin655
daa6fd9515
Merge pull request #248 from boris-lok/gitpod
🛠️ Use the correct command to run the app in `GitPod`
2023-09-20 18:54:45 +05:30
alamin655
19621d32a8
🚀 chore: bump the app version 2023-09-20 18:48:19 +05:30
alamin655
ee66a2ccbc
🚀 chore: bump the app version 2023-09-20 18:46:33 +05:30
boris
1f78bddf11 Use the correct command to run the app in GitPod 2023-09-20 21:07:51 +08:00
neon_arch
79034eac6e
Merge pull request #245 from neon-mmd/fix-hybrid-cache-implementation
🛠️ Proper working implementation for the `hybrid` caching feature
2023-09-20 12:58:34 +03:00
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