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

120 Commits

Author SHA1 Message Date
Timur Ismagilov
c6294d8933 Categories: Place the categories card better on two-column layout 2022-03-23 15:48:20 +03:00
Timur Ismagilov
81c075bfb4 Categories: Style the categories card 2022-03-22 16:40:40 +03:00
Timur Ismagilov
f5cbd5622d Categories: Show pre-populated categories
They are useless now, and cannot be edited. Also, not properly styled. You get the idea though.
2022-03-19 23:57:33 +03:00
Timur Ismagilov
303ad8380f Update robots.txt 2022-02-26 16:27:20 +03:00
Timur Ismagilov
72e0f445fd Rename attachment to media 2022-02-26 10:33:09 +03:00
Umar Getagazov
9fca911718 Use Content-Security-Policy
And remove inline event handlers.
2022-02-18 16:09:00 +07:00
Umar Getagazov
ca1c1ad7a8 Fix transclusion link being obscured by content 2022-02-18 15:58:34 +07:00
Timur Ismagilov
32cde8c808 Delete the jump buttons 2022-02-01 15:57:29 +05:00
Timur Ismagilov
1d80d2e3ff Help: A better margin for the headings 2022-02-01 15:49:06 +05:00
Timur Ismagilov
9950956654 Editor: Split the toolbar into two parts
Better usage of space, actually
2022-02-01 15:38:47 +05:00
Timur Ismagilov
05b6452308 Add a margin to sided galleries 2022-02-01 15:28:46 +05:00
Umar Getagazov
3281fadfc5 Fix keyboard shortcuts for hypha actions 2022-01-28 17:26:36 +07:00
Timur Ismagilov
4180e8c853 Mycomarkup: Update to 3.6.0
Img layouts
2022-01-27 16:25:02 +05:00
bouncepaw
c69d4946ec Add log out link to current user's profile
For the first time, you can log out from Mycorrhiza!
2022-01-02 23:21:08 +05:00
Timur Ismagilov
cd18a99bc0 Help: Document img layouts 2021-12-19 17:50:51 +03:00
Timur Ismagilov
80d5583179 Mycomarkup: Migrate to v3.5.0
Image layouts!
2021-12-19 17:35:24 +03:00
Timur Ismagilov
dbdb5f7704 Toolbar: Change the heading buttons
Before: ## heading, ### heading

After: = heading, == heading

Now this release can be called 1.7!
2021-11-30 20:41:48 +03:00
Timur Ismagilov
dbb45b2ded
Merge branch 'master' into mycomarkup-3-migrate-and-test 2021-11-06 01:57:18 +05:00
DanInSpace104
be6d5390cb
Add padding to the edit__preview 2021-11-01 10:12:39 +05:00
Mysh!
a3fe98cf49
Javascript related code changes (#112)
* Add if statement for case where shortcutsGroup can be undefined
* Use "===" instead of "==". Comparison prefix "==" may cause unexpected type coercion
* Remove anonymous function wrapping
2021-10-29 20:13:59 +07:00
Umar Getagazov
742f34ae9a Make some layout stuff work in Netsurf
Not sure if we should use antiweb [1].

[1]: https://git.sr.ht/~sircmpwn/antiweb
2021-10-26 14:22:31 +07:00
Umar Getagazov
45763d9d7d Hide <template> tags
Makes at least something visible on browsers like netsurf and others.
2021-10-26 13:47:23 +07:00
Timur Ismagilov
d533fc23ea Make some visual changes 2021-10-13 23:30:43 +03:00
Timur Ismagilov
cfc985a0f0 Disallow: /admin/ too 2021-10-01 09:51:06 +03:00
Umar Getagazov
1101784230 Replace Disallow: / with a more specific list 2021-09-29 22:20:30 +07:00
Timur Ismagilov
84cb140cf8 Add [[Link | Title]] button 2021-09-12 11:29:21 +03:00
Timur Ismagilov
fffddc5eff Add ⌘; for insertDate 2021-09-05 14:55:13 +03:00
Mikhail Chekan
820de6a0aa Implement backlinks core (index, i12n and viewing) 2021-09-01 19:25:47 +05:00
Mikhail Chekan
06f9a46403
Merge branch 'master' into editor-flag-fix 2021-08-22 15:20:08 +08:00
Mikhail Chekan
8ecb501a9a Make toolbar actions lift the 'text changed' flag 2021-08-22 15:19:00 +08:00
Mikhail Chekan
ba6a444063 Make text decorations toggleable, like Github's 2021-08-22 14:48:04 +08:00
Timur Ismagilov
15415e44ff Fix the edit button padding issue
Now the whole button is clickable
2021-08-19 00:13:21 +05:00
Timur Ismagilov
3a02721f80 Increase line height in the editor 2021-08-19 00:11:35 +05:00
Umar Getagazov
a8ec179668 Remove Helvetica
All my homies hate Helvetica
2021-08-17 21:40:30 +07:00
Timur Ismagilov
f2a82ba527 Fix the editor textbox issue?
Also change the font to Helvetica for testing
2021-08-17 18:06:17 +05:00
handlerug
19019a0d13 Always show "Manage attachment", fix Firefox bug 2021-08-11 16:20:29 +07:00
Timur Ismagilov
7cc4347062 Do not underline the comma 2021-08-09 01:03:38 +05:00
Timur Ismagilov
e47b297410 Add the gap on mobile devices
Gotta think what to do with those arrows btw
2021-08-09 00:51:37 +05:00
Timur Ismagilov
5238e9cce9 Fix hotkeys 2021-08-09 00:46:45 +05:00
Timur Ismagilov
f54cfe44ff Drop the hypha tabs
TODO:
* Make the hotkeys work again
* Compensate the lack of the tabs on other pages
2021-08-09 00:19:55 +05:00
Timur Ismagilov
b2890b26cf Write the recent changes doc
And add the link to the doc on the page itself
2021-08-02 00:25:24 +05:00
Timur Ismagilov
153430194b Allow crawling /help/ 2021-07-31 19:33:15 +05:00
Timur Ismagilov
6313cff4c6 Finish writing the Mycomarkup doc
I hope...
2021-07-31 17:27:35 +05:00
Timur Ismagilov
2603c56f4d Hack the search bar 2021-07-25 00:14:01 +05:00
Timur Ismagilov
6241350e8b Fix some layout things 2021-07-24 16:09:57 +05:00
Timur Ismagilov
ae03dbcd64 Add Telegram widget to the Lock page 2021-07-16 01:54:00 +05:00
Timur Ismagilov
e7ddb54877 Show the links when no JS on mobile 2021-07-15 22:46:23 +05:00
Timur Ismagilov
b989956acb Style the hamburger 2021-07-15 22:41:51 +05:00
Timur Ismagilov
51bafed805 Add the hamburger 2021-07-15 22:19:10 +05:00
Timur Ismagilov
81b764174d Make the top bar look like a long list on mobiles 2021-07-15 21:52:00 +05:00