Skip to content

Conversation

@barisgit
Copy link
Owner

  • Public demo ready version (Public demo ready version #16)
  • Better asset on paste and ondrop management
  • Move server trpc logic to server folder
  • [hotfix]: Fix internal link rendering
  • Add logger and websocker support
  • Fix some log statements
  • feat(create-turbo): apply official-starter transform
  • feat(create-turbo): apply pnpm-eslint transform
  • feat(create-turbo): install dependencies
  • Migrate NextWiki to turborepo
  • Make next app work again
  • Create nestjs backend with fastify
  • Externalize db module, eslint config, tailwind config, turbo gen improvements
  • DB management utils
  • Reformat codebase and add prettier config - prevents from large formats on actual useful commits, decreasing confusion

barisgit and others added 15 commits April 20, 2025 23:28
* Feature: Granular Permissions (#5)

* Add granular permission control, setup backend and framework, prepare to use permissions elsewhere

* Refactor permission handling and improve permission logic across the application

* Add on pull request trigger to development branch in ci action (#6)

Self explanatory

* Switch to using Tanstack Query for api calls (#7)

* Change trpc provider and implementations to use tanstack query

* Implement react query calls in all components, implement simple html rendering on server

* Add typecheck gh action

* Change type to module and fix imports in required files (#8)

* Add mock file creation for typecheck (#9)

* Standardise client/server renderers for markdown (#10)

* Add mock file creation for typecheck

* Standardise server and client markdown to html renderers to have similar output and shared plugins

* Standardize server and preview markdown renderers

* Refactor layout components for improved styling and consistency, fix rendering links

* Make server component for markdown rendering clearly separate

* Fix lint and linter config errors (#11)

* Add mock file creation for typecheck

* Standardise server and client markdown to html renderers to have similar output and shared plugins

* Standardize server and preview markdown renderers

* Refactor layout components for improved styling and consistency, fix rendering links

* Make server component for markdown rendering clearly separate

* Add lint plugins and fix linter errors

* Add T3 Validated Environment (#12)

* Add validated t3 environment

* Add missing file

* Improve editor UX/UI and functionality (#14)

* Add validated t3 environment

* Add missing file

* Modernise editor and asset manager

* Add syntax highlighting to markdown editor

* Add ScrollArea to asset manager

* Add search modal and make search ui better, with pagination

* Improved tagging functionality

* Fix transaction type linter error

Added cache time back for images

* Improve security and add utility components for gating access (#15)

* Implement same security level for images as well

* Implement trpc panel for api docs

* Fix build issues with server code on client

* Implement backbone functions for page and component security - client and server side (client side are not meant for security, only UX)

* Implement security hooks and component in other pages

* Add guest user group to groups and make unassignable

* Refactor permission components to be more structurized and less confusing

* Fix RequirePermission component to support any

* Fix type errors

* Add PermissionGates to some wiki pages
…ts on actual useful commits, decreasing confusion
@barisgit barisgit closed this Apr 22, 2025
@barisgit barisgit deleted the feature/editing-improvements branch April 22, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants