Age | Commit message (Expand) | Author |
---|---|---|
2024-02-18 | It's 2024 now | |
2024-02-18 | vnext: fix login | |
2024-02-18 | vnext: configure devserver proxy | |
2024-02-18 | Fetch ActivityPub profiles | |
2024-02-09 | vnext: authorize on backend | |
2023-10-08 | Fix initial auth from cookie | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | |
2023-02-01 | Fix react-router links | |
2023-01-14 | vnext: bump copyright year | |
2023-01-13 | Fix comment/edit/pm | |
2023-01-13 | Minor fixes | |
2023-01-13 | qs -> URLSearchParams | |
2023-01-13 | ESLint: switch to `@typescript-eslint/parser` | |
2023-01-13 | Temporary remove state from Login page | |
2023-01-13 | Bring back Discover | |
2023-01-13 | Switch back to grid layout | |
2023-01-13 | `useVisitor` hook | |
2023-01-13 | Trends and cleanup JSDoc | |
2023-01-13 | Drop scrolling header | |
2023-01-13 | Tweak `eslint` configuration | |
2023-01-13 | Upgrade to `react-router` v6 | |
2023-01-13 | Initial SSR | |
2023-01-13 | Merge css fixes from legacy app | |
2023-01-13 | New JSX transform | |
2023-01-13 | react-cookies -> react-cookie + universal-cookie | |
2023-01-13 | Prepare to SSR | |
2023-01-13 | Layout changes from legacy site | |
2023-01-13 | Fix anonymous Thread view | |
2023-01-13 | Fix some jsdoc definitions | |
2023-01-13 | react-router-dom hooks | |
2023-01-13 | Fix content top on scroll | |
2023-01-13 | Hide header on scroll (mobile only) | |
2023-01-13 | Fixed header | |
2023-01-13 | Fix anonymous user flow and broken hash flow | |
2023-01-13 | Show logo on first render | |
2023-01-13 | jsdoc fixes | |
2023-01-13 | Do not render anonymous page before auth | |
2023-01-13 | add external svg shim | |
2023-01-13 | prop-types -> jsdoc | |
2023-01-13 | login wip | |
2023-01-13 | remove incorrect useEffect dependency on visitor state | |
2023-01-13 | remove incorrect useEffect dependency | |
2023-01-13 | New layout WIP | |
2023-01-13 | Components -> UI | |
2023-01-13 | Fix deps | |
2023-01-13 | Fix ESLint warnings | |
2023-01-13 | Update unread counters on msg | |
2023-01-13 | Fix EventSource | |
2023-01-13 | Fix hook dependencies warnings (some) | |
2023-01-13 | Fix prop-types warnings |