• AZ
  • Joined on 2023-04-12
97 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
yequari pushed to master at yequari/yequari.com 2025-04-01 03:43:07 +00:00
c9c9e2aa2c new blog post
yequari pushed to dev at 32bitcafe/guestbook 2025-03-26 04:08:48 +00:00
8222af6d98 update gitignore
2c10c1f26a delete templ.txt files
Compare 2 commits »
yequari pushed to dev at 32bitcafe/guestbook 2025-03-25 04:00:28 +00:00
025f273f48 improve UI with classless css library and other various modifications
yequari pushed to dev at 32bitcafe/guestbook 2025-03-23 23:17:11 +00:00
f239b17255 Merge branch '14-cleanup' into dev
1b44d23dd6 prepare for test deployment
Compare 2 commits »
yequari commented on issue 32bitcafe/guestbook#8 2025-03-23 22:17:10 +00:00
Implement GuestbookComment deletion and hiding

Implemented in #15

yequari closed issue 32bitcafe/guestbook#8 2025-03-23 22:17:10 +00:00
Implement GuestbookComment deletion and hiding
yequari merged pull request 32bitcafe/guestbook#15 2025-03-23 22:16:51 +00:00
14-cleanup
yequari pushed to dev at 32bitcafe/guestbook 2025-03-23 22:16:51 +00:00
a41244fb62 Merge pull request '14-cleanup' () from 14-cleanup into dev
64ff095002 add page to display all guestbooks
303e51f53e fix website creation event trigger
e065d5630c implement hiding and unhiding a comment
fa5507e719 convert user deleted field
Compare 7 commits »
yequari created pull request 32bitcafe/guestbook#15 2025-03-23 22:16:43 +00:00
14-cleanup
yequari pushed to 14-cleanup at 32bitcafe/guestbook 2025-03-23 22:15:16 +00:00
64ff095002 add page to display all guestbooks
yequari pushed to 14-cleanup at 32bitcafe/guestbook 2025-03-23 21:53:50 +00:00
303e51f53e fix website creation event trigger
yequari pushed to 14-cleanup at 32bitcafe/guestbook 2025-03-23 21:40:01 +00:00
e065d5630c implement hiding and unhiding a comment
fa5507e719 convert user deleted field
Compare 2 commits »
yequari created branch 14-cleanup in 32bitcafe/guestbook 2025-03-23 19:58:19 +00:00
yequari pushed to 14-cleanup at 32bitcafe/guestbook 2025-03-23 19:58:19 +00:00
7537fa2e92 implement comment deletion and debug mode
365e727284 cleanup unused code and add not implemented handler so links don't 404
Compare 2 commits »
yequari commented on issue 32bitcafe/guestbook#3 2025-03-22 20:16:25 +00:00
Website Management

Addressed in #13

yequari closed issue 32bitcafe/guestbook#3 2025-03-22 20:16:25 +00:00
Website Management
yequari commented on issue 32bitcafe/guestbook#10 2025-03-22 20:16:14 +00:00
Create Website table and Website model

Addressed in #13

yequari closed issue 32bitcafe/guestbook#10 2025-03-22 20:16:14 +00:00
Create Website table and Website model
yequari commented on issue 32bitcafe/guestbook#11 2025-03-22 20:16:08 +00:00
Create CRUD handlers for Websites

Addressed in #13

yequari closed issue 32bitcafe/guestbook#11 2025-03-22 20:16:08 +00:00
Create CRUD handlers for Websites