Commit Graph

6240 Commits

Author SHA1 Message Date
Andrew Brown
007e5c569f re-enable vizjam 2023-07-28 10:42:11 -07:00
Andrew Brown
7e3e715f7e next vizjam 2023-07-22 16:44:13 -07:00
Andrew Brown
d7520f8dae Notebook.ai is not specifically designed for game design or development 2023-07-14 10:48:47 -07:00
dependabot[bot]
d7e4f07dab
Bump sanitize from 6.0.1 to 6.0.2
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:04:36 +00:00
Andrew Brown
c949eae114 end the jam 2023-06-13 18:45:04 -07:00
Andrew Brown
82867bbc16 fix 500 on basil review page 2023-06-12 15:27:02 -07:00
Andrew Brown
60191a148e enable realistic2 and realistic3 2023-06-09 13:39:06 -07:00
Andrew Brown
23880acbe2 pink skin option 2023-06-08 21:06:55 -07:00
Andrew Brown
812692ea26 add a few more options 2023-06-08 17:52:45 -07:00
Andrew Brown
bb7429caef remove some unnecessary races 2023-06-08 16:29:55 -07:00
Andrew Brown
1321eca2a4 put gender in features array to make it multi-select 2023-06-08 16:27:18 -07:00
Andrew Brown
9d21e78054 more comm details + options / feedback 2023-06-08 16:18:00 -07:00
Andrew Brown
e6e1067476 everyone loves a leaderboard 2023-06-08 12:08:53 -07:00
Andrew Brown
0eb6b8099b join the party cta 2023-06-08 00:21:57 -07:00
Andrew Brown
ce56b545fa it's jam time 2023-06-07 23:47:05 -07:00
Andrew Brown
faffe92318 vizjam polish 2023-06-05 17:27:23 -07:00
Andrew Brown
ceaa9b36cf add temp landing page for vizjam 2023-06-05 11:41:11 -07:00
Andrew Brown
42d0034869 fix collaboration bug not defaulting new premium content to collaborated universes 2023-06-05 11:21:01 -07:00
Andrew Brown
15c07c936b allow deleting documents without opening them 2023-06-03 13:16:21 -07:00
Andrew Brown
517fe68df6 fix export issue with old links to deleted pages 2023-06-03 13:06:52 -07:00
Andrew Brown
7304d0a8b7 fix some corrupted rails magic
named parameters aren't working and I have no idea why :)
2023-05-17 16:04:25 -07:00
Andrew Brown
b383211ab4
Update issue templates 2023-05-15 11:41:26 -07:00
Andrew Brown
504c44532e Merge branch 'master' of github.com:indentlabs/notebook 2023-05-15 11:18:41 -07:00
Andrew Brown
1074c9ab21 polish up some of the basil review views 2023-05-15 11:18:33 -07:00
Andrew Brown
3aab62aee6
Merge pull request #1261 from indentlabs/dependabot/bundler/rails_admin-3.1.2
Bump rails_admin from 3.1.1 to 3.1.2
2023-05-15 11:05:59 -07:00
Andrew Brown
2d95e0dcbb
Merge pull request #1266 from indentlabs/dependabot/bundler/pg-1.5.3
Bump pg from 1.4.6 to 1.5.3
2023-05-15 11:05:50 -07:00
Andrew Brown
f32b77872a
Merge pull request #1268 from indentlabs/dependabot/bundler/chartkick-5.0.2
Bump chartkick from 4.1.3 to 5.0.2
2023-05-15 11:05:31 -07:00
Andrew Brown
a12905e0c8
Merge pull request #1269 from indentlabs/dependabot/bundler/aws-sdk-s3-1.122.0
Bump aws-sdk-s3 from 1.120.1 to 1.122.0
2023-05-15 11:05:14 -07:00
Andrew Brown
7c01ac0dc5
Merge pull request #1270 from indentlabs/dependabot/bundler/selenium-webdriver-4.9.1
Bump selenium-webdriver from 4.8.0 to 4.9.1
2023-05-15 11:05:07 -07:00
Andrew Brown
a0d7ff557c
Merge pull request #1271 from indentlabs/dependabot/bundler/terser-1.1.15
Bump terser from 1.1.13 to 1.1.15
2023-05-15 11:04:55 -07:00
Andrew Brown
15eb30afbd demo tweaks/ 2023-05-12 21:25:40 -07:00
Andrew Brown
9af5c30152 placeholders 2023-05-12 20:18:28 -07:00
Andrew Brown
f5521fba90 demo polish 2023-05-12 20:14:42 -07:00
Andrew Brown
d29e5ed762 be aggressive with saves 2023-05-12 16:39:57 -07:00
Andrew Brown
c4c44eacd5 I think this should do it 2023-05-12 15:40:15 -07:00
Andrew Brown
93fa7d9594 i think this should work 2023-05-12 15:25:53 -07:00
Andrew Brown
8b6f20475b start adding jam page & functionality 2023-05-12 14:59:17 -07:00
dependabot[bot]
a8f87293cf
Bump terser from 1.1.13 to 1.1.15
Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.1.13 to 1.1.15.
- [Release notes](https://github.com/ahorek/terser-ruby/releases)
- [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ahorek/terser-ruby/compare/1.1.13...1.1.15)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 13:04:47 +00:00
dependabot[bot]
b06270aa2f
Bump selenium-webdriver from 4.8.0 to 4.9.1
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.8.0...selenium-4.9.1)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:21:48 +00:00
dependabot[bot]
9108686a92
Bump aws-sdk-s3 from 1.120.1 to 1.122.0
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.120.1 to 1.122.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 13:09:36 +00:00
Andrew Brown
ca12c8bb82 finalize on puma 2023-05-03 11:25:33 -07:00
Andrew Brown
8042928058 back to this 2023-05-03 11:17:18 -07:00
Andrew Brown
2c3a0defe5 just bind ip 2023-05-03 11:06:40 -07:00
Andrew Brown
314f1f984a actually, do this intead 2023-05-03 10:52:44 -07:00
Andrew Brown
fb7d68b307 default to port 80 2023-05-03 10:51:43 -07:00
Andrew Brown
013a83208c try using puma 2023-05-03 10:42:07 -07:00
Andrew Brown
23c7f4a405 split server to container runtime 2023-05-03 10:18:32 -07:00
Andrew Brown
a9f497337a run server from dockerfile 2023-05-03 10:06:25 -07:00
dependabot[bot]
97b7bd55e5
Bump chartkick from 4.1.3 to 5.0.2
Bumps [chartkick](https://github.com/ankane/chartkick) from 4.1.3 to 5.0.2.
- [Release notes](https://github.com/ankane/chartkick/releases)
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v4.1.3...v5.0.2)

---
updated-dependencies:
- dependency-name: chartkick
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 13:10:41 +00:00
Andrew Brown
93877a551b idk try this 2023-05-01 17:05:39 -07:00