Commit Graph

  • ea5dea1891 fix dev port pluja 2024-02-19 09:29:31 +0100
  • 612541e700 update npm scripts pluja 2024-02-19 09:29:19 +0100
  • fb3021b959 styling improvements pluja 2024-02-19 09:29:05 +0100
  • 65b3dc4265 improve font size pluja 2024-02-19 09:08:33 +0100
  • bf946c6e0b avoid build on ui changes pluja 2024-02-18 23:47:00 +0100
  • a98e4277f0 update api url pluja 2024-02-18 23:45:52 +0100
  • ba496d06ba make pb persist pluja 2024-02-18 23:42:55 +0100
  • 87674dee44 update files, small fixes pluja 2024-02-18 23:37:33 +0100
  • 3d6234a4f9 change pb image pluja 2024-02-18 22:58:54 +0100
  • 9dacf1f796 Build pocketbase from source pluja 2024-02-18 22:45:54 +0100
  • 57251e0de7 update project name pluja 2024-02-18 17:31:09 +0100
  • 55a6f024b3 update backend pluja 2024-02-18 17:18:05 +0100
  • 07fa8e68d6 update frontend files pluja 2024-02-18 17:17:53 +0100
  • b8ecef5a6e add dockerfile pluja 2024-02-18 17:17:22 +0100
  • f672feaea1 add development compose pluja 2024-02-18 17:16:56 +0100
  • 9f8d8e83d6 update compose pluja 2024-02-18 17:16:40 +0100
  • 86d6b24c0a add fonts pluja 2024-02-18 16:46:13 +0100
  • 6583dc26ab add footer pluja 2024-02-14 22:42:57 +0100
  • 3ff66f4676 improve score summary style pluja 2024-02-14 22:42:47 +0100
  • c970e21c72 add referrals and api pluja 2024-02-14 22:42:37 +0100
  • 07f75a809d unify score and summary pluja 2024-02-14 22:13:38 +0100
  • 31d13b18c9 add random element function pluja 2024-02-14 22:13:23 +0100
  • cb27dbb57c improve logs pluja 2024-02-14 22:13:10 +0100
  • be261a4595 some styling improvements pluja 2024-02-14 22:12:59 +0100
  • 90e1478cc2 update modules pluja 2024-02-13 10:42:36 +0100
  • 5ef0ac77da sort reverse pluja 2024-02-13 10:42:28 +0100
  • f13596e6ac sort attributes pluja 2024-02-13 10:42:10 +0100
  • ecf7c38911 ui improvements pluja 2024-02-13 10:41:49 +0100
  • b02cb1502a use env variable for scraper pluja 2024-02-10 13:50:24 +0100
  • 2a26a3d35b remove old named files pluja 2024-02-10 13:50:07 +0100
  • 240f6c9cd1 add .env configuration pluja 2024-02-10 13:49:52 +0100
  • ec046da516 some updates pluja 2024-02-10 13:49:41 +0100
  • 53a8bff21e rename api routes, set rate limit, add generic api pluja 2024-02-10 13:49:21 +0100
  • f0b85c80e3 use integer score, add announcements pluja 2024-02-10 13:48:41 +0100
  • d6e6592171 add donations to config pluja 2024-02-10 13:47:44 +0100
  • 1d0c1315d8 use html pluja 2024-02-10 13:47:25 +0100
  • 7e259b7cb4 use custom Getenv with fallback pluja 2024-02-05 07:39:13 +0100
  • 038ad49ec7 optimize prompt pluja 2024-02-05 07:38:43 +0100
  • 577c97336f add dateString function pluja 2024-02-05 07:38:26 +0100
  • e6ed22561c fix menu links pluja 2024-02-05 07:38:07 +0100
  • a8d1dd28f1 show last check as date pluja 2024-02-05 07:37:58 +0100
  • 56f10ca5c2 more about page pluja 2024-02-05 07:37:44 +0100
  • a3a052b840 add user agent and referrer to the images request pluja 2024-01-27 06:52:02 +0100
  • c64ea21904 massive update pluja 2024-01-27 06:42:12 +0100
  • 6decdcb4fb Refactor code for better readability. pluja 2023-11-13 07:15:11 +0100
  • d3bfef3275 Refactor initialization to init func pluja 2023-11-13 07:14:52 +0100
  • 3e4b3646b3 Remove unused dependencies pluja 2023-11-13 07:14:32 +0100
  • 56b6dd0817 Add icons to sections pluja 2023-11-12 22:30:34 +0100
  • 25e4493631 Update user agent handling pluja 2023-11-12 22:13:58 +0100
  • c91f0b4613 Add handling for nil TosHighlights in ComputeScore function pluja 2023-11-12 22:13:41 +0100
  • 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 pluja 2023-11-12 22:13:08 +0100
  • 2624a29624 add example.env pluja 2023-11-12 22:07:16 +0100
  • 54d72fad0d large update pluja 2023-11-12 22:06:22 +0100
  • 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 pluja 2023-11-01 10:24:51 +0100
  • 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 pluja 2023-10-31 18:00:06 +0100
  • 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 pluja 2023-10-31 17:59:52 +0100
  • 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 pluja 2023-10-31 17:59:35 +0100
  • ba8680beb5 🔧 chore(service.go): add default value for category field to improve data consistency and prevent null values pluja 2023-10-31 17:59:06 +0100
  • 56ce1519b2 🔧 fix(handlers_web.go): remove unused import and variable 'strconv' feat(handlers_web.go): add support for handling form data in 'handleRequestServicePostForm' function 🔧 fix(handlers_web.go): fix parsing and setting of form data in 'handleRequestServicePostForm' function pluja 2023-10-31 17:58:53 +0100
  • 910a779f66 🔀 refactor(attributes.go): extract sorting logic into a separate method for better code organization and reusability pluja 2023-10-31 17:58:19 +0100
  • d84a7c95bf 📝 docs(.gitattributes): add .gitattributes file to exclude CSS files from language detection by Linguist pluja 2023-10-31 17:57:49 +0100
  • c1a40fc3e5 🔧 fix(attribute.html): remove commented out code for attribute title to improve code readability and maintainability 🎨 style(attribute.html): refactor attribute rating display to use emoji icons for better visual representation pluja 2023-10-31 09:40:14 +0100
  • aed76f0db3 📝 docs(attributes.go): update description of AttributeNonCustodialWallet to remove mention of decentralized exchanges pluja 2023-10-31 09:40:03 +0100
  • 0e42b2ae56 🎨 style(index.html): improve styling and semantics of filter buttons and search input field pluja 2023-10-31 09:39:45 +0100
  • 99809bd979 🎨 style(service_card.html): update hover border color opacity to improve visual aesthetics pluja 2023-10-31 09:34:13 +0100
  • ffa6f8f15b 🔧 chore(service.html): reorganize and improve layout of service details section 🔧 chore(service.html): move service icons section to the bottom for better visual flow pluja 2023-10-31 09:34:00 +0100
  • c27ef88594 🎨 style(service_card.html): add max-w-md class to the anchor tag to limit its maximum width 🐛 fix(service_card.html): update href attribute to include the service name for proper routing pluja 2023-10-31 00:05:12 +0100
  • 3dcc5d7dc2 🔀 refactor(service.html): rename "Points" section to "Attributes" for clarity and consistency pluja 2023-10-31 00:04:56 +0100
  • 0b5559e8ae feat(attribute_line.html): add attribute_line.html component to display attribute information with different styles based on the rating value 🐛 fix(attribute_line.html): fix missing newline at the end of the file to adhere to coding conventions pluja 2023-10-31 00:04:39 +0100
  • 89ba93f45c feat(attribute.html): add attribute template to display attribute details and services pluja 2023-10-31 00:04:24 +0100
  • ae8534a693 🔧 fix(handlers_web.go): fix typo in handleAttribute function name feat(handlers_web.go): add new route handlers for /point/:id and /attr/:id endpoints to handle attribute requests pluja 2023-10-31 00:03:57 +0100
  • 0f745c1a25 🔀 refactor(attributes.go): reorganize attribute constants alphabetically for better readability and maintainability 🔀 refactor(attributes.go): update attribute titles and descriptions for improved clarity and consistency pluja 2023-10-31 00:03:40 +0100
  • c35f8dc307 🐛 fix(database.go): use strings.Join to concatenate attributes with a comma separator for better readability and maintainability in AddFakeData function pluja 2023-10-30 23:33:14 +0100
  • 40a8331d40 🔧 fix(service.go): change field type of "attributes" from string slice to string to match the expected data type 🔧 fix(handlers_web.go): add logic to retrieve attributes from the service and pass them to the template for rendering pluja 2023-10-30 23:33:03 +0100
  • 37c5541ae8 🐛 fix(attributes.go): change AttributeRating constants from string to int to improve type safety and semantics feat(attributes.go): refactor ServiceAttributes map to use AttributeMap struct for better organization and readability pluja 2023-10-30 23:32:31 +0100
  • 278c3c1bf7 🔧 fix(point.html): update variable name from .Type to .Rating to reflect the correct attribute being compared 🔧 fix(service.html): update range variable from .Points to .Attributes to correctly iterate over the list of attributes pluja 2023-10-30 23:32:11 +0100
  • ccc30ffa0e revert changes pluja 2023-10-30 22:42:11 +0100
  • b8564a4af7 initial commit pluja 2023-10-30 22:41:30 +0100