1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-02-04 18:44:41 +00:00
Commit graph

15 commits

Author SHA1 Message Date
639ca1704f use newtypes for all ids 2024-11-11 23:23:25 +01:00
7d8954ecd1 create newtypes.rs 2024-11-11 23:08:42 +01:00
d720a003e2 Fix tests 2024-11-11 16:02:48 +01:00
09b68d0411 Better activity id generation 2024-03-12 15:18:54 +01:00
d5ce966ea1 Use nightly cargo fmt for better imports formatting 2024-03-05 16:38:07 +01:00
4cab67e063 fix clippy 2024-02-28 15:54:34 +01:00
5ab62aecd5 Dont hardcode http protocol 2024-02-15 11:18:38 +01:00
911fadb94b Link user profile from article history and diff view 2024-02-13 16:51:57 +01:00
47362b52da Basic user profile page 2024-02-13 13:30:38 +01:00
0f0f83bc3a various changes
- only admin can edit main page
- adjust config values
- better text for default page
2024-02-08 12:22:15 +01:00
a12895f9bf create article in ui 2024-01-30 16:06:02 +01:00
117323a5e3
Setup CI (#14)
* add ci config

* fmt

* jsonwebtoken opt

* add clippy

* clippy fixes

* install postgres

* apt update

* -y

* path

* fix path

* fix

* no root

* sudo

* which

* path

* fmt

* env

* ls

* full path

* chown

* echo path

* more chown

* fix

* useradd

* x

* -r

* p

* env

* p

* a

* env

* t

* ls

* cat

* ls

* cp

* rustup

* copy

* c

* x

* cleanup
2024-01-26 14:21:59 +01:00
8305680fda basic article editing and history 2024-01-24 17:12:17 +01:00
42d382d19e basic page rendering! 2024-01-03 17:11:24 +01:00
2ceab5a23c basic page loading 2024-01-03 13:29:25 +01:00
Renamed from backend/src/utils.rs (Browse further)