osmarks
e3eee3507b
Statically size Euler face
2024-10-24 10:13:32 +01:00
osmarks
170b449da4
Fix MOTDs
2024-10-24 10:11:28 +01:00
osmarks
1fbef60857
Adjsut terminology and add MOTDs
2024-10-24 10:06:44 +01:00
osmarks
55d8dbd7be
Merge branch 'master' of ssh://protagonism/srv/home/mycorrhiza
2024-10-24 09:41:53 +01:00
9db3b86b7e
cap audio height
2024-10-24 08:37:18 +00:00
5d059a9b08
misc changes
2024-08-25 16:18:02 +00:00
ae61cc5417
fix mobile
2024-06-17 18:12:09 +01:00
012569b942
miscellaneous
2024-06-17 08:40:10 +01:00
dd40d7ea37
Hacky fix for capitalization
2024-06-16 15:34:47 +01:00
ceff8ad91b
Reverse proxy authentication
2024-06-16 14:14:54 +01:00
Timur Ismagilov
f1d4310ec1
Change the mv-categories made-up microformat to mv-tags to match Betula
...
One day Bouncepaw will learn of “JSON API”
2024-06-11 14:58:59 +03:00
Timur Ismagilov
33a477cf36
Add local time buttons
...
Implements: #231
2024-06-11 14:47:15 +03:00
Timur Ismagilov
a0ec4f5fbf
Hopefully fix some bugs on Windows
2024-06-11 02:52:47 +03:00
Timur Ismagilov
9ef08fb42d
Fix the size of globes with bigger default font size
2024-06-10 14:25:01 +03:00
Timur Ismagilov
0b132d33fb
Keep the globe on the same line while still breaking link #230
2024-06-10 14:15:03 +03:00
Timur Ismagilov
326ace8e13
Fix go.sum
2024-06-03 21:59:18 +03:00
Timur Ismagilov
e0a0385656
Update Mycomarkup to v5.6.0
2024-06-02 00:49:58 +03:00
Timur Ismagilov
d85c12bae5
Fix hover color of subhypha links in dark theme
2024-06-01 23:57:30 +03:00
Timur Ismagilov
d1bf1f76eb
Offer to pass -create-admin option if no admins were found
...
Implements: #218
2024-06-01 23:43:26 +03:00
Timur Ismagilov
2702b4da63
Update gorilla/feeds and fix JSON Feeds (untested)
2024-06-01 23:31:50 +03:00
Timur Ismagilov
640dd3d972
Change the pencil to the eye and an arrow
...
Pencil? What?
2024-06-01 23:18:16 +03:00
Timur Ismagilov
a0945b1210
Fix the notorious renaming bug
...
Fixes : #226 #220
2024-06-01 23:10:09 +03:00
Timur Ismagilov
96820305f2
Remove Russian translation for docs topics
...
They made no sense because the translation of the docs was deleted a long time ago
2024-06-01 22:48:14 +03:00
Timur Ismagilov
5547cb153d
Implement /today and /edit-today
...
Implements #205
2024-06-01 22:44:27 +03:00
Timur Ismagilov
b691ea04ce
Wording in docs
2024-06-01 22:34:30 +03:00
handlerug
b43f2836c1
Make shortcuts work outside of English layout ( #227 )
...
The keyboard event is tested two times: first time with the original key
property, second time with the key property derived from the key code.
This is done to support non-English shortcuts (which may be added by
wiki administrators).
2024-05-25 23:39:23 +03:00
Danila Gorelko
afe2f0c9e2
Add clickable diffs to recent changes view ( #215 )
...
* Add clickable diffs to recent changes view
* Reuse entries
* Insert non-breaking space
* Show hash only once, remove parenthesis
2024-03-10 22:39:56 +03:00
dependabot[bot]
210615efa2
Bump golang.org/x/crypto from 0.1.0 to 0.17.0 ( #212 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.1.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 01:52:05 +03:00
Timur Ismagilov
7ad8a06f66
Follow up translation to the patch
2023-11-27 22:50:55 +03:00
Jackson
5f592acc55
implement user facing password change page
...
similar to the admin password change, but with a few changes:
- require current password verification
the following still included:
- empty password check
- confirm password check
2023-11-27 22:33:12 +03:00
Jackson
4629f39e99
implement admin form to change a user's password
2023-11-27 22:33:12 +03:00
Jackson
5ed9e6d9ef
move form errors out of change group thing
...
there are multiple form fields now, so the error could apply to any one
of the forms
2023-11-27 22:33:12 +03:00
Jackson
b41acf1f57
implement changing user password function
2023-11-27 22:33:12 +03:00
Shivram
6c2a3c9745
Fix env var bug in history.silentGitsh ( #210 )
2023-11-22 20:41:18 +03:00
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