Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
/ entry Public archive

Tags: majick/entry

Tags

v.1.1.16-rev-3

Toggle v.1.1.16-rev-3's commit message

Unverified

No user is associated with the committer email.
Bump rev to 1.1.16-rev-3

To distinguish it from the dead hkau version.

v1.1.16

Toggle v1.1.16's commit message
[add] new group system

stores groups in a separate table
[add] groups: ability to change group password
[add] groups: group settings page (/s/g/{group})
[add] api: POST /api/group/update
[add] metadata: GroupData (Group?, Description)
[fix] PasteStatsModal: respect metadata.root.ShowOwnerEnabled and metadata.root.ShowViewCount
[add] bundlesdb: GetGroupFromURL, CreateGroup, UpdateGroup
[add] translations: group_updated, group_created, group_deleted, error_asset_url_taken, error_group_not_found
[chore] bump version (v1.1.15-rev-6 -> v1.1.16)

v1.1.15

Toggle v1.1.15's commit message
[add] rebrand (Entry -> Bundles)

[add] admin panel: match new UI
[fix] admin panel: reports loading
[add] remove all references to Rentry and Rentry.co

v1.1.14

Toggle v1.1.14's commit message
[fix] entrydb: session expiration

v1.1.13

Toggle v1.1.13's commit message
[add] revisions: paste drafts

[fix] builder: revision loading
[chore] bump version (v1.1.13)

v1.1.12

Toggle v1.1.12's commit message
[add] new comments page

[fix] postgresql: report viewing

v1.1.11

Toggle v1.1.11's commit message
[fix] postgresql: paste search

[fix] postgresql: LIKE queries
[fix] builder: global Builder.Page.Element query when ID starts with a number

v1.1.10

Toggle v1.1.10's commit message
[add] builder: render in ShadowRoot

[add] builder: new toolbars
[add] tooltips
[fix] builder: delete
[fix] builder: view when paste has no Metadata.Owner
[chore] bump version (v1.1.10)

v1.1.9

Toggle v1.1.9's commit message
[add] support cloud plugin

[revert] change plugin load style back
[remove] /api/all
[chore] bump version

v1.1.8

Toggle v1.1.8's commit message
[fix] comments: revert naming

fixes comment collisions