2884 Commits

Author SHA1 Message Date
Danielle
8935d0e56c
Move launcher working directory to standard location (#31)
* Move launcher working directory to standard location

* Fix settings save, attempt to get better backtraces

* Add environment variable for settings path
2022-04-10 13:14:53 -07:00
venashial
a20f6596ce
Install omorphia, Start instance settings page (#32) 2022-04-03 13:59:39 -07:00
github-actions
6aaced0c04 Bump package version [skip ci] 2022-04-03 18:45:37 +00:00
venashial
3646c0d0a3 Remove lodash.uniqueId 2022-04-03 11:45:04 -07:00
github-actions
44c8574f1b Bump package version [skip ci] 2022-04-03 06:19:35 +00:00
venashial
ea1ff65db7 Move svelte config + postcss config to package/config 2022-04-02 23:18:57 -07:00
venashial
85b7147927 Add classes: Actions + Divider + Illustration + InfoTable + Stat, Add utilities (needs docs) 2022-04-02 16:17:58 -07:00
github-actions
6b54c342aa Bump package version [skip ci] 2022-03-31 01:50:02 +00:00
venashial
60720b04db docs: fix breakpoints 2022-03-30 18:49:27 -07:00
github-actions
323a593159 Bump package version [skip ci] 2022-03-31 01:37:04 +00:00
venashial
baef94f14a docs: add mobile support + seo 2022-03-30 18:36:27 -07:00
github-actions
59b3cfee66 Bump package version [skip ci] 2022-03-30 21:05:48 +00:00
venashial
cbc85ca98f Move COMPONENT_API to src/generated 2022-03-30 14:05:15 -07:00
github-actions
425c8cd1d3 Bump package version [skip ci] 2022-03-30 05:07:15 +00:00
venashial
1d7949ded6 Add component API to built docs + Add Checkbox, CheckboxList, & CheckboxVirtualList 2022-03-29 22:06:43 -07:00
stairman06
2507170816
YouTube embed fix (#442) 2022-03-29 21:27:05 -07:00
Emma C. Pointer-Null
2c83425b42
Make newlines behave like GitHub (#441)
fixes #440, fixes #436 too somehow
2022-03-29 21:26:43 -07:00
Geometrically
80e00a80d5
Switch to time crate, add file sizes (#329)
* Switch to time crate, add file sizes

* Update deps, adjust pack format

* Run formatter, fix clippy
2022-03-29 19:35:09 -07:00
github-actions
1da281de8a Bump package version [skip ci] 2022-03-29 07:46:27 +00:00
venashial
98baab4d03 Update docs examples + Add Select component + Add Card, Base, Title classes 2022-03-29 00:44:23 -07:00
Geometrically
a3d5479878
Optimize DB pooling (#328) 2022-03-28 19:39:02 -07:00
Danielle
d1070ca213
Initial draft of profile metadata format & CLI (#17)
* Initial draft of profile metadata format

* Remove records, add Clippy to Nix, fix Clippy error

* Work on profile definition

* BREAKING: Make global settings consistent with profile settings

* Add builder methods & format

* Integrate launching with profiles

* Add profile loading

* Launching via profile, API tweaks, and yak shaving

* Incremental update, committing everything due to personal system maintainance

* Prepare for review cycle

* Remove reminents of experimental work

* CLI: allow people to override the non-empty directory check

* Fix mistake in previous commit

* Handle trailing whitespace and newlines in prompts

* Revamp prompt to use dialoguer and support defaults

* Make requested changes
2022-03-28 18:41:35 -07:00
Jai A
a49dc04f5d
Add download set check 2022-03-27 19:14:39 -07:00
Geometrically
d1c0c9739d
Shulkers of fixes (#327)
* Shulkers of fixes

* Fix validation message

* Update deps

* Bump docker image version
2022-03-27 19:12:42 -07:00
Emma C. Pointer-Null
7415b07586
Add more version creation data aliases (#325)
For consistency and also for making the OpenAPI spec a bit less janky
2022-03-24 19:58:07 -07:00
Geometrically
441069aa76
Send authentication headers for all project requests (#431) 2022-03-20 15:29:17 -07:00
github-actions
8c5bf55b51 Bump package version [skip ci] 2022-03-20 18:15:25 +00:00
venashial
b6d6955b39 Add Chips component 2022-03-20 11:14:46 -07:00
github-actions
0d68b1a73e (bot) Bump package version [skip ci] 2022-03-20 07:20:35 +00:00
venashial
15b7c241ff Update style vars + Add examples to docs + Add Avatar, NavRow, Pagination, & Link 2022-03-20 00:19:51 -07:00
venashial
de9c62617b Merge remote-tracking branch 'origin/main' 2022-03-16 23:35:10 -07:00
venashial
a0e05115a3 Add component API to docs (ex: props, events, slots) 2022-03-16 23:34:56 -07:00
Geometrically
023663b268
Fix permissions checks for projects, fix gallery URLs (#321) 2022-03-16 07:49:09 -07:00
Prospector
aaf58272f1
Add an indicator for required fields (#413) 2022-03-15 22:11:00 -07:00
Prospector
5ebaf5663d
Add image description, make controls less obtrusive, display native size by default (Fixes #407), Fixed closing modal by clicking out of it (Fixes #405) (#412) 2022-03-15 22:10:30 -07:00
venashial
7dc3e6a08b Bump package version [skip ci] 2022-03-14 07:07:26 +00:00
venashial
5a5f817e59 Manually bump version 2022-03-14 00:06:52 -07:00
venashial
b650320a34 Prevent version bumping from committing tags 2022-03-14 00:03:36 -07:00
venashial
424fd8e4d3 Reorder release workflow 2022-03-13 23:59:51 -07:00
venashial
cfbf80fdfe Commit bumped package version in workflow 2022-03-13 23:48:54 -07:00
venashial
9b8ced2803 Auto bump NPM package 2022-03-13 23:40:17 -07:00
venashial
630a1d42b8 Prepare for NPM + Cloudflare pages 2022-03-13 23:10:58 -07:00
venashial
b69ff6ca8a docs: Improve header + sidebar
docs: Create workflows
lib: Start pagination
2022-03-12 01:34:09 -08:00
Glare
1a23b6178b
Fixes confusing text in analytics description (#414) 2022-03-10 12:37:41 -05:00
venashial
de536d7305 docs: Improve theming + introduction 2022-03-10 00:08:59 -08:00
venashial
6dcd33bbc5 Add CSS & Icons docs 2022-03-09 23:17:28 -08:00
venashial
c6df78eb81 Improve docs 2022-03-09 22:18:22 -08:00
venashial
d1babe27ec Start work 2022-03-09 21:27:53 -08:00
Prospector
7596f62ca5
Gallery improvements (#404)
* Redo gallery controls

* Remove old css

* Geo's fixes to the gallery

* Fix filters not updating when clearing them

* Add max width to expanded images

* Center text as it gets super long

* Object-fit: cover

* Fix extra margin 😱
2022-03-08 21:43:06 -07:00
venashial
139e57f1eb Initial commit 2022-03-07 21:55:31 -08:00