selfhoster selfhoster selfhoster1312
  • Joined on 2023-04-10
selfhoster1312 created branch squat in selfhoster1312/planet-mars 2025-04-15 20:41:59 +02:00
selfhoster1312 pushed to squat at selfhoster1312/planet-mars 2025-04-15 20:41:59 +02:00
dd0b08594c meta: mars.toml for planet.squat.net and squat theme
selfhoster1312 pushed to fork at selfhoster1312/planet-mars 2025-04-15 17:11:29 +02:00
73ecda59d4 feat: add get_feed_config function in templates
selfhoster1312 pushed to fork at selfhoster1312/planet-mars 2025-04-15 16:36:40 +02:00
6bb67a8129 feat: Save previous entries in feed settings
selfhoster1312 pushed to fork at selfhoster1312/planet-mars 2025-04-15 15:26:23 +02:00
90f29bd2a4 feat: Copy THEME/assets to out_dir
6ee952133d feat: Add config.lang for translation links
6e288b3525 feat: add config.theme for templates subdirectory
001ca4879a feat: add --force flag to force rebuild
Compare 4 commits »
selfhoster1312 created branch fork in selfhoster1312/planet-mars 2025-04-14 22:45:29 +02:00
selfhoster1312 pushed to fork at selfhoster1312/planet-mars 2025-04-14 22:45:29 +02:00
5271c4c9aa feat: Add refresh config to prevent hammering servers
a15d380bc9 meta: start refactoring
eb09729f38 meta: add feeds/ and out/ to .gitignore
3d3bbc3709 fix: add max_entries in default config file
d41e2bdd1c feat(planet-mars): add CI configuration
Compare 10 commits »
selfhoster1312 created repository selfhoster1312/planet-mars 2025-04-14 22:45:03 +02:00
selfhoster1312 pushed to main at selfhoster1312/rustible 2023-10-05 17:58:46 +02:00
89ef66a694 TRUC
7d9e3d63b7 Add hello.rs Hello World example
Compare 2 commits »
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-28 13:53:50 +02:00
07525ef72f Replace file-owner with soft fork due to broken dependency
selfhoster1312 created branch main in selfhoster1312/ssowat-test 2023-08-27 21:53:27 +02:00
selfhoster1312 pushed to main at selfhoster1312/ssowat-test 2023-08-27 21:53:27 +02:00
4d0fa68c06 init
selfhoster1312 created repository selfhoster1312/ssowat-test 2023-08-27 21:51:50 +02:00
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-27 21:41:28 +02:00
907f22bfd4 Add more debugging information in authorize route, and cargo fmt
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-26 16:01:18 +02:00
9481c0ff7e Fix ssowat/conf.json format
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-26 14:39:34 +02:00
bd4144a5ba Start authorization route
1647ca3838 Move login/logout logic to separate module
Compare 2 commits »
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-25 12:17:33 +02:00
70b417865f Implement logout, renaming sessions::Cookie to sessions::Sesssion
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-23 14:33:43 +02:00
f5946e5ea0 Add LoggedInUser extractor
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-22 19:47:31 +02:00
a82e4e1d50 Apply socket permissions after socket creation
selfhoster1312 pushed to main at selfhoster1312/ssowat-rs 2023-08-22 19:29:48 +02:00
c73f132421 Serve and check cookies on login route