Commit Graph
129 Commits
Author SHA1 Message Date
lifeadventurer ade6f33bae Merge branch 'main' of https://github.com/LifeAdventurer/generators 2023-11-24 20:25:03 +08:00
lifeadventurer 639c1f047f feat(gallery): add last update time info to card footers
Enhance generator gallery by displaying the time difference since the last update in the footer by each card. This information is obtained from the GitHub API for the specified folders.
2023-11-24 20:24:43 +08:00
lifeadventurer f898c53b17 feat: add last update time info to card footers
Enhance generator gallery by displaying the time difference since the last update in the footer by each card. This information is obtained from the GitHub API for the specified folders.
2023-11-24 20:23:21 +08:00
lifeadventurer c23565b721 update README 2023-11-24 18:18:12 +08:00
lifeadventurer 6cf7d92c8f create CONTRIBUTING.md\n\nadd quote contributing guidelines 2023-11-24 17:57:20 +08:00
lifeadventurer 01793dc3f8 create LIST_OF_GENERATORS.md
some more in-depth information about each generators
2023-11-24 16:43:03 +08:00
lifeadventurer 4f0da7c3b5 update README polish descriptions 2023-11-24 13:48:09 +08:00
lifeadventurer f1787ac5e1 update README.md 2023-11-24 13:01:07 +08:00
lifeadventurer 605d335600 fix: cannot scroll but by removing overflow:hidden 2023-11-24 09:34:34 +08:00
lifeadventurer efb560e0d3 add responsive web design to the cards 2023-11-24 00:19:20 +08:00
lifeadventurer 2f01105596 setup a gallery for all existing generators 2023-11-23 23:58:12 +08:00
lifeadventurer 6b9e0cf6a5 add images folder and some generator result examples 2023-11-23 23:57:21 +08:00
lifeadventurer 59337ecfb3 create styles.css 2023-11-23 23:27:06 +08:00
lifeadventurer ae558ebdf4 add icon for all index.html 2023-11-23 22:49:26 +08:00
lifeadventurer d60fc09370 add images folder and logo 2023-11-23 22:46:12 +08:00
lifeadventurer 35fb70f833 fix: special event display error 2023-11-23 12:25:40 +08:00
lifeadventurer d855462e90 refactor the colors of initial page 2023-11-23 12:20:39 +08:00
lifeadventurer 878d5eb1b0 fix: special event date error 2023-11-23 11:37:53 +08:00
lifeadventurer ded1f61a28 fix: jquery button disable bug 2023-11-23 11:15:06 +08:00
lifeadventurer 79b0c3517d turn button to disabled after click 2023-11-23 11:06:58 +08:00
lifeadventurer 042b5c6826 update special events 2023-11-23 10:54:32 +08:00
lifeadventurer 08fc71a157 fix matrix background don't show bug 2023-11-22 23:30:32 +08:00
lifeadventurer ed520918fc adjust all bold text 2023-11-22 23:05:19 +08:00
lifeadventurer 6f6e387435 add new quotes 2023-11-22 23:02:08 +08:00
lifeadventurer cd882fdf32 initial commit for generators summarize page 2023-11-22 22:52:40 +08:00
lifeadventurer 4aed319463 change toggle to show to fix the disappear bug cause by double click 2023-11-21 23:28:43 +08:00
lifeadventurer 30b6f4e2ac adjust hashDate a bit 2023-11-21 12:46:20 +08:00
lifeadventurer 6d2bfa3d81 fix: hash bug 2023-11-21 11:48:09 +08:00
lifeadventurer 4b817eb68f change the calculate days difference process to a function 2023-11-20 23:59:58 +08:00
lifeadventurer 0373c47e8a hide the elements on show status page and toggle them to appear with jquery 2023-11-20 23:33:01 +08:00
lifeadventurer ea01ba722f add reminder of upcoming special events 2023-11-20 23:28:56 +08:00
lifeadventurer ffb154c4bb turn event bar function to arrow function and add comments 2023-11-20 23:04:01 +08:00
lifeadventurer c436677289 update jquery version to v3.7.1 2023-11-20 22:55:31 +08:00
lifeadventurer 4ecce054aa fix: status_index bug 2023-11-20 22:49:39 +08:00
lifeadventurer 3f7aa2ca9f add row for appearing the special event in the init page 2023-11-20 22:48:20 +08:00
lifeadventurer 6d226d73c6 update special events 2023-11-20 20:58:45 +08:00
lifeadventurer e6b21da01a update index.html 2023-11-20 17:50:40 +08:00
lifeadventurer ff1d1171ee fix: fortune status hash bug 2023-11-20 17:48:20 +08:00
lifeadventurer af747b1bc3 adjust fortune status and exchange the colors with a const variable 2023-11-19 20:22:36 +08:00
lifeadventurer d31e56da70 refactor: jquery part and reduce code length 2023-11-19 15:36:48 +08:00
lifeadventurer 334a6afaf2 replace variables with shorter ones and also improve some readability 2023-11-19 15:30:43 +08:00
lifeadventurer 3f46197fb3 use functions to refactor span bar to increase readability and easily adjustment 2023-11-19 15:12:25 +08:00
MoonandGitHub dc03140d9d Merge pull request #1 from tobiichi3227/patch-1
Enhance ip parse
2023-11-19 00:41:20 +08:00
tobiichi3227andGitHub 45dafb468c Enhance ip parse 2023-11-19 00:39:12 +08:00
lifeadventurer 7363d36570 fix: ip string out of bounds bug 2023-11-19 00:35:22 +08:00
lifeadventurer aeed959391 lint fortune.js and add comments also fix a bug for prevent out of bounds 2023-11-18 14:01:38 +08:00
lifeadventurer 93d9716145 add special.json to fill special events 2023-11-18 13:41:40 +08:00
lifeadventurer b9773279b5 add special event feature 2023-11-18 13:41:13 +08:00
lifeadventurer 467bc67e10 add special date feature and fix: out of bounds bug 2023-11-18 00:14:27 +08:00
lifeadventurer 8291b1f099 fix: hash cause unbalance fortune status 2023-11-12 17:41:37 +08:00