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

141 Commits

Author SHA1 Message Date
mergify[bot]
3ad5444e27
Merge branch 'rolling' into dependabot/cargo/mlua-0.9.1 2023-10-04 19:04:09 +00:00
João Mota
5e63f37d70
📝 Three points listed under the Features section (#304)
* Add additional features to README

* 🚀 chore: bump the app version (#304)

* 🚀 chore: bump the app version (#304)

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-10-04 21:17:42 +03:00
alamin655
074975bc20
🚀 chore: bump the app version (#301) 2023-10-04 09:29:18 +05:30
neon_arch
a9f54b4027 🚀 chore: bump the app version (#299) 2023-10-03 21:11:29 +03:00
dependabot[bot]
2803471821
build(deps): bump mlua from 0.8.10 to 0.9.1
Bumps [mlua](https://github.com/khvzak/mlua) from 0.8.10 to 0.9.1.
- [Changelog](https://github.com/khvzak/mlua/blob/master/CHANGELOG.md)
- [Commits](https://github.com/khvzak/mlua/compare/v0.8.10...v0.9.1)

---
updated-dependencies:
- dependency-name: mlua
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:32:57 +00:00
dependabot[bot]
4155a23e66
build(deps): bump reqwest from 0.11.20 to 0.11.21
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.21.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.20...v0.11.21)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:32:07 +00:00
alamin655
8787e06d7d
🚀 chore: Bump the app version (#290) 2023-10-02 22:00:24 +05:30
neon_arch
21792dc232 🚀 chore: Bump the app version (#277) 2023-09-30 20:14:12 +03:00
Nico Jensch
3cc4d1784a
version: 0.23.5 -> 0.23.6 2023-09-27 14:25:05 +02:00
neon_arch
da7a0ed854 🚀 chore: bump the app version (#265) 2023-09-24 21:06:19 +03:00
alamin655
5e89699f0b
🚀 chore: bump the app version 2023-09-23 18:46:02 +05:30
neon_arch
de91f7651f 🚀 chore: bump the app version (#227) 2023-09-23 13:08:16 +03:00
alamin655
bc408e45d4
🚀 chore: bump the app version (#250) 2023-09-22 10:39:46 +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
ee66a2ccbc
🚀 chore: bump the app version 2023-09-20 18:46:33 +05:30
neon_arch
1726ccc8ce 🚀 chore: bump the app version (#244) 2023-09-17 12:52:51 +03:00
neon_arch
12a7eebeb6 🛠️ fix: remove unnecessary feature hybrid (#244) 2023-09-17 12:41:29 +03: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
996ff84c5b Cache refactor - add an in-memory cache, so redis is not needed 2023-09-15 23:21:19 +02:00
alamin655
f3b1b38508
🚀 chore: bump the app version 2023-09-15 18:26:33 +05:30
neon_arch
7c8b7a9463 🚀 chore: bump the app version (#234) 2023-09-14 20:46:05 +03:00
alamin655
2a04e647d5
Merge branch 'rolling' into fix-gitpod-setup 2023-09-14 12:34:52 +05:30
neon_arch
ca4447fcdf Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase 2023-09-13 18:31:37 +03:00
neon_arch
fb231de416
Merge branch 'rolling' into change-document-style-with-linter-warnings 2023-09-12 17:49:46 +03:00
neon_arch
f20ac50918 🚀 chore: bump the app version (#225) 2023-09-11 20:31:56 +03:00
neon_arch
30ca95a217 🧹 chore: make github actions happy (#203) 2023-09-11 20:02:09 +03:00
alamin655
0c0442da25
Update Cargo.toml 2023-09-11 11:43:09 +05:30
alamin655
2790eefba8
Merge branch 'rolling' into feat-rate-limiter-for-websurfx 2023-09-11 11:40:10 +05:30
neon_arch
12bfc5276a 🧹 chore: make clippy happy (#201) 2023-09-10 18:56:54 +03:00
alamin655
86991a2f9a
Merge branch 'rolling' into feat-rate-limiter-for-websurfx 2023-09-10 20:56:21 +05:30
alamin655
60b2fcc27a
Merge branch 'rolling' into feat-disallow-user-to-search-via-lists 2023-09-10 20:51:10 +05:30
neon_arch
82a78e3b42
Merge branch 'rolling' into optimize-and-make-code-idiomatic 2023-09-10 18:11:12 +03:00
neon_arch
d14a5d4e4d 🧹 chore: make github actions happy (#180)(#178) 2023-09-10 18:02:04 +03:00
neon_arch
8dfe2e1b2d
Merge branch 'rolling' into optimize-and-make-code-idiomatic-3 2023-09-10 17:58:28 +03:00
neon_arch
485a5a1e8a 🚀 chore: bump the app version (#207) 2023-09-03 21:05:31 +03:00
neon_arch
0672b55349 🚀 chore: bump the app version (#205) 2023-09-03 19:25:33 +03:00
neon_arch
9fec52f784 🚀 chore: bump the app version & bump the crates version (#203) 2023-09-02 20:25:17 +03:00
neon_arch
88e569bca7 feat: add actix-governor crate (#203) 2023-09-02 20:22:59 +03:00
neon_arch
15d52b519b
Merge branch 'rolling' into feat-disallow-user-to-search-via-lists 2023-09-02 19:09:56 +03:00
neon_arch
67dcf53dc9 🚀 chore: bump the app version & update crates version (#201) 2023-09-02 17:55:58 +03:00
neon_arch
49ca188bef
Merge branch 'rolling' into optimize-and-make-code-idiomatic-2 2023-08-31 11:31:09 +03:00
neon_arch
55a7125cea ⚙️ refactor: add build time binary file optimization (#180)(#178) 2023-08-30 19:05:38 +03:00
neon_arch
3baabc07a2
Merge branch 'rolling' into optimize-and-make-code-idiomatic-2 2023-08-30 18:49:24 +03:00
neon_arch
a799af3125 🧹 chore: add fixes to code & make rustfmt & clippy happy (#180)(#178) 2023-08-30 18:09:58 +03:00
neon_arch
6613d5d7ac 🚀 chore: bump the app version 2023-08-30 18:02:03 +03:00
neon_arch
4a3dac6ec5
Merge branch 'rolling' into optimize-and-make-code-idiomatic-3 2023-08-30 13:36:51 +03:00
neon_arch
0e1cb6f2e8
Merge branch 'rolling' into optimize-and-make-code-idiomatic 2023-08-30 13:32:28 +03:00
neon_arch
5f20b31616 🚀 chore: bump the app version (#180)(#178) 2023-08-30 13:22:54 +03:00
neon_arch
7fd9246ee4 🚀 chore: bump the app version (#180)(#178) 2023-08-30 13:18:31 +03:00
neon_arch
9fdb1a3407 🚀 chore: bump the app version 2023-08-29 20:52:56 +03:00
neon_arch
4157ba8b7f ⚙️ refactor: add new crates (#180)(#178) 2023-08-29 20:16:51 +03:00
neon_arch
3db6c1017c 🚀 chore: bump the app version (#180)(#178) 2023-08-27 21:12:55 +03:00
neon_arch
33f5b5e8cc ⚙️ refactor: remove & added some crates & add a new feature (#180)(#178) 2023-08-27 21:10:36 +03:00
xffxff
64948b84f1 bump version 2023-08-24 17:11:09 +08:00
xffxff
e5a0227762 put tempfile under dev.dependencies 2023-08-24 17:10:40 +08:00
xffxff
5c0397c456 add some comments to filter_with_lists and add a basic test 2023-08-24 09:29:08 +08:00
neon_arch
e8998a4be2 🚀 chore: bump the app & crates version & add regex crate (#163) 2023-08-22 19:23:39 +03:00
MD AL AMIN TALUKDAR
160b0db15d Bump app version
Co-Authored-By: Milim <81323548+milimthetrueone@users.noreply.github.com>
2023-08-19 14:57:00 +05:30
Milim
fe3d5735f2 bump version and remove wild fix wildcard version dependencys 2023-08-19 09:25:58 +02:00
neon_arch
f68d9ab442 🚀 chore: bump the app version (#160) 2023-08-06 20:33:42 +03:00
neon_arch
cad5307b82 🚀 chore: bump the app version 2023-08-03 18:22:51 +03:00
neon_arch
bef8956da6 🛠️ fix: add code to prevent csrf attacks using cors (#172) 2023-08-03 17:44:13 +03:00
alamin655
e1ae7d2607
chore: bump the app version 2023-08-01 14:41:31 +05:30
neon_arch
9d32f4a326 🚀 chore: bump the app version 2023-07-30 20:16:41 +03:00
neon_arch
b3467f6eab 🚀 chore: Bump the app version 2023-07-18 18:28:28 +03:00
neon_arch
1c2ea24024 🚀 chore: bump the app version 2023-07-15 13:43:49 +03:00
neon_arch
23abe619d7 feat: enable cookies feature for actix-web 2023-07-14 17:14:41 +03:00
neon_arch
1bccffce54 feat: add async_trait crate 2023-07-11 19:40:21 +03:00
spoloxs
c6696720d0
Update Cargo.toml 2023-06-25 14:57:35 +05:30
neon_arch
2b7e28c963
Merge branch 'rolling' into improve-and-fix-settings-page 2023-06-18 20:48:38 +03:00
neon_arch
83845602a6 feat: bump the app version (#36) (#37) 2023-06-18 20:29:03 +03:00
neon_arch
695688daa2 🚀 chore: bump the app version 2023-06-15 18:24:31 +03:00
neon_arch
d2967a90cb 🛠️ style: make cargo.toml consistent 2023-06-15 18:19:10 +03:00
xffxff
9a4cf949e4 improve error handling by using error-stack crate 2023-06-14 21:23:00 +08:00
neon_arch
39da8e8d63 build: optimise build profiles and add necessary information under package section 2023-06-05 12:30:14 +03:00
neon_arch
8dd18ebed8 chore: add pre-commit checks for writting better code 2023-06-01 12:25:36 +03:00
neon_arch
eb44ff7cfa chore: Bump version to v0.11.0 2023-05-29 21:17:00 +03:00
neon_arch
7aa1394e7c chore: bump version to v0.10.0 2023-05-28 11:30:08 +03:00
neon_arch
42feda0c46 chore: Bump version to v0.9.0 2023-05-24 17:40:21 +03:00
neon_arch
c5b62f1087 chore: Bump version to v0.8.0 2023-05-24 10:50:08 +03:00
neon_arch
6e19246cb2 fix: reduce the time to build user-agents 2023-05-22 13:07:37 +03:00
neon_arch
318be6ef7e fix cargo version lock issue and bump to version 0.6.0 2023-05-09 19:25:55 +03:00
neon_arch
b5e7f813d7 fix reqwest error and bump to version 0.6.0 2023-05-09 19:23:06 +03:00
neon_arch
493bb08d2e bump version to 0.6.0 2023-05-09 19:15:05 +03:00
neon_arch
c170de8194 add code to evade ip blocking, improve pagination code and fix documentation 2023-05-02 11:58:21 +03:00
neon_arch
137c62ed5f replace commandline arguments with config.lua & add support for changing themes & coloschemes 2023-04-30 18:16:08 +03:00
XFFXFF
3060b01ed9 add logging middleware 2023-04-25 18:57:18 +08:00
neon_arch
0d1213a241 Adds temporary fixes for #1 2023-04-24 13:12:44 +03:00
neon_arch
15fc415301 initial commit 2023-04-22 14:35:07 +03:00