Commit Graph

5753 Commits

Author SHA1 Message Date
dependabot[bot]
ed0abbf6be
Bump sqlite3 from 1.4.4 to 1.6.0
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.4.4 to 1.6.0.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.4.4...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 00:10:39 +00:00
Andrew Brown
901568733b update ruby 2.7.6 --> 2.7.7 2023-02-09 16:08:45 -08:00
drusepth
46a7f88ad4 exclude universe and tags fields from completion percentages 2023-01-29 20:52:25 -08:00
drusepth
70fe58b90a properly orphan deleted docs when also deleting folders 2022-12-16 00:55:01 -08:00
drusepth
2ab4c34fd7 require auth on comment creation 2022-12-09 17:42:33 -08:00
drusepth
25aa2c0701 fix bad perms 2022-12-06 12:45:52 -08:00
Andrew Brown
b3808b28b9
Merge pull request #1187 from indentlabs/page-word-counts
Cache page words counts on each worldbuilding page (includes data migration)
2022-12-02 14:14:44 -06:00
drusepth
077714f383 don't trigger model callbacks on wc cache updates 2022-12-01 19:12:39 -08:00
drusepth
f054db2914 placeholder for word count on content pages 2022-12-01 18:04:04 -08:00
drusepth
bd975d1b18 expose cached_word_count in ContentSerializer 2022-12-01 18:03:56 -08:00
drusepth
30829c4df2 add rake tasks to recompute attribute/page word count caches 2022-12-01 17:21:00 -08:00
drusepth
1f58398a78 fix bug in resetting word counts to 0 when deleting text 2022-12-01 17:20:46 -08:00
drusepth
5f16e8ad1f expose cached_word_count from ContentPage 2022-12-01 16:41:28 -08:00
drusepth
1bdcb80222 add cached_word_count migration for each content page 2022-12-01 16:38:32 -08:00
drusepth
4ae8b26c68 permissions 2022-11-28 01:14:57 -08:00
drusepth
aa7af759bf add thanksgoving promo to dashboard 2022-11-26 13:22:37 -08:00
drusepth
75bd06bb13 enable governments promo for competitions 2022-11-25 23:50:37 -08:00
drusepth
f3e6a4a198 verbiage 2022-11-25 23:44:07 -08:00
drusepth
6496428496 collection#show polish 2022-11-25 23:37:27 -08:00
drusepth
e5290b96c1 wrap up admin panel work 2022-11-22 13:36:24 -08:00
drusepth
69e6505ef1 admin graphs refactoring 2022-11-18 19:10:36 -08:00
drusepth
00953ad85c make government pages free to create 2022-11-05 23:24:42 -07:00
drusepth
cb6216aec9 highlight active threads on dashboard 2022-11-04 00:26:11 -07:00
drusepth
f775f6f769 fix bug preventing the deletion of documents in folders 2022-11-03 18:46:12 -07:00
drusepth
87ec82fe74 verbiage tweaks 2022-10-24 17:21:33 -07:00
drusepth
528221b687 add discord link to footer 2022-10-24 16:58:21 -07:00
drusepth
7029e5209e Revert "switch our font-awesome provider"
This reverts commit ee0d3329f6.
2022-10-24 16:57:13 -07:00
drusepth
5c3c76a002 add billing faq 2022-10-24 16:56:22 -07:00
drusepth
ee0d3329f6 switch our font-awesome provider 2022-10-24 14:45:26 -07:00
drusepth
5f00c41af6 regress sidekiq 0.0.1 to resolve redis dependency in gemfile 2022-10-24 14:45:15 -07:00
drusepth
95e4b579a3 new window 2022-10-22 21:26:21 -07:00
drusepth
fa3df31dad tonight's maintenance update 2022-10-22 19:51:37 -07:00
drusepth
445950d725 expose timelines/documents to internal name lookup api endpoint 2022-10-09 22:54:03 -07:00
drusepth
ebfc7ad483 tweak desktop search bar on thredded 2022-10-09 22:18:07 -07:00
drusepth
f68f9f44b3 add documents, timelines to data vault tag manager 2022-10-09 19:49:53 -07:00
drusepth
fabd4c51c0 add this tweak 2022-10-06 21:24:40 -07:00
drusepth
11e0904df9 oof css is hard 2022-10-06 21:18:02 -07:00
drusepth
05c569e531 minor padding tweak to mobile thredded nav 2022-10-06 20:43:20 -07:00
drusepth
d3c2bdaf4c let the thredded nav breathe a little so extra icons don't overlap on mobile 2022-10-06 20:06:38 -07:00
drusepth
768e430a9b fix potential 500 for local installs 2022-10-06 19:24:26 -07:00
drusepth
ca6ac9e20d Merge branch 'master' of github.com:indentlabs/notebook 2022-09-08 23:32:37 -07:00
Andrew Brown
7cebc68e76
Merge pull request #1168 from indentlabs/dependabot/bundler/meta-tags-2.17.0
Bump meta-tags from 2.16.0 to 2.17.0
2022-09-05 20:15:00 -05:00
Andrew Brown
45e1c6b776
Merge pull request #1169 from indentlabs/dependabot/bundler/csv-3.2.5
Bump csv from 3.2.2 to 3.2.5
2022-09-05 20:14:50 -05:00
Andrew Brown
34b9da812e
Merge pull request #1170 from indentlabs/dependabot/bundler/mini_racer-0.6.3
Bump mini_racer from 0.6.2 to 0.6.3
2022-09-05 20:14:41 -05:00
Andrew Brown
97c3a81321
Merge pull request #1171 from indentlabs/dependabot/bundler/pg-1.4.3
Bump pg from 1.3.5 to 1.4.3
2022-09-05 20:14:31 -05:00
dependabot[bot]
8e6ea1ac70
Bump pg from 1.3.5 to 1.4.3
Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.5 to 1.4.3.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.3.5...v1.4.3)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:10:11 +00:00
drusepth
3b25e4257f update ruby in dockerfile 2022-09-05 16:09:53 -07:00
dependabot[bot]
4693f7b21b
Bump mini_racer from 0.6.2 to 0.6.3
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/discourse/mini_racer/releases)
- [Changelog](https://github.com/rubyjs/mini_racer/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.6.2...v0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:09:37 +00:00
dependabot[bot]
16a1bce7bf
Bump csv from 3.2.2 to 3.2.5
Bumps [csv](https://github.com/ruby/csv) from 3.2.2 to 3.2.5.
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/csv/compare/v3.2.2...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:09:03 +00:00
dependabot[bot]
888082c5ca
Bump meta-tags from 2.16.0 to 2.17.0
Bumps [meta-tags](https://github.com/kpumuk/meta-tags) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/kpumuk/meta-tags/releases)
- [Changelog](https://github.com/kpumuk/meta-tags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kpumuk/meta-tags/compare/v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: meta-tags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 23:08:29 +00:00