renovate[bot]
|
8ef609c585
|
chore(deps): update all non-major dependencies
|
2022-11-23 23:57:03 +00:00 |
|
dependabot[bot]
|
53059e14ad
|
build(deps): bump sqlite3 from 5.0.2 to 5.0.3 in /server (#128)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-08 00:31:23 -08:00 |
|
Max Leiter
|
55c5ecfe6c
|
Update to next 13, switch to pnpm (#127)
* switch to pnpm
* dep improvements, style fixes, next/link codemod
* server: upgrade sqlite
|
2022-11-08 00:28:19 -08:00 |
|
Max Leiter
|
9771e64f93
|
Update README.md
|
2022-11-07 23:06:27 -08:00 |
|
renovate[bot]
|
04ed522566
|
fix(deps): update all non-major dependencies (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-07 12:07:50 -07:00 |
|
Max Leiter
|
6a951cad78
|
client: add more formatting icons and improve formatting bar responsiveness
|
2022-04-22 15:42:54 -07:00 |
|
Max Leiter
|
a52e9a1c62
|
client/server: linting and fix next building
|
2022-04-21 22:01:59 -07:00 |
|
Max Leiter
|
bceeb5cee8
|
Revert "client/server: lint and add functionality for admin to update homepage"
This reverts commit b5024e3f45 .
|
2022-04-20 01:52:07 -07:00 |
|
Max Leiter
|
b5024e3f45
|
client/server: lint and add functionality for admin to update homepage
|
2022-04-20 01:49:34 -07:00 |
|
Max Leiter
|
be6de7c796
|
client/server: clean-up admin page, re-implement user deletion/role toggling
|
2022-04-19 23:36:56 -07:00 |
|
Max Leiter
|
3d2bec0d5e
|
Revert "server: switch to sqlite3 package from pinned commit"
This reverts commit 3269dfc0dc .
|
2022-04-19 22:19:40 -07:00 |
|
Max Leiter
|
a3c733f82e
|
server: remove unnecessary console.log
|
2022-04-19 22:15:40 -07:00 |
|
Max Leiter
|
519b6cdc71
|
client/server: add user settings page; add displayName, email, bio fields to user model (#108)
|
2022-04-19 22:14:08 -07:00 |
|
renovate[bot]
|
a884fdbfef
|
chore(deps): update all non-major dependencies (#105)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-19 18:50:21 -07:00 |
|
Max Leiter
|
265f7b6161
|
client: delete protected/ dir and SSG homepage again, but with graceful fallback (#107)
|
2022-04-19 18:05:21 -07:00 |
|
Max Leiter
|
57cded29c3
|
client: remove unnecessary signedIn state from post-page
|
2022-04-18 14:51:02 -07:00 |
|
Max Leiter
|
3269dfc0dc
|
server: switch to sqlite3 package from pinned commit
|
2022-04-18 14:50:08 -07:00 |
|
Max Leiter
|
4177897691
|
client: redirect unauthed users from all /new paths
|
2022-04-18 14:48:08 -07:00 |
|
Max Leiter
|
454ea303a6
|
client: remove get-post-path and usage of it, fix view parent btn on post page not working due to SSR
|
2022-04-14 17:18:47 -07:00 |
|
Max Leiter
|
683cad2a8d
|
server: lint, renovate: weekly updates
|
2022-04-14 14:58:56 -07:00 |
|
Joaquin "Florius" Azcarate
|
c0566efc98
|
Import a single Gist by ID (#76)
|
2022-04-14 14:55:36 -07:00 |
|
Max Leiter
|
00b03db3ef
|
client: lint and fix building due to missing type
|
2022-04-14 14:32:20 -07:00 |
|
Joaquin "Florius" Azcarate
|
b9d26e16f7
|
Change post visibility (#83)
* Change post visibility
Closes #64
* Fix imports + right align controls
|
2022-04-14 14:27:38 -07:00 |
|
Joaquin "Florius" Azcarate
|
5df56fbdae
|
Add description to posts (#71)
Closes #37
|
2022-04-14 14:25:31 -07:00 |
|
renovate[bot]
|
2ba613d562
|
chore(deps): update dependency @types/react to v18.0.5 (#103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-14 12:42:59 -07:00 |
|
renovate[bot]
|
6bb73b877e
|
server: fix(deps): update react monorepo to v18 (#98)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 17:45:57 -07:00 |
|
renovate[bot]
|
3c2f902877
|
fix(deps): update all non-major dependencies (#100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 17:41:54 -07:00 |
|
Max Leiter
|
4658d90c8c
|
README: add table of contents, add Running with Docker section (#101)
* README: add table of contents, add Running with Docker section
* Remove outdated REGISTRATION_PASSWORD details
|
2022-04-13 17:11:40 -07:00 |
|
renovate[bot]
|
f687152455
|
fix(deps): pin dependency rc-table to 7.24.1 (#99)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 15:44:52 -07:00 |
|
kinghat
|
43aa68e082
|
cleaned up multi-service compose (#75)
* cleaned up multi-service compose
* refactor docker setup
* add all ENVs and remove unneeded variables
* remove comments, unneeded vars and syntax
|
2022-04-13 15:31:38 -07:00 |
|
Max Leiter
|
3d747f41cc
|
client: remove unused param in post-table
|
2022-04-13 12:42:20 -07:00 |
|
Max Leiter
|
7ce6acf5fe
|
client: fix admin imports
|
2022-04-13 12:37:15 -07:00 |
|
Max Leiter
|
16103f2fcb
|
client: temp. remove ability to view files in posts as admin
|
2022-04-12 21:24:04 -07:00 |
|
Max Leiter
|
7d08570915
|
client/server: admin page improvements; add deleting users and changing roles
|
2022-04-12 21:14:10 -07:00 |
|
Max Leiter
|
7d5afbc682
|
client: fix building with react 18
|
2022-04-12 19:19:06 -07:00 |
|
Max Leiter
|
9df1a22aa7
|
client: update to react 18
|
2022-04-12 19:09:41 -07:00 |
|
Max Leiter
|
16d5780110
|
client: redirect /private/ and /protected/ links to /post to handle backwards compat
|
2022-04-12 16:54:02 -07:00 |
|
Max Leiter
|
67e1b9889b
|
client: remove need for multiple post page URLs
|
2022-04-12 16:48:12 -07:00 |
|
Max Leiter
|
4bcf791c86
|
Revert "fix(deps): update sqlite3 digest to 11c988c (#90)"
This reverts commit 90d9fabd27 .
|
2022-04-12 13:55:26 -07:00 |
|
renovate[bot]
|
873db86fb1
|
fix(deps): update all non-major dependencies (#91)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 13:52:42 -07:00 |
|
Max Leiter
|
917e85196e
|
client: remove unused dependencies
|
2022-04-12 13:44:08 -07:00 |
|
renovate[bot]
|
9850c9a9ca
|
chore(deps): update actions/checkout action to v3 (#92)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 13:39:45 -07:00 |
|
renovate[bot]
|
6481de22d4
|
chore(deps): update actions/setup-node action to v3 (#93)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 13:39:33 -07:00 |
|
renovate[bot]
|
90d9fabd27
|
fix(deps): update sqlite3 digest to 11c988c (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 13:28:04 -07:00 |
|
renovate[bot]
|
d17e240e1c
|
fix(deps): pin dependencies (#89)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 13:25:48 -07:00 |
|
Max Leiter
|
05826aa344
|
renovate: change group:all to group:allNonMajor
|
2022-04-12 13:20:44 -07:00 |
|
Max Leiter
|
fe589d63d8
|
client: mine page fixes, remove lodash.debounce
|
2022-04-11 23:07:52 -07:00 |
|
Max Leiter
|
1369bdf996
|
client: remove unnecessary prop in edit-document-list
|
2022-04-11 22:47:45 -07:00 |
|
Max Leiter
|
f510813e4b
|
client: add textarea-markdown-editor package and replace current editor textarea
|
2022-04-11 22:39:35 -07:00 |
|
Max Leiter
|
481d4ae36c
|
client: add / auto-increment number at end of copied posts instead of 'copy of' text
|
2022-04-11 19:57:41 -07:00 |
|