Commit Graph

121 Commits

Author SHA1 Message Date
pluja
87674dee44 update files, small fixes 2024-02-18 23:37:33 +01:00
pluja
3d6234a4f9 change pb image 2024-02-18 22:58:54 +01:00
pluja
9dacf1f796 Build pocketbase from source 2024-02-18 22:45:54 +01:00
pluja
57251e0de7 update project name 2024-02-18 17:31:09 +01:00
pluja
55a6f024b3 update backend 2024-02-18 17:18:05 +01:00
pluja
07fa8e68d6 update frontend files 2024-02-18 17:17:53 +01:00
pluja
b8ecef5a6e add dockerfile 2024-02-18 17:17:22 +01:00
pluja
f672feaea1 add development compose 2024-02-18 17:16:56 +01:00
pluja
9f8d8e83d6 update compose 2024-02-18 17:16:40 +01:00
pluja
86d6b24c0a add fonts 2024-02-18 16:46:13 +01:00
pluja
6583dc26ab add footer 2024-02-14 22:42:57 +01:00
pluja
3ff66f4676 improve score summary style 2024-02-14 22:42:47 +01:00
pluja
c970e21c72 add referrals and api 2024-02-14 22:42:37 +01:00
pluja
07f75a809d unify score and summary 2024-02-14 22:13:38 +01:00
pluja
31d13b18c9 add random element function 2024-02-14 22:13:23 +01:00
pluja
cb27dbb57c improve logs 2024-02-14 22:13:10 +01:00
pluja
be261a4595 some styling improvements 2024-02-14 22:12:59 +01:00
pluja
90e1478cc2 update modules 2024-02-13 10:42:36 +01:00
pluja
5ef0ac77da sort reverse 2024-02-13 10:42:28 +01:00
pluja
f13596e6ac sort attributes 2024-02-13 10:42:10 +01:00
pluja
ecf7c38911 ui improvements 2024-02-13 10:41:49 +01:00
pluja
b02cb1502a use env variable for scraper 2024-02-10 13:50:24 +01:00
pluja
2a26a3d35b remove old named files 2024-02-10 13:50:07 +01:00
pluja
240f6c9cd1 add .env configuration 2024-02-10 13:49:52 +01:00
pluja
ec046da516 some updates 2024-02-10 13:49:41 +01:00
pluja
53a8bff21e rename api routes, set rate limit, add generic api 2024-02-10 13:49:21 +01:00
pluja
f0b85c80e3 use integer score, add announcements 2024-02-10 13:48:41 +01:00
pluja
d6e6592171 add donations to config 2024-02-10 13:47:44 +01:00
pluja
1d0c1315d8 use html 2024-02-10 13:47:25 +01:00
pluja
7e259b7cb4 use custom Getenv with fallback 2024-02-05 07:39:13 +01:00
pluja
038ad49ec7 optimize prompt 2024-02-05 07:38:43 +01:00
pluja
577c97336f add dateString function 2024-02-05 07:38:26 +01:00
pluja
e6ed22561c fix menu links 2024-02-05 07:38:07 +01:00
pluja
a8d1dd28f1 show last check as date 2024-02-05 07:37:58 +01:00
pluja
56f10ca5c2 more about page 2024-02-05 07:37:44 +01:00
pluja
a3a052b840 add user agent and referrer to the images request 2024-01-27 06:52:02 +01:00
pluja
c64ea21904 massive update 2024-01-27 06:42:12 +01:00
pluja
6decdcb4fb Refactor code for better readability. 2023-11-13 07:15:11 +01:00
pluja
d3bfef3275 Refactor initialization to init func 2023-11-13 07:14:52 +01:00
pluja
3e4b3646b3 Remove unused dependencies 2023-11-13 07:14:32 +01:00
pluja
56b6dd0817 Add icons to sections 2023-11-12 22:30:34 +01:00
pluja
25e4493631 Update user agent handling 2023-11-12 22:13:58 +01:00
pluja
c91f0b4613 Add handling for nil TosHighlights in ComputeScore function 2023-11-12 22:13:41 +01:00
pluja
68a31df2e8 🔥 refactor(handlers_web.go): remove commented out code related to testing and updating ToS highlights
🐛 fix(handlers_web.go): remove unused code for updating ToS highlights in the handleService function
2023-11-12 22:13:08 +01:00
pluja
2624a29624 add example.env 2023-11-12 22:07:16 +01:00
pluja
54d72fad0d large update 2023-11-12 22:06:22 +01:00
pluja
1b7717b8eb 🐛 fix(handlers_web.go): change default value of 't' query parameter to an empty string to make "all" default
🐛 fix(index.html): make 'All' filter option default
2023-11-01 10:24:51 +01:00
pluja
5e00ea8d94 🔀 refactor(service_card.html): update service card template to display different label based on service type or category
🐛 fix(service_card.html): fix missing newline at the end of the file
2023-10-31 18:00:06 +01:00
pluja
9d6bdb1341 🎨 style(request_service.html): Improve form layout and styling for better user experience
🔧 chore(request_service.html): Add JavaScript functionality to toggle category select based on type select
🐛 fix(request_service.html): Fix typo in label for "Tor Onion URL(s)"
 feat(request_service.html): Add attributes section with checkboxes for user selection
2023-10-31 17:59:52 +01:00
pluja
17d2a45633 🔧 chore(service.html): adjust section margins and image size for better layout
🔧 chore(service.html): update text size for better readability
🔧 chore(service.html): adjust link styling for better visual consistency
🔧 chore(service.html): adjust icon size for better visual balance
🔧 chore(service.html): adjust description section margin for better spacing
🔧 chore(service.html): adjust KYC level section margin for better spacing
🔧 chore(service.html): adjust attribute line spacing for better readability
🔧 chore(service.html): adjust additional info section margin for better spacing
🔧 chore(service.html): adjust ToS checker section margin for better spacing
🔧 chore(service.html): adjust ToS checker text size and opacity for better readability
🔧 chore(service.html): adjust ToS checker highlight section margin for better spacing
🔧 chore(service.html): adjust comments section margin for better spacing
🔧 chore(service.html): update Nostr Comments link to open in new tab
2023-10-31 17:59:35 +01:00