This website requires JavaScript.
Explore
Help
Sign In
Arav
/
Dwelling
Watch
1
Star
0
Fork
0
You've already forked Dwelling
Code
Issues
Packages
Releases
Activity
0f9c658d10
Dwelling
/
homepage
History
Alexander "Arav" Andreev
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
..
static
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
views
Added a word 'residental'.
2022-10-24 05:36:33 +04:00
config.example.js
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
guestbook.js
A default page size made 60. Deleted fields email and hide_email.
2022-08-27 04:19:11 +04:00
index.js
Updated CAPTCHA code.
2022-10-21 02:10:18 +04:00
mindflow.js
Removed getPostsForRSS and getPosts now returns all posts.
2022-01-21 20:56:46 +04:00