1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-05 02:29:54 +00:00
Commit Graph

1012 Commits

Author SHA1 Message Date
Timur Ismagilov
13a1019c9d Fix link to [[why mycomarkup]] 2023-11-10 00:49:03 +03:00
Timur Ismagilov
1a77fbbb8c Fix JSON feed MIME type 2023-11-10 00:43:33 +03:00
Timur Ismagilov
103a3a0e7d Disable GPG signing on git commit
Fixes: https://github.com/bouncepaw/mycorrhiza/issues/207
2023-11-10 00:39:55 +03:00
decentral1se
5d8eaef6d7
Use -Ns for curl on healtcheck (#206)
Otherwise, it doesn't work.
2023-10-17 12:10:32 +03:00
Timur Ismagilov
d0be765935 Docs: Fix wrong filename for default.css
Fixes: https://github.com/bouncepaw/mycorrhiza/issues/203
2023-08-12 13:54:20 +05:00
Timur Ismagilov
fe4fd09cee Interwiki: Fix some bugs
* Actually, you could not edit interwiki entries before
* Fix faulty template in English locale
2023-08-08 00:37:14 +05:00
Timur Ismagilov
c2619a6b82 Implement Betula interwiki targets
Implements #198
2023-08-06 02:13:46 +05:00
Timur Ismagilov
353d462bbe Fix recent changes crashing on empty wikis
This is a dirty fix. How come git-handling is so messed?
2023-08-06 02:13:46 +05:00
Timur Ismagilov
eae42c310d Add print-specific styles
Implements #201
2023-08-06 02:13:46 +05:00
Danila Gorelko
6b8d9addc5 Makes category buttons for mobile bigger 2023-05-28 14:33:59 +03:00
Timur Ismagilov
b540b94477 Turn off browser's autocomplete for the category input
The datalist-based existing category suggestions still work.
2023-05-14 13:48:45 +03:00
Timur Ismagilov
2dbcb0dc27 Update Mycomarkup doc 2023-04-07 15:59:56 +03:00
Timur Ismagilov
de94ca4967 Update the screenshot in README.md 2023-04-07 15:55:53 +03:00
Timur Ismagilov
dcf823522a Fix version retrieval procedure 2023-04-07 15:45:09 +03:00
Timur Ismagilov
b7be7b0b3a Update en.myco 2023-04-07 15:43:06 +03:00
V
96d7401f5f
explictly fail if git can't operate (#194)
* explictly fail if git can't operate

* Update revision.go
2023-03-12 10:57:14 +03:00
dependabot[bot]
9a458a78a6 Bump golang.org/x/crypto from 0.0.0-20211108221036-ceb1ce70b4fa to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20211108221036-ceb1ce70b4fa to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:01:34 +03:00
Timur Ismagilov
3c32e40e59 Fix a Telegram-related bug
I removed my favorite comment:

// Problems is something we put blankets on.
2023-02-25 23:38:51 +03:00
dependabot[bot]
7b0aec0a2e Bump golang.org/x/text from 0.3.7 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 11:08:40 +03:00
Timur Ismagilov
a9eeccb9b9 Implement category autocomplete
Loosely based on the one used in Betula
2023-02-18 23:04:52 +03:00
Timur Ismagilov
e03d17f9a1 Add mv-categories/mv-category microformat 2023-02-18 22:35:25 +03:00
Timur Ismagilov
dda0cf70c5 Update Mycomarkup to v5.4.0
Including:

* Fixes to external links
* Reducing of ID:s
2023-02-01 00:14:37 +05:00
Timur Ismagilov
cb2431115c Title search: Fix <title> in Russian locale 2023-01-03 00:47:14 +05:00
Timur Ismagilov
a61d9c673c Fix primitive diff not working at all 2023-01-03 00:43:29 +05:00
Timur Ismagilov
dc1d9f1ffb Change the version to 1.14 2022-12-10 13:41:57 +03:00
Timur Ismagilov
19bc10464d Help: Replace the image from Wikicommons to my userpic from lesarbr.es 2022-12-09 19:55:36 +03:00
Timur Ismagilov
7140c79b63 Rename: Leave transclusion on redirection hyphae 2022-12-09 18:43:38 +03:00
Timur Ismagilov
bdb5bfc6ec Search: Make the search bar bigger 2022-12-09 18:38:26 +03:00
Timur Ismagilov
fed4472ae3 Search: Delete the search results description 2022-12-09 18:30:42 +03:00
Timur Ismagilov
b29042a52c Search: Add go to hypha section 2022-12-09 18:27:47 +03:00
Timur Ismagilov
2dab26dafa Capitalize Mycomarkup 2022-12-09 18:11:56 +03:00
Umar Getagazov
62c568414e center search bar with standard grid CSS 2022-12-04 21:54:48 +03:00
Umar Getagazov
40dbbf5376 Highlight primitive diff additions and deletions 2022-11-15 20:38:03 +03:00
Umar Getagazov
4e6adec81a Validate the revision hash on /rev{,-text}/ pages 2022-11-14 23:31:22 +03:00
Timur Ismagilov
9b4b225525 Change version to 1.13 2022-11-03 17:46:56 +03:00
Timur Ismagilov
0df2399c5b Categories: Fix color in dark theme in the sidebar 2022-10-29 17:53:33 +03:00
Timur Ismagilov
b286c16ac2 Categories: Remove hypha from all cata after deletion 2022-10-29 16:01:06 +03:00
Timur Ismagilov
474c69d6d2 Editor: Change the title for new hyphae
Now: Create <hypha name>

Before: Edit <hypha name>; and a warning below
2022-10-23 15:29:36 +03:00
Timur Ismagilov
dea9d644c5 Fix links being weird in img captions 2022-10-23 15:24:42 +03:00
Timur Ismagilov
9551db6719 Migrate /remove-media/ to the new template system
Is this path used anywhere?
2022-09-21 11:22:48 +03:00
Timur Ismagilov
d6f2599453 Document the file structure
Fixes #175
2022-09-18 14:23:50 +03:00
Timur Ismagilov
292b03908b Help: Mention the new reader group in the docs about lock 2022-09-18 14:07:03 +03:00
Timur Ismagilov
409da8b84e Change go version to 1.19
Next time you use a function from a newer version, you might as well update go.mod...
2022-09-18 14:03:41 +03:00
la-ninpre
2e3a1dac85 add a list of readers to user-list page 2022-09-18 14:01:28 +03:00
la-ninpre
fd6889cea3 add 'reader' group
it is essentially the same as 'anon' but 'reader' is allowed to log in
if wiki is locked down.
2022-09-18 14:01:28 +03:00
Umar Getagazov
97df77d158 go fmt 2022-09-14 10:39:37 +03:00
Umar Getagazov
ab848247c9 Change version package API 2022-09-14 10:38:36 +03:00
Umar Getagazov
8850b50624 Get version from the help
I'm going to get executed for this crime
2022-09-14 03:18:02 +03:00
Maybe Waffle
ebe618ed1f Improve "upload a media tip" translations 2022-09-11 18:26:30 +03:00
Umar Getagazov
59b5da086d Fix version fetching in Makefile
Fixes: https://github.com/bouncepaw/mycorrhiza/issues/174
2022-09-07 12:51:16 +03:00