• AZ
  • Joined on 2023-04-12
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
yequari commented on issue 32bitcafe/guestbook#12 2025-03-22 20:16:00 +00:00
Create UI templates for Website management

Addressed in #13

yequari closed issue 32bitcafe/guestbook#12 2025-03-22 20:16:00 +00:00
Create UI templates for Website management
yequari pushed to dev at 32bitcafe/guestbook 2025-03-22 20:15:37 +00:00
672dca5bb9 Merge pull request '10-WebsiteModel' (#13) from 10-WebsiteModel into dev
c8ff7021c8 finish conversion to templ, add website model
11c0815676 check user owns guestbook
Compare 3 commits »
yequari merged pull request 32bitcafe/guestbook#13 2025-03-22 20:15:36 +00:00
10-WebsiteModel
yequari created pull request 32bitcafe/guestbook#13 2025-03-22 20:15:17 +00:00
10-WebsiteModel
yequari created branch 10-WebsiteModel in 32bitcafe/guestbook 2025-03-22 20:13:22 +00:00
yequari pushed to 10-WebsiteModel at 32bitcafe/guestbook 2025-03-22 20:13:22 +00:00
c8ff7021c8 finish conversion to templ, add website model
11c0815676 check user owns guestbook
Compare 2 commits »
yequari opened issue 32bitcafe/guestbook#12 2025-03-15 18:04:49 +00:00
Create UI templates for Website management