atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.

Results 339 atomic-server issues
Sort by recently updated
recently updated
newest added

![5BD49465-9C02-48C3-8FC0-C68C8A81FC25](https://github.com/atomicdata-dev/atomic-server/assets/1298165/cf444796-a480-4785-8ea0-daf332d82e0f) I tried uploading same pics with different file names, but failed to display files with CJK characters. Accessing these files returns 502 error. Supporting these file names could be...

bug
server

This is a tracking issue for (advanced) headless CMS features that I think Atomic-Server will need. Most of these are encountered in tenders and competitors. - [x] Create and edit...

- [ ] Add a class for `Website`. This should probably include a list of `menuItems` which link to [`Articles`](https://atomicdata.dev/classes/Article) - [ ] Add a view for `Website` that allows...

Michiel just accepted an invite with an existing user. For some reason, the drive wasn't saved in "saved drives" or even visible in "other drives". However, the drive URL was...

bug
browser

Npm, pnpm and yarn can import packages from URLs meaning we should be able to dynamically generate packages on the server and show some UI on how to install them...

server

items should not overflow.

browser

In Atomic Data, you can set the `datatype` of a `property` to `resource` or `resourceArray` to make it a _relation_ between multiple resources. In UML diagrams, that is the arrow....

Currently everything is readme only

Setting parent to itself creates a recursive problem with rights checking and makes the resource unavailable for everyone with no way to fix without changing the code.

bug
lib rust
server

Being able to quickly make a copy of some resource from the context menu would be really useful. Ideally, we can optionally set a _target_ (which defaults to the current...

browser