julien.oculi
  • Joined on 2023-12-21
julien.oculi pushed tag 0.3.0 to cohabit/mailer 2024-07-15 14:59:41 +02:00
julien.oculi pushed to main at cohabit/mailer 2024-07-15 14:10:59 +02:00
a88178c2ce feat: check domain name of account.json against dkim config
09f84fc493 refactor: rename package to @cohabit/mailer
27519378e5 chore(deno.json): remove old task
2b29a4c9e8 refactor: switch cliffy imports to jsr
Compare 4 commits »
julien.oculi pushed to main at cohabit/website 2024-07-11 12:20:43 +02:00
5263280085 feat(backend): add well cache control for assets
julien.oculi pushed to main at cohabit/website 2024-07-11 11:28:57 +02:00
972a94f5dc feat(api): add new api route for member card list
5749ef8e62 feat(route): use new member card list
708dfe1b71 feat(island): implement member card list
759bb90e18 fix(island): 🐛 replace old hard coded fetch endpoint
80ad700c4c refactor(island): ♻️ extract universal CardList from specific BlogCardList
Compare 6 commits »
julien.oculi pushed to main at cohabit/website 2024-07-09 14:17:55 +02:00
3dd4f2cc21 fix(csp): 🐛 use https src rule even behind a proxy
494c6b3a9f feat(csp): 🔒 add "base uri" csp security options
e4fc9d22ae fix(island): 🐛 jsr version of gfm use dynamic require of "path" and so break frontend
Compare 3 commits »
julien.oculi pushed to main at cohabit/website 2024-07-09 12:01:33 +02:00
3b6ec84e07 fix: 🐛 downgrade to preact 1.22.0 until denoland/fresh#2587 is fixed
168ba95549 feat(csp):
Compare 2 commits »
julien.oculi pushed to main at cohabit/website 2024-07-09 11:19:03 +02:00
8e56d5bd6d refactor(backend): ♻️ extract sw middleware to redure main middleware complexity
a4c846241d refactor(backend): ♻️ extract security headers middleware to redure main middleware complexity
7a58769335 docs(backend): 📝 add info on csp choices
0acbf16c02 refactor(backend): ♻️ move sessions middleware to own file to redure main middleware complexity
6a54a174a3 feat(backend): 🔒 add CSP rules
Compare 9 commits »
julien.oculi pushed to main at cohabit/website 2024-07-04 13:56:32 +02:00
906f31b240 feat: 🔒 update security from mozilla observatory report
bf7ed471dd refactor: ♻️ small changes in main middleware
b5b37b173f feat(css): better accessibility with high contrast dark mode
e1e462b7ca feat(css): better accessibility with high contrast light mode
38ce5042ff feat(ux): improve accessibility with titles alts and labels
Compare 7 commits »
julien.oculi pushed to main at cohabit/website 2024-07-03 14:46:56 +02:00
08ec221138 refactor(route): ♻️ remove unused portfolio route as it was moved to dedicated subdomain
28397a383a feat(components): add new Picture component
a2f872ae9d perf: optimise images and use when possible avif
b982504705 chore(ui): ✏️ fix typo
eb887377a5 fix(config): 👷 set assets as external path for css bundler in production mode
Compare 6 commits »
julien.oculi pushed to main at cohabit/website 2024-07-02 17:16:10 +02:00
a75de86d68 refactor: ♻️ replace http imports by jsr/npm imports
10f36ff4d3 feat(components): refactor and add BlogCard and BlogPost components
7cafcb5acd feat(ui): 💄 global add padding for markdown rendered blocks
48519b0c4c feat(ui): improve accessibility with new css var size readable-screen
640f144417 refactor: 🎨 deno fmt
Compare 25 commits »
julien.oculi pushed to main at cohabit/.news 2024-06-27 14:17:39 +02:00
aff3e4feab edit(demo-1): ajout d'un test d'encodage
julien.oculi pushed to main at cohabit/.news 2024-06-27 11:41:55 +02:00
ce2073454d edit(demo-1): modification thumbnail
fe491d9969 edit(demo-2): ajout d'une image et modification thumbnail
Compare 2 commits »
julien.oculi created branch main in cohabit/.news 2024-06-26 17:36:23 +02:00
julien.oculi pushed to main at cohabit/.news 2024-06-26 17:36:23 +02:00
071d165097 publish demo news
f55f5abf2a initial commit
julien.oculi created repository cohabit/.news 2024-06-26 17:26:06 +02:00
julien.oculi pushed to main at julien.oculi/fork_mon_premier_robot 2024-06-26 14:56:29 +02:00
ce224ede98 docs: 📝 add repo readme
23fa6aa887 docs: 📝 add per workspace readme
e316d3a608 feat(client): add feedback message on connection success
491d7ea1ab docs(server): 📝 replace comment by docstring for functions
44699dba7c refactor(server): ♻️ rewrite server config to c++ header
Compare 10 commits »
julien.oculi created branch main in julien.oculi/fork_mon_premier_robot 2024-06-26 14:56:29 +02:00
julien.oculi created repository julien.oculi/fork_mon_premier_robot 2024-06-26 14:55:52 +02:00
julien.oculi pushed to main at julien.oculi/test-forgejo-runner 2024-06-25 16:45:33 +02:00
5b7ef75389 retry lite demo
julien.oculi pushed to main at julien.oculi/test-forgejo-runner 2024-06-25 16:34:58 +02:00
50121f1a19 use node:lts-alpine