Commit Graph

681 Commits

Author SHA1 Message Date
cb74779038 reorder instance lists 2024-11-15 19:55:54 +05:30
da2efdb5ba Merge branch 'master' of github.com:ProjectSegfault/website 2024-11-06 16:28:35 +01:00
acb8aaf168 Update dependencies 2024-11-06 16:27:33 +01:00
1757da2cec nitter is no longer a GeoDNS serviec 2024-11-04 14:05:15 +05:30
223faf9466 Add mirror 2024-11-03 18:20:30 +01:00
f0ce397f2f update shoelace 2024-09-21 11:33:21 +01:00
8a4857f546 Bump axios from 1.7.2 to 1.7.4 (#113)
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 03:02:18 +01:00
229643be69 replace the mozhi logo with the svg path one to avoid buggy rendering 2024-07-30 18:19:19 +01:00
adf16b8856 Update dependencies 2024-06-07 11:15:14 +01:00
131651eac2 Add new instance 2024-06-07 11:11:40 +01:00
7881abb5af Add 2 new instances 2024-06-07 10:56:37 +01:00
92e374836b fix typo 2024-04-15 17:43:50 +01:00
aeaf7d00d1 Remove kbin from the list. 2024-04-11 12:07:00 +00:00
0d9a335bfe Remove teddit since it's a redirection to libreddit now. 2024-02-25 16:23:38 +01:00
349a7cedcd Merge branch 'dev' 2024-02-18 16:22:26 +01:00
4371148121 Typing error correction 2024-02-18 16:20:06 +01:00
5fa8b85563 Merge dev to master. (#112)
* Update privacy policy to reflect the new changes. And remove plausible, closes #110.

* Remove matrix, add more clarifications.

* Add RSSBridge to the list of instances.
2024-02-15 15:16:37 +01:00
8c9bb761b7 Add RSSBridge to the list of instances. 2024-02-15 15:14:26 +01:00
1e93d9503b Update privacy policy to reflect the new changes. And remove plausible (#111)
* Update privacy policy to reflect the new changes. And remove plausible, closes #110.

* Remove matrix, add more clarifications.

* I forgot to update the date..
2024-01-25 15:32:42 +01:00
464cfa3991 Capital L 2024-01-25 15:31:26 +01:00
3f336e7b67 I forgot to update the date.. 2024-01-25 15:30:24 +01:00
b30b3dae22 Remove matrix, add more clarifications. 2024-01-25 15:28:52 +01:00
62f9b446a2 Update privacy policy to reflect the new changes. And remove plausible, closes #110. 2024-01-25 15:20:04 +01:00
2404a4e010 Update all dependencies. 2024-01-25 15:08:25 +01:00
81a14e3c38 Merge branch 'dev' 2024-01-20 11:55:51 +01:00
f963063587 Update dependencies. 2024-01-20 11:51:41 +01:00
ac5e037451 update roles 2023-12-13 16:51:40 +05:30
dd8f7bb9d5 update jurisdiction(s) we operate under 2023-12-13 16:49:59 +05:30
3c7a1a2dbf some services were moved from eu -> in 2023-12-13 16:45:21 +05:30
84e3d3c8d3 remove bp, i2p; simplytranslate -> mozhi 2023-12-13 16:40:16 +05:30
7fac466ee3 fix publapi url for registrations 2023-11-12 18:54:16 +05:30
0b81be00ab Temporary fix for blog to make it usable at least for a while, should ask for help from akis 2023-10-01 12:37:17 +01:00
772f71a903 remove now defunct instances 2023-09-20 21:01:09 +05:30
d4a93a1861 add note about 10GB on pubnix, and add nc to instance list 2023-09-09 22:55:55 +05:30
770ec40a39 Specify timezone in announcement 2023-08-26 16:54:43 -05:00
a96f435778 Fix poor contrast in announcement 2023-08-18 16:19:45 -05:00
37583243c9 libretranslate is EU not IN 2023-08-13 22:13:11 +05:30
7a23261b8d syntax fix 2023-08-10 15:53:58 +05:30
53cf339d17 Merge pull request #109 from ProjectSegfault/master
Master
2023-08-10 15:52:20 +05:30
37f9ed80c9 Merge branch 'dev' 2023-08-10 15:51:38 +05:30
ff5d828011 add tor for some new stuff 2023-08-10 15:51:12 +05:30
3602e11940 simplytranslate url fix 2023-08-09 15:39:16 +05:30
41cdb40369 simplytranslate url fix 2023-08-09 15:37:09 +05:30
a5c9d5ebb3 Merge pull request #108 from Supercolbat/dev‎‎​
UI/UX changes
2023-08-07 00:38:31 +00:00
2ee356d918 Reduce cursor movement in expanded navbar
More noticable on mobile
2023-08-05 16:04:09 -05:00
4109f31871 More styling and rewording 2023-08-05 15:35:15 -05:00
df312d3c55 Add aria labels 2023-08-05 14:48:27 -05:00
4871b83850 Run formatter 2023-08-05 14:15:14 -05:00
ebe120deca Add spacing between list items 2023-08-05 14:07:36 -05:00
0fc01898d3 Load theme when navbar is closed
Previously, ThemeToggle only rendered when the navbar was open. Since it handles the theme code, the saved theme wouldn't load automatically on smaller screens.
2023-08-05 14:02:53 -05:00