Commit Graph

34 Commits

Author SHA1 Message Date
cae70d6c20
Placed g_captcha_timeout_remain next to g_current_captcha_id for better view. :) 2022-09-23 00:36:43 +04:00
a33c7b20c9
A little refactor of CSS. :is() selector got into action wherever is suitable. 2022-09-23 00:27:33 +04:00
f56ad5963a
Removed unnecessary const categories array and a local const category. 2022-09-19 22:01:40 +04:00
6f45549b73
hasAttribute() works not like I thought. Here just a comparison with a string is needed. 2022-08-31 08:29:31 +04:00
024befeb33
Implemented filtering for mindflow categories. 2022-08-31 08:06:45 +04:00
c65b92ba96
Added .hidden class. And right padding for buttons. 2022-08-31 08:06:18 +04:00
587f4db08a
Style buttons as links. 2022-08-31 08:05:41 +04:00
a0dabfd93c
These button styles are moved to main.css. 2022-08-31 08:05:00 +04:00
b6edda4482
Added onunload event listener to tell a server to delete an unneeded CAPTCHA. Removed a comment. Moved = sign on line with an innerHTML. 2022-08-29 22:57:46 +04:00
b85d55850d
A new photo of RasPi 3. 2022-08-27 20:16:23 +04:00
f24ad3d883
Made a fully working captcha refreshing script. 2022-08-27 04:21:15 +04:00
05bcb7835d
Removed email field styles. Styled a disabled refresh button. 2022-08-27 04:20:33 +04:00
79055470a3
A JS script for CAPTCHA refreshing. 2022-08-25 03:24:52 +04:00
0e4c0c9da3
Added style for button on guestbook. 2022-08-25 03:24:25 +04:00
9579bc3c10
Delimeters are no longer needed. 2022-07-27 19:23:05 +04:00
41bd79a779
Styled CAPTCHA in a form. 2022-06-25 03:25:59 +04:00
115ed7d0c9
Styled #donation section. 2022-06-25 01:39:06 +04:00
14187ee841
Added 5th header level. 2022-05-22 03:17:21 +04:00
ea1e4982d2
Now service status is displayed using hollow circle for those that are down, and filled circle for working ones. 2022-05-19 21:24:43 +04:00
df05b6dda7
Optimised Boris' thumbnails. 2022-02-12 04:19:47 +04:00
505d0c7174
Revert "Delimeter not used."
This reverts commit a4b0214540.
2022-02-09 18:45:44 +04:00
a4b0214540
Delimeter not used. 2022-02-08 23:51:27 +04:00
01a68100ec
Combined text-decoration into one line. 2022-01-22 23:24:30 +04:00
ca3a00f4ba
Added word-break for links. 2022-01-22 18:57:41 +04:00
3fe0783f9e
Made a neater adaptive delimeter for services section. Now on narrow screens delimeter will become horizontal. 2021-11-16 01:49:11 +04:00
f4f207e15c
Path to shared assets was shortened, and I forgot this one place. 2021-11-15 02:52:29 +04:00
0be910bd10
Path to shared assets was shortened. 2021-11-15 02:48:53 +04:00
557babb04a
A new photo of Boris has been added. 2021-10-18 01:08:23 +04:00
71b1e0bbad
Removed left-right margin for code element. overflow-* props are set for pre element only. 2021-09-20 16:41:13 +04:00
5629b62643
Let's add support for quoting with a > symbol! 2021-09-16 16:28:07 +04:00
31d2ef3040
Redid a contacts section. 2021-09-09 20:38:03 +04:00
8ce67227f3
Fixed link to a Roboto Condensed font. 2021-06-09 23:26:27 +04:00
f6ca3394fb
Fix of a link to ShareTechMono font. 2021-06-09 23:23:55 +04:00
c12ecd3741
Total rearrangement of files into a sane structure with multiple entry points instead of single process handling everything. 2021-06-05 18:58:22 +04:00