zyachel
169ceb86ea
build(dependencies): upgrade dependencies
2024-04-08 00:33:59 +05:30
zyachel
f49062d44a
fix(search): remove broken search route
...
can't do searches now unless logged-in
BREAKING CHANGE: any search request will be responded with a 410
2024-04-08 00:33:16 +05:30
zyachel
a0ac36a174
fix: remove stats from UI that aren't available anymore
...
includes no. of topic's followers, no. of topics a person is following, etc.
2024-04-08 00:28:59 +05:30
zyachel
f11d3f2ac6
fix(parse): don't bail out on encountering weird characters
...
replace all \x3C(<) with its valid unique escape sequence
2024-04-08 00:22:51 +05:30
zyachel
1073e61530
Merge branch 'instances-list-json' of github.com:jamesbrown8532/quetre into jamesbrown8532-instances-list-json
2024-02-18 11:39:18 +05:30
jamesbrown8532
8e94ecbefc
Fix missing country information
2024-02-18 00:59:48 +00:00
jamesbrown8532
b369bd31cd
Mention instances.json in README.md
2024-02-18 00:15:32 +00:00
jamesbrown8532
81eb347c5b
Add instances list in JSON format
2024-02-18 00:13:50 +00:00
jamesbrown8532
339cbbecd4
Fix table in README.md
2024-02-18 00:06:59 +00:00
jamesbrown8532
5410574594
Improve instances table formatting
2024-02-17 23:38:15 +00:00
zyachel
dcd21c4664
Merge branch 'patch-1' of github.com:nyuuzyou/quetre into nyuuzyou-patch-1
2024-01-16 02:02:22 +05:30
zyachel
da85a6f2f9
docs(redirectors): add Predirect to redirectors list
...
a MV3-based addon by @libreom
closes https://github.com/zyachel/quetre/issues/125
2024-01-16 01:46:17 +05:30
nyuuzyou
a25c5bfa24
Added quetre.ducks.party instance
...
Uptime: https://uptime.ducks.party/status/ducks
2024-01-15 00:47:22 +03:00
zyachel
ac1007bc61
docs(instances): add a new instance
...
by @ButteredCats
closes https://github.com/zyachel/quetre/issues/123
2024-01-01 18:25:13 +05:30
zyachel
3889185c4d
docs(instances): update instances list
...
add a new instance by @r2fo
closes https://github.com/zyachel/quetre/issues/122
2023-12-18 01:35:41 +05:30
zyachel
6fb2ff4c71
chore(release): 7.1.0
2023-11-05 15:34:09 +05:30
zyachel
7547f54d70
fix: fix a typo while modifying url
2023-11-05 15:33:26 +05:30
zyachel
c6c4828422
fix(fetcher): fix answers route crashing in case there aren't any answers
2023-11-05 15:32:17 +05:30
zyachel
4cd551438b
fix(search): show search query along with results
2023-11-05 15:31:33 +05:30
zyachel
f77a1b15bf
feat(answers): mark related questions that are unanswered
...
prepends a little [unanswered] text to question links that have no answers
closes https://github.com/zyachel/quetre/issues/54
Co-authored-by: thecashewtrader <thecashewtrader@protonmail.com>
2023-11-05 14:55:02 +05:30
Korbs
74c64c00d0
Update link to SudoVanilla Instance
2023-10-28 21:12:22 -04:00
drgns-wtd
2320c6c4d5
feat: add docker support with redis( #118 )
2023-10-14 12:03:51 +00:00
zyachel
fff9f9b1aa
docs(instances): update instances list
...
add a new instance from @drgns-wtd
fix: https://github.com/zyachel/quetre/issues/119
2023-10-14 15:49:16 +05:30
Korbs
1e0b0df79d
Add Instance from SudoVanilla
2023-10-03 16:20:24 -04:00
zyachel
b409a5cf72
docs(readme): update instances list
...
add two new instances thanks to @ButteredCats and @unstablemaple
closes https://github.com/zyachel/quetre/issues/115
closes https://github.com/zyachel/quetre/issues/116
2023-10-03 00:36:48 +05:30
zyachel
fd7da0cba5
docs(readme): update instances list
...
thanks to @extremelyonline and @halictuz, we have two new instances.
also remove instance from fascinated.cc as it has invalid cert
closes https://github.com/zyachel/quetre/issues/112
closes https://github.com/zyachel/quetre/issues/113
closes https://github.com/zyachel/quetre/issues/114
2023-09-02 22:03:01 +05:30
PrivacyDevel
a85e3dd44d
Update details about privacydev.net instances
2023-07-19 18:31:41 +00:00
zyachel
1ec97a9eb3
docs(instances): update instances list
...
add a new instance by @toyboatcash, and remove pufe.org's instance
closes https://github.com/zyachel/quetre/issues/109 , closes
https://github.com/zyachel/quetre/issues/110
2023-07-09 19:19:45 +05:30
zyachel
a951cd8456
docs(instances): update instances list
...
remove esmail's dead instance
closes https://github.com/zyachel/quetre/issues/107
2023-06-18 16:43:35 +05:30
NoPlagiarism
50592d6afb
Add WhateverItWorks instance
2023-05-26 00:47:01 +05:00
zyachel
886c3c92ad
docs(instances): update instances list
...
add a new instance by @RealFascinated
also remove marcopisco's instance
closes: https://github.com/zyachel/quetre/issues/105
closes: https://github.com/zyachel/quetre/issues/106
2023-05-07 17:33:27 +05:30
zyachel
972579dbdf
docs(instances): update instances list
...
add a new instance by @xbdm
close https://github.com/zyachel/quetre/issues/103
2023-04-26 21:28:41 +05:30
PrivacyDevel
17ba1dbf08
Updated info about quetre.privacydev.net and its hidden service
2023-04-26 00:59:32 +00:00
zyachel
b40cc2557d
chore(release): 7.0.0
2023-04-23 19:14:37 +05:30
zyachel
10eea08305
feat(cache): increase ttl for routes that are cached but being accessed again
2023-04-23 19:13:21 +05:30
zyachel
35a0d87c13
fix: fix flash of inaccurate color theme
2023-04-23 19:12:24 +05:30
zyachel
b8a0b9fcad
fix(answers): fix answers route crashing
...
this commit fixes the crash that was caused by change in a couple of properties from upstream
BREAKING CHANGE: old fetcher may or may not work
fix: https://github.com/zyachel/quetre/issues/101
2023-04-23 19:10:42 +05:30
PrivacyDevel
0ebaec7065
Updated info for PrivacyDev's Tor instance
2023-04-01 19:04:27 +00:00
PrivacyDevel
a6f7294e97
Updated details for quetre.privacydev.net
2023-03-18 16:17:04 +05:30
zyachel
203adf5b93
chore(release): 6.0.0
2023-03-05 00:50:27 +05:30
zyachel
71587d0db4
fix: fix a couple of NaN
s
2023-03-05 00:49:47 +05:30
zyachel
f1efdf33e4
chore: add prettier config file
2023-03-05 00:38:38 +05:30
zyachel
ef46c5ee3a
fix: change japanese code from ja to jp
2023-03-05 00:38:04 +05:30
zyachel
677b846eb2
fix: fix broken answers feed
...
this commit fixes the issue of answers not being shown as the underlying HTML changed which broke
old scraping logic
BREAKING CHANGE: older versions will not work with answer route
fix https://github.com/zyachel/quetre/issues/96
2023-03-05 00:34:53 +05:30
zyachel
9d195c2d33
chore(release): 5.6.0
2023-02-11 22:29:54 +05:30
zyachel
175878dba9
feat: implement caching of api responses
...
should help a bit in not getting rate-limited
2023-02-11 22:21:28 +05:30
zyachel
a3b7f276cc
ci: generate changelogs locally
...
makes the service less dependent on a particular platform
2023-02-11 22:07:33 +05:30
NebulaOnion
9fa30483a0
docs: update humane tech badge
2023-02-04 11:52:50 +05:30
zyachel
8b66ddc2d8
docs: fix a small error in automatic redirector section
2023-01-28 11:44:52 +05:30
zyachel
2618314ccf
refactor: remove unused file
2023-01-28 11:36:41 +05:30