Jinear
Jinear is a project and task management tool with calendar features. Check it out at https://jinear.co You can also ask questions and join conversation from links below. https://www.reddit.com/r/jinear https://t.me/usejinear
v0.1.1661 Released New Features Sign In with Apple Users can now authenticate using their Apple ID across web and mobile. Backend: New AppleAuthenticationStrategy with full OAuth 2.0 token exchange against https://appleid.apple.com/auth/token . Introduces a dedicated apple_user database table to persist Apple account associations API: New endpoint POST /v1/auth/sign-in-with-apple Frontend: New SignInWithAppleButton component integrated into the login flow, with Apple JS SDK initialization via Scripts.tsx Configuration: New signinwithapple.* properties added to application.properties. New environment variables: APPLE_TEAM_ID, APPLE_KEY_ID, APPLE_KEY_PATH, APPLE_CLIENT_ID, APPLE_WEB_CLIENT_ID, APPLE_WEB_REDIRECT_URL, NEXT_PUBLIC_APPLE_CLIENT_ID, NEXT_PUBLIC_APPLE_REDIRECT_URI Improvements CI/CD — Docker Hub Rate Limiting All CI job images (docker:latest, maven:3.9-eclipse-temurin-17, alpine:latest) now pull through the GitLab Dependency Proxy, eliminating Docker Hub rate limiting issues All docker buildx build commands now pass --build-arg to route base image pulls through the proxy All Dockerfiles updated with ARG BASE_IMAGE / ARG MAVEN_IMAGE / ARG RUNTIME_IMAGE to support this Docker Hub credentials (CI_HUB_USER, CI_HUB_PASSWORD) are no longer required in CI variables Installation / Upgrade Notes For self-hosted installations, the following new environment variables can be added to your .env file to enable Sign In with Apple APPLE_TEAM_ID= APPLE_KEY_ID= APPLE_KEY_PATH=/config/AuthKey.p8 APPLE_CLIENT_ID= APPLE_WEB_CLIENT_ID= APPLE_WEB_REDIRECT_URL= NEXT_PUBLIC_APPLE_CLIENT_ID= NEXT_PUBLIC_APPLE_REDIRECT_URI= Place your Apple .p8 private key file at .config/AuthKey.p8 in your installation directory. For existing instances you need to add following to your application.properties fe.mobile-login-redirect=${FE_PATH}/mobile-redirect signinwithapple.appleAuthBase=https://appleid.apple.com signinwithapple.keyId=${APPLE_KEY_ID:not-configured} signinwithapple.keyPath=${APPLE_KEY_PATH:/config/AuthKey.p8} signinwithapple.teamId=${APPLE_TEAM_ID:not-configured} signinwithapple.clientId=${APPLE_CLIENT_ID:not-configured} signinwithapple.webClientId=${APPLE_WEB_CLIENT_ID:not-configured} signinwithapple.webRedirectUrl=${APPLE_WEB_REDIRECT_URL:not-configured} Here's the full diff: https://gitlab.com/140crafts/use-jinear/-/compare/v0.1.1660...v0.1.1661?from_project_id=69789063 All releases are here: https://gitlab.com/140crafts/use-jinear/-/releases
By cgdstnc
Team Messaging, bringing real-time collaboration directly into your workspace. I’ve built Team Messaging into Jinear to bridge the gap between "talking about work" and "actually doing it." No more jumping between Slack and your task manager—keep the conversation where the context is. Project Channels: Dedicated spaces to keep team discussions organized and searchable. 1:1 DMs: Private messaging for quick check-ins and fast decision-making. Task Integration: Link any task directly into the thread so everyone knows exactly what is being discussed. Whether you're on our Cloud plan or self-hosting, Jinear gives you a unified workspace for a single flat fee. Stop the app-switching: https://jinear.co/
By cgdstnc
Launched Workspace Files, a secure asset vault for your entire team. Stop digging through chat history to find your documents. Jinear now lets you centralize all your project assets in one organized place, separate from the noise. Granular Access: Control exactly who can view, edit, or download. Project Folders: No more "Where is that PDF?"—it’s in the project vault. Full Speed: High-speed storage accessible across all your devices. Whether you use our Cloud version or self-hosted, you now have a simple alternative to Dropbox and Google Drive built right into your workspace. Check it out at ⬇️ https://jinear.co/
By cgdstnc
I just added slugs to project feed posts. They're now generated from the first few words of the post, so links are more readable and meaningful.
By cgdstnc
Project Pages On Custom Domains Custom domains allow you to enable an alternate URL for your project pages. Instead of using [projectid] .projects.jinear.co, you can use your-project.com or your-project. company.com or something similliar. Setting Up Project Custom Domain First, make sure you've added your domain to the custom domain settings at your project feed settings. Go to Projects -> Your Project -> Feed Settings and click the Add Custom Domain Button Then type your desired domain. (Needless to say, you need to own this domain.) Setting Up DNS Next, add a CNAME record to your DNS, pointing the custom domain (e.g. my-project.yoursite.com) to " cname.jinear.co " exactly. Here are some instructions for setting CNAME records in various popular DNS services: CloudFlare ( Instructions ) If you're using CloudFlare, please disable the orange cloud for your Canny domain. GoDaddy ( Instructions ) Google Domains ( Instructions ) Namecheap ( Instructions ) Netlify ( Instructions ) Upon receiving the first request to your custom domain, we'll request an SSL certificate from Let's Encrypt. This process takes 5 to 60 seconds, so don't be surprised if the first request doesn't work. If any help needed, please feel free to contact. I'm happy to help.
By cgdstnc
Announcing the launch of a new landing page, designed to make it easier to explore Jinear and discover how it can benefit your business. Visit now to see our offerings and more—all in a streamlined, user-friendly experience. Explore here: https://jinear.co Feedback is welcome in the comments.
By cgdstnc
Subscribe your Jinear calendar on other calendar apps! Did you know you can track your tasks on other calendar apps like apple calendar or google calender. Create a shareable link and subscribe it on your preferred app. Here's how you can do it for apple calendar both on mobile and desktop. And a screenshot on my personal calendar.
By cgdstnc
You can create and track your projects using Jinear . You can also create a feed and update your clients or project's audience about what's new about project. I use jinear to track jinear's development process so you're currently seeing jinears public feed.
By cgdstnc
You can now create projects on Jinear ! I've added a new feature projects. You can create a project set it's description add multiple teams to it and set milestones with deadlines. It makes easer to achieve goals and hit marks with projects and milestones.
By cgdstnc
Setting up my jinear feed
By cgdstnc