lifeadventurer
|
afda24a38a
|
Fix(home-button): Adjust href to match both localhost and github pages
|
2025-03-20 20:22:49 +08:00 |
|
Moon
|
14a3912f4c
|
Feat: Add fixed home button (#70)
|
2025-03-20 17:57:12 +08:00 |
|
lifeadventurer
|
778cb316c0
|
Style: Apply deno lint and deno fmt across codebase
|
2024-10-31 19:56:47 +08:00 |
|
lifeadventurer
|
32e3b5b9a3
|
Refactor: Use const instead of let for immutable variables (Make LSP happy)
|
2024-10-12 00:27:15 +08:00 |
|
lifeadventurer
|
bd00a3b72d
|
Feat(quote generator): Add method for adding backgrounds (Closes #13)
|
2024-10-12 00:17:40 +08:00 |
|
lifeadventurer
|
f983fd66ff
|
Impr(quotes): Add 9 new quotes
|
2024-09-30 23:51:23 +08:00 |
|
lifeadventurer
|
fad0f9d032
|
Fix: Gitroll scanned code smells
|
2024-03-21 22:30:02 +08:00 |
|
lifeadventurer
|
037beb020f
|
Fix: Gitroll scanned bugs
|
2024-03-21 21:30:46 +08:00 |
|
lifeadventurer
|
47a201e1d7
|
impr(quotes): add 7 new quotes
|
2024-02-20 21:09:35 +08:00 |
|
lifeadventurer
|
3347054a84
|
impr(quotes): add 5 new English quotes
|
2024-01-25 23:47:55 +08:00 |
|
lifeadventurer
|
72e2d6d1b5
|
rename script.js to scripts.js
|
2023-12-31 20:58:22 +08:00 |
|
lifeadventurer
|
32c9f1b961
|
stlye: if-else statements
|
2023-12-30 22:26:30 +08:00 |
|
lifeadventurer
|
f95511c480
|
fix: fetch json file path error
|
2023-12-28 22:21:36 +08:00 |
|
lifeadventurer
|
83ef37a5d0
|
fix: styles.css path error in quote generator
|
2023-12-28 22:16:30 +08:00 |
|
lifeadventurer
|
a99fd4d831
|
chore: put json files under quote generator in folder
|
2023-12-28 22:12:27 +08:00 |
|
lifeadventurer
|
b7c910ae23
|
chore: delete .gitignore in quote generator
|
2023-12-28 22:11:07 +08:00 |
|
lifeadventurer
|
722215b86a
|
impr(quotes): add 7 new quotes
|
2023-12-28 22:08:52 +08:00 |
|
lifeadventurer
|
b16b4749bf
|
chore: update file path
|
2023-12-24 15:55:22 +08:00 |
|
lifeadventurer
|
4d4d34392c
|
refactor: organize files in folders
|
2023-12-24 15:51:55 +08:00 |
|
lifeadventurer
|
55b04e429a
|
chore: remove useless file
|
2023-12-24 15:49:58 +08:00 |
|
lifeadventurer
|
3a11c5e320
|
chore: update web title
|
2023-12-23 23:44:27 +08:00 |
|
lifeadventurer
|
baf16ec368
|
impr: increase button font-size
|
2023-12-23 23:42:39 +08:00 |
|
lifeadventurer
|
eb02b8dbbf
|
feat: add dark mode
|
2023-12-23 23:37:08 +08:00 |
|
lifeadventurer
|
e32ed07a61
|
change all logos to rounded including web icon
|
2023-12-22 00:52:39 +08:00 |
|
lifeadventurer
|
678913a399
|
impr(quotes): add 9 new English quotes
|
2023-12-17 20:38:19 +08:00 |
|
lifeadventurer
|
e29c917625
|
fix: missing period in quotes.json
|
2023-12-10 23:34:02 +08:00 |
|
lifeadventurer
|
bd9789bbdd
|
impr(quotes): add 10 new quotes
|
2023-12-10 23:26:13 +08:00 |
|
lifeadventurer
|
4065fce13c
|
chore: fix typo in quotes.json
|
2023-12-01 00:01:47 +08:00 |
|
lifeadventurer
|
8562b3b6d8
|
chore: fix typo in quotes.json
|
2023-11-30 20:43:59 +08:00 |
|
lifeadventurer
|
74bddb89f2
|
refactor: remove prefix and suffix of generate_quote_json.cpp
|
2023-11-28 16:57:30 +08:00 |
|
lifeadventurer
|
02aaad07af
|
impr(quotes): add 6 new quotes
|
2023-11-28 16:47:13 +08:00 |
|
lifeadventurer
|
5950494a2c
|
impr(quote): add id for every quote
|
2023-11-28 16:23:03 +08:00 |
|
lifeadventurer
|
434f37e4a2
|
impr(quotes): add a new quote
|
2023-11-24 20:52:48 +08:00 |
|
lifeadventurer
|
ae558ebdf4
|
add icon for all index.html
|
2023-11-23 22:49:26 +08:00 |
|
lifeadventurer
|
08fc71a157
|
fix matrix background don't show bug
|
2023-11-22 23:30:32 +08:00 |
|
lifeadventurer
|
6f6e387435
|
add new quotes
|
2023-11-22 23:02:08 +08:00 |
|
lifeadventurer
|
6b2834844b
|
trying git on my local windows system
|
2023-11-06 13:03:12 +08:00 |
|
Moon
|
319a621fd3
|
Update styles.css
|
2023-11-03 16:28:49 +08:00 |
|
Moon
|
c05e5828e6
|
Update quotes.json
|
2023-11-03 11:47:54 +08:00 |
|
Moon
|
ca63e7e8e4
|
Update and rename styles.css to quote_generator/styles.css
|
2023-10-31 20:20:23 +08:00 |
|
Moon
|
0462ed1976
|
Update and rename quotes.json to quote_generator/quotes.json
|
2023-10-31 20:20:07 +08:00 |
|
Moon
|
8e26e446a9
|
Update and rename quote.js to quote_generator/quote.js
|
2023-10-31 20:19:54 +08:00 |
|
Moon
|
d0ab68beaf
|
Update and rename matrix.js to quote_generator/matrix.js
|
2023-10-31 20:19:43 +08:00 |
|
Moon
|
71392f835f
|
Update and rename index.html to quote_generator/index.html
|
2023-10-31 20:19:31 +08:00 |
|
Moon
|
a263f60b24
|
Update and rename generate_quotes_json.cpp to quote_generator/generate_quotes_json.cpp
|
2023-10-31 20:18:51 +08:00 |
|