Commit Graph

162 Commits

Author SHA1 Message Date
3bb79666b2 Bumping versions using actix-web 4 2021-10-11 13:04:24 +02:00
c148e839f6 restructure an if 2021-10-04 13:46:19 +02:00
e98b468b10 Add demo mode + various fixes. 2021-10-04 13:46:19 +02:00
7c2ce180c6 Added Help command to README 2021-10-04 13:46:19 +02:00
550a4b7520 Release 0.4.3
pslink@0.4.3
pslink-app@0.4.3
pslink-locales@0.4.3
pslink-shared@0.4.3

Generated by cargo-workspaces
2021-08-14 11:10:51 +02:00
32e6e80c7d Adding caching to CI 2021-08-14 11:10:51 +02:00
dbb41d2691 Fix binary path in CI 2021-08-14 11:10:51 +02:00
3ffa6fc6c2 Release 0.4.2
pslink-shared@0.4.2

Generated by cargo-workspaces
2021-08-13 16:24:56 +02:00
5134343fa6 Fix Versioning 2021-08-13 16:24:56 +02:00
b64ccf0de5 Release 0.4.1
pslink@0.4.1
pslink-app@0.4.1
pslink-locales@0.4.1

Generated by cargo-workspaces
2021-08-13 16:24:56 +02:00
da4c90f6b7 remove old includes 2021-08-13 16:24:56 +02:00
039a2b5e23 Moving i18n to sepparate module 2021-08-13 16:24:56 +02:00
be95cf68fc Release 0.4.1-beta.2
pslink@0.4.1-beta.2
pslink-app@0.4.1-beta.2
pslink-shared@0.4.1-beta.2

Generated by cargo-workspaces
2021-08-13 16:24:56 +02:00
82211fa2a5
Publishing (#11)
* Adding serde derive feature

* add versions to pathed dependencies
2021-08-12 21:10:30 +02:00
253dcd68b4 Adding release CI 2021-08-12 15:48:02 +02:00
3a21efc525 correct musl 2021-08-12 15:48:02 +02:00
34694a895d add musl-gcc to CI 2021-08-12 15:48:02 +02:00
26a7fbf3c4 make cargo make latest 2021-08-12 15:48:02 +02:00
0fb809a553 add musl target 2021-08-12 15:48:02 +02:00
5941662069 renaming of shared in app 2021-08-12 15:48:02 +02:00
de3c69fc89 Update gh CI 2021-08-12 15:48:02 +02:00
0ed8ab73ce Finish rename 2021-08-12 15:48:02 +02:00
59494ded32 Release 0.4.1-alpha.0
pslink-app@0.4.1-alpha.0
pslink-shared@0.4.1-alpha.0

Generated by cargo-workspaces
2021-08-12 15:48:02 +02:00
9853a1396b Renaming packages with pslink- prefix^ 2021-08-12 15:48:02 +02:00
e953506e6a Updated README 2021-08-12 15:48:02 +02:00
9f5e5e01c4 Make the trashicon unselectable 2021-08-12 15:48:02 +02:00
b11177a943 Adding paged loading of links. 2021-08-12 15:48:02 +02:00
2b276a5130 Add redirect to the new interface 2021-08-12 15:48:02 +02:00
b9a02b1740 Update the testsuite...
now tests:
  * creating .env
  * migrating
  * creating admin
  * login
  * listing links
  * creating links
  * filtering links
2021-08-12 15:48:02 +02:00
cb6ee80e43 Add list of features to the Readme 2021-08-12 15:48:02 +02:00
dd7507225f partially reintrodueced integration tests 2021-08-12 15:48:02 +02:00
e1775a864d Create LICENSE 2021-08-12 15:48:02 +02:00
a0903b91e0 Add musl target to Makefile.toml
bump version
2021-08-12 15:48:02 +02:00
9db2737f7f update readme 2021-08-12 15:48:02 +02:00
9d80f20e8a bump versions 2021-08-12 15:48:02 +02:00
0c60954776 fix the locales path and add the static/wasm directory 2021-08-12 15:48:02 +02:00
a3b5ef87f9 Adding a readme to all crates/subdirectory of this workspace 2021-08-12 15:48:02 +02:00
b08c1a3fc2 moving the webserver out of the library 2021-08-12 15:48:02 +02:00
9bb6001adf updating dependencies 2021-08-12 15:48:02 +02:00
0bdd6c2d74 Update html title 2021-08-12 15:48:02 +02:00
ffe31504ee Fix Urls in command line 2021-08-12 15:48:02 +02:00
6c6f66cdf8 Adding semicolons according to lint
https://rust-lang.github.io/rust-clippy/master/index.html#semicolon_if_nothing_returned
2021-08-12 15:48:02 +02:00
fe1556b099 Embed wasm file, login on enter 2021-08-12 15:48:02 +02:00
51276d3831 Fix clippy warnings and Readme 2021-08-12 15:48:02 +02:00
7cb20cf8b1 update layout of qr-download 2021-08-12 15:48:02 +02:00
bf6bac847b documentation updates 2021-08-12 15:48:02 +02:00
48a376f3bd documetation updates 2021-08-12 15:48:02 +02:00
f3b1a0d7e8 documentation updates to the binaries 2021-08-12 15:48:02 +02:00
f7f10c5577 Document and simplify 2021-08-12 15:48:02 +02:00
38800bb33c dependency cleanup, documentation 2021-08-12 15:48:02 +02:00