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

879 Commits

Author SHA1 Message Date
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
dependabot[bot]
6ec79144a0
build(deps): bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:30:56 +00:00
alamin655
8a2a9ffc43
Merge pull request #290 from neon-mmd/ci-dependabot-auto-version-updates
🤖 Dependabot to auto bump version numbers
2023-10-03 09:00:30 +05:30
neon_arch
b577f6909d 🤖 ci: enable auto-updates for docker, cargo and github actions 2023-10-02 19:54:22 +03:00
alamin655
055de8bd3c
🚀 chore: Bump the app version (#290) 2023-10-02 22:00:59 +05:30
alamin655
8787e06d7d
🚀 chore: Bump the app version (#290) 2023-10-02 22:00:24 +05:30
neon_arch
c3a90031fd
🤖 ci: add dependabot auto version bumping action 2023-10-02 18:03:46 +03:00
alamin655
99ec846d18
Merge pull request #287 from neon-mmd/improve-comments-in-dockerfile-and-compose-file
🔧 Provide comments in the two files
2023-10-01 09:00:54 +05:30
alamin655
1948a5e7a6
Merge branch 'rolling' into improve-comments-in-dockerfile-and-compose-file 2023-10-01 08:54:58 +05:30
alamin655
b0f82c00e2
Merge pull request #285 from neon-mmd/readme-revision
📝 Replace the `warning` with an appropriate `note`
2023-10-01 08:52:00 +05:30
alamin655
9ae87ddefa
Merge branch 'rolling' into readme-revision 2023-10-01 08:44:39 +05:30
alamin655
2824d9e4d1
Merge pull request #284 from neon-mmd/docs-revision
📝 Revise the `docs` to remain in sync with the current changes
2023-10-01 08:43:51 +05:30
neon_arch
0bee92238b
Merge branch 'rolling' into improve-comments-in-dockerfile-and-compose-file 2023-09-30 20:17:19 +03:00
neon_arch
21792dc232 🚀 chore: Bump the app version (#277) 2023-09-30 20:14:12 +03:00
neon_arch
62fdbfe133 🔧 refactor: add documentation for the new set of commands (#286) 2023-09-30 19:29:56 +03:00
neon_arch
33de4380ae 🚀 chore: bump the app version (#277) 2023-09-30 19:05:25 +03:00
neon_arch
08f92b13a4 📝 docs: update the warning note with a normal note for the first release (#277) 2023-09-30 19:02:48 +03:00
neon_arch
026304613e 🚀 chore: bump the app version (#281) 2023-09-30 18:37:44 +03:00
neon_arch
e8ac5467d5 📝 docs: update & improve the installation documentation (#281) 2023-09-30 18:36:07 +03:00
neon_arch
5bcf396959 📝 docs: rename the file & update the contents (#281) 2023-09-30 18:35:28 +03:00
neon_arch
e4b8d16c9c 📝 docs: rename the name of the file & the link (#281) 2023-09-30 18:35:05 +03:00
neon_arch
35d5976b0d
Merge pull request #282 from evanyang1/evan-280
🛠️ Remove unused volume from yml
2023-09-30 04:36:38 +03:00
Evan Yang
538274fae0 fix: remove unused volume from yml 2023-09-29 16:43:03 -07:00
neon_arch
e16f7a5cde
Merge pull request #279 from evanyang1/evanyang-274
🔧 Volumes for docker deployment to make editing config files easier
2023-09-27 21:35:21 +03:00
Evan Yang
d900baddab feat: olumes for docker deployment to make editing config files easier 2023-09-27 10:20:56 -07:00
neon_arch
4243db9d49
Merge pull request #276 from dr460nf1r3/rolling
  Initial NixOS support via `flake.nix`
2023-09-27 18:31:42 +03:00
Nico Jensch
3cc4d1784a
version: 0.23.5 -> 0.23.6 2023-09-27 14:25:05 +02:00
Nico Jensch
838d0fd76a
feat: add redis to devshell, fix comments 2023-09-27 14:23:27 +02:00
Nico Jensch
bf0a22ccde
docs: apply suggestion and move information next to Archlinux, provide working example 2023-09-27 14:22:55 +02:00
Nico Jensch
47bbbcd3c4
docs: add NixOS installation 2023-09-27 09:07:33 +02:00
Nico Jensch
ba4c3b0612
fix: pass nix flake check; ignore result 2023-09-27 09:04:36 +02:00
Nico Jensch
32b2b27509
feat: add flake.nix to allow building NixOS packages 2023-09-27 08:37:45 +02:00
alamin655
d110f404a9
Merge pull request #272 from neon-mmd/docs-revision
📝 Revise the `docs` to remain in sync with the current changes
2023-09-26 17:26:04 +05:30
neon_arch
4a34c56ed3
Merge branch 'rolling' into docs-revision 2023-09-24 21:13:14 +03:00
neon_arch
da7a0ed854 🚀 chore: bump the app version (#265) 2023-09-24 21:06:19 +03:00
neon_arch
d59d147cd5 📝 docs: update the Themes section (#265) 2023-09-24 21:04:28 +03:00
neon_arch
74d64ce483 📝 docs: explain the newly added config options (#265) 2023-09-24 21:03:18 +03:00
neon_arch
a5362569da 📝 docs: update install from source documentation (#265) 2023-09-24 21:00:44 +03:00
neon_arch
1398a18c69 📝 docs: add new building page explaining different build options (#265) 2023-09-24 20:59:54 +03:00
neon_arch
05899997fd 📝 docs: add a navigation link for the new building page (#265) 2023-09-24 20:58:40 +03:00
alamin655
05b4cf35e4
Merge pull request #270 from Honey2339/newB
📝 Organize the links in the table of contents
2023-09-24 14:39:51 +05:30
alamin655
e1a63fc93d
📝 Organize the links in the table of contents (#270) 2023-09-24 14:31:31 +05:30
alamin655
475d4090be
🚀 chore: bump the app version (#270) 2023-09-24 13:21:08 +05:30
alamin655
b82355bb85
🚀 chore: bump the app version (#270) 2023-09-24 13:20:34 +05:30
Prasoon
8ef01a9358 Fixes #263 Formatted ReadMe File 2023-09-24 12:55:26 +05:30
neon_arch
add56bdf35
Merge pull request #268 from Siddh744542/Change-the-location-to-match-the-emoticon
📝 Changed the location to match the emoticon
2023-09-24 10:03:11 +03:00
neon_arch
a4036c3a92
Merge branch 'rolling' into Change-the-location-to-match-the-emoticon 2023-09-24 09:56:30 +03:00
neon_arch
617ae92ecf
Merge pull request #267 from Siddh744542/An-instances-section-pointing-to-the-instances-documentation-page
📝 An instances section pointing to the instances documentation page
2023-09-24 09:54:07 +03:00
Siddharth Tiwari
74b0c6e1ea Changed the location to match the emoticon 2023-09-24 10:15:33 +05:30
Siddharth Tiwari
19a94b4306 Added instances section pointing to the instances documentation page 2023-09-24 10:06:54 +05:30