Commit Graph

59 Commits

Author SHA1 Message Date
639ccb7c88
Removed a junk from captcha_refresh.js. 2022-10-26 01:50:47 +04:00
558ebf4431
Removed grid layout. Use column instead. 2022-10-25 06:19:46 +04:00
d35d7e0803
Reduced size for CAPTCHA js code. 2022-10-24 23:09:07 +04:00
0f9c658d10
Reduced a size of a code for a mindflow. Removed check for empty name property because there's no plans to add more buttons. Click handler function defined outside to eliminate definition of many same functions. Used for ... of instead of traditional for for code reduce and it doesn't drastically affect performance actually. Especially at such low array sizes. Used force arg of a toggle method to reduce code. 2022-10-24 23:06:24 +04:00
b40dfe2d0d
Restricted maximum size of Suiseiseki Z. 2022-10-24 18:03:15 +04:00
3c8249aec9
Load Suiseiseki Z's images only on screens >= 1280px. 2022-10-24 05:51:12 +04:00
94ad220bc0
Added styling for Suiseiseki Z. 2022-10-24 05:41:06 +04:00
7026ee68c1
Added /api/ prefix to CAPTCHA API URL. 2022-10-21 02:10:43 +04:00
95c46d824e
Converted spaces to tabs to reduce file sizes. 2022-10-19 21:20:34 +04:00
f6fc77495b
Made use of :is() to reduce code. Changed align of service status indicators. 2022-10-19 21:19:03 +04:00
3891945371
Added ?remove params to clean up fetches to not receive 403 error code. 2022-10-19 21:06:31 +04:00
7c39ad7c3c
Added CAPTCHA's styling based on prefers-color-scheme media query. 2022-10-19 21:05:24 +04:00
28120c8f3a
Removed redundant ids and blocks were rearranged in guestbook.css. Also feedback class renamed to reply. 2022-10-19 21:04:13 +04:00
e0a81990e7
Converted spaces to tabs and rearranged blocks in mindflow.css. 2022-10-19 21:02:40 +04:00
2796d517af
Rearranged blocks in index.css. 2022-10-19 21:02:07 +04:00
5ca275910e
Converted spaces to tabs in article.css. 2022-10-19 21:01:27 +04:00
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
350c08433b
Updated sitemap. 2022-08-25 04:08:12 +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
a0263bf74a
Updated lastmod date for Setting up a mail server article. 2022-05-22 03:19:26 +04:00
14187ee841
Added 5th header level. 2022-05-22 03:17:21 +04:00
e4d37df04a
Added an article Hardening Mikrotik to a sitemap.xml. And removed priority fields by the way. 2022-05-20 23:08:24 +04:00
c86506d4c2
A better version of an article on RPi's root moving. 2022-05-20 02:16:24 +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
66210c1407
sitemap.xml updated. 2022-01-02 05:34:07 +04:00
f3d1cd375b
[sitemap.xml] Added priorities. Updated lastmod fields. 2021-12-28 03:12:07 +04:00
949dcf6fb8
Fixed links to articles in sitemap.xml. I'm just retarded. :/ 2021-12-21 21:44:24 +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