forge
login
or
join now
nandi.latha.org
/
lichen.wiki
forked from
juprodh.bsky.social/lichen.wiki
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
馃尶 Collaborative wiki on ATProto
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
juprodh
97766f93
Fix scrolling bar in edit mode
main
11d ago
juprodh
1eae9c25
Add rate limits
11d ago
juprodh
35fa9d4b
Add more route tests
11d ago
juprodh
1fb507f5
Add robustness to editor
11d ago
juprodh
32cc2b32
Add some accessibility
11d ago
juprodh
76caef0d
Add more error warnings
11d ago
juprodh
3e5e6f0b
Move some constants to limits
11d ago
juprodh
c5b1aa05
Move blob management and export
11d ago
juprodh
1c7e6bb8
Add more image validation
11d ago
juprodh
6f53008e
Update slightly noteRevision
12d ago
juprodh
3b6a987a
Move to cascade deletion for notes
12d ago
juprodh
2ffc2607
Add more blobs security
12d ago
juprodh
d2d04c81
Add caching for landing page
16d ago
juprodh
7d3f42f5
Update for more stats
16d ago
juprodh
cf9d910f
Fix small UI issues
16d ago
juprodh
f613e072
Add possibility to change wiki name and description in settings
16d ago
juprodh
72929e48
Update wiki card if no description
16d ago
juprodh
b32931ca
Add limits to files
16d ago
juprodh
c7239968
Add more auth checks
16d ago
juprodh
758cb41f
Add DB backup
17d ago
juprodh
ce18e8f9
Update lexicons and blob format
17d ago
juprodh
ff90d4d9
Remove DEV DID
17d ago
juprodh
20205a73
Add granular permission to only lichen.wiki and blobs
17d ago
juprodh
abe8ffa2
Fix sidebar layout
3w ago
juprodh
cd9ffc9c
Add scrolling for long notes/sidebars
3w ago
juprodh
508d0623
Add share on bsky button
3w ago
juprodh
d622c2b9
Update logo and titles
3w ago
juprodh
da06b309
Add export and import single notes
3w ago
juprodh
704dfec7
Refactor and extract functions
5w ago
juprodh
456e92fc
Update UI buttons
5w ago
juprodh
2da4b2f2
Connect import/export routes and views
5w ago
juprodh
696140e5
Add import export functions
5w ago
juprodh
0028bce7
Add markdown transform and zip parsing
5w ago
juprodh
ea4d1031
Add wiki creation import interface
5w ago
juprodh
321beefd
Extract some shared functions
5w ago
juprodh
09a99d3f
Cleanup mock wiki for production
5w ago
juprodh
aa661113
Update description texts
5w ago
juprodh
8805caf6
Add deployment scripts
5w ago
juprodh
b69556e8
Prepare for deployment
5w ago
juprodh
eef71395
Add knip and tsgo: Solve errors for these
5w ago
juprodh
b39e0bb6
Update tests suite
5w ago
juprodh
10341576
Add a bookmark implementation first version
5w ago
juprodh
99c686a5
Add note deletion
5w ago
juprodh
c3a6734d
Create a proper explore wikis view
5w ago
juprodh
bb0aa75d
Update header layout
5w ago
juprodh
049315b4
Add some profile page draft
5w ago
juprodh
a99a4080
Update notes layout
5w ago
juprodh
19f8458f
Update home page UI
6w ago
juprodh
50fb5697
Add more tests + polish test setup
6w ago
juprodh
fcdd978c
Add routings tests + delete repetitive tests
6w ago
juprodh
3ce5be81
Add login page + update alignment
6w ago
juprodh
0b8e7bbc
Add UI elements
6w ago
juprodh
93a1f938
Add description to wikis
6w ago
juprodh
ab38b58a
Refactor small UI components
6w ago
juprodh
eabc4537
Centralize theming and access handling
6w ago
juprodh
29d08a79
Refactor: reuse existing helpers + move constants to the appropriate file
6w ago
juprodh
31c916bf
Refactor: extract some functions for DRY + docs
6w ago
juprodh
a066e949
Update docs
6w ago
juprodh
56d33040
Rename the project to lichen.wiki
6w ago
juprodh
4112e704
Update compiled Tailwind CSS
6w ago
Fix scrolling bar in edit mode
main
97766f93
juprodh
11d
Add rate limits
1eae9c25
juprodh
11d
Add more route tests
35fa9d4b
juprodh
11d
Add robustness to editor
1fb507f5
juprodh
11d
Add some accessibility
32cc2b32
juprodh
11d
Add more error warnings
76caef0d
juprodh
11d
Move some constants to limits
3e5e6f0b
juprodh
11d
Move blob management and export
c5b1aa05
juprodh
11d
Add more image validation
1c7e6bb8
juprodh
11d
Update slightly noteRevision
6f53008e
juprodh
12d
Move to cascade deletion for notes
3b6a987a
juprodh
12d
Add more blobs security
2ffc2607
juprodh
12d
Add caching for landing page
d2d04c81
juprodh
16d
Update for more stats
7d3f42f5
juprodh
16d
Fix small UI issues
cf9d910f
juprodh
16d
Add possibility to change wiki name and description in settings
f613e072
juprodh
16d
Update wiki card if no description
72929e48
juprodh
16d
Add limits to files
b32931ca
juprodh
16d
Add more auth checks
c7239968
juprodh
16d
Add DB backup
758cb41f
juprodh
17d
Update lexicons and blob format
ce18e8f9
juprodh
17d
Remove DEV DID
ff90d4d9
juprodh
17d
Add granular permission to only lichen.wiki and blobs
20205a73
juprodh
17d
Fix sidebar layout
abe8ffa2
juprodh
3w
Add scrolling for long notes/sidebars
cd9ffc9c
juprodh
3w
Add share on bsky button
508d0623
juprodh
3w
Update logo and titles
d622c2b9
juprodh
3w
Add export and import single notes
da06b309
juprodh
3w
Refactor and extract functions
704dfec7
juprodh
5w
Update UI buttons
456e92fc
juprodh
5w
Connect import/export routes and views
2da4b2f2
juprodh
5w
Add import export functions
696140e5
juprodh
5w
Add markdown transform and zip parsing
0028bce7
juprodh
5w
Add wiki creation import interface
ea4d1031
juprodh
5w
Extract some shared functions
321beefd
juprodh
5w
Cleanup mock wiki for production
09a99d3f
juprodh
5w
Update description texts
aa661113
juprodh
5w
Add deployment scripts
8805caf6
juprodh
5w
Prepare for deployment
b69556e8
juprodh
5w
Add knip and tsgo: Solve errors for these
eef71395
juprodh
5w
Update tests suite
b39e0bb6
juprodh
5w
Add a bookmark implementation first version
10341576
juprodh
5w
Add note deletion
99c686a5
juprodh
5w
Create a proper explore wikis view
c3a6734d
juprodh
5w
Update header layout
bb0aa75d
juprodh
5w
Add some profile page draft
049315b4
juprodh
5w
Update notes layout
a99a4080
juprodh
5w
Update home page UI
19f8458f
juprodh
6w
Add more tests + polish test setup
50fb5697
juprodh
6w
Add routings tests + delete repetitive tests
fcdd978c
juprodh
6w
Add login page + update alignment
3ce5be81
juprodh
6w
Add UI elements
0b8e7bbc
juprodh
6w
Add description to wikis
93a1f938
juprodh
6w
Refactor small UI components
ab38b58a
juprodh
6w
Centralize theming and access handling
eabc4537
juprodh
6w
Refactor: reuse existing helpers + move constants to the appropriate file
29d08a79
juprodh
6w
Refactor: extract some functions for DRY + docs
31c916bf
juprodh
6w
Update docs
a066e949
juprodh
6w
Rename the project to lichen.wiki
56d33040
juprodh
6w
Update compiled Tailwind CSS
4112e704
juprodh
6w
next