Nicolas Giard
f947a41481
docs: update README
2022-10-31 05:30:50 +00:00
Nicolas Giard
8cbdc88ac6
feat: page edit + setup instructions
2022-10-31 05:20:02 +00:00
Nicolas Giard
7128b160dd
feat: rendering + new page view
2022-10-28 04:06:56 +00:00
Nicolas Giard
055fcc6b72
feat: admin instances
2022-10-15 03:09:14 +00:00
Nicolas Giard
7aa4a0e9ee
feat: admin scheduler + worker
2022-10-11 03:06:16 +00:00
Nicolas Giard
24ddab73fc
feat: scheduler history + retries + admin scheduler page (wip)
2022-10-09 05:51:57 +00:00
Nicolas Giard
39b273b224
feat: scheduler - regular cron check + add future jobs
2022-10-03 02:17:48 -04:00
Nicolas Giard
011be49ab4
refactor: scheduler - simple tasks handling ( #5703 )
2022-10-02 22:00:30 -04:00
Nicolas Giard
f4ce5ff63e
refactor: remove bluebird + native scheduler ( #5702 )
2022-10-02 21:35:51 -04:00
Nicolas Giard
10cc2ef4b9
chore: DB ref refactor + add scheduler db model + remove search modules ( #5699 )
2022-10-01 22:57:15 -04:00
Nicolas Giard
5c6ae08b84
feat: use graphile-worker as scheduler ( #5698 )
2022-10-01 15:41:08 -04:00
Nicolas Giard
7be5943c26
feat: scheduler + admin page
2022-09-28 20:18:58 +00:00
Nicolas Giard
e1ebaf5b31
feat: scheduler + worker pool
2022-09-24 06:08:34 +00:00
Nicolas Giard
6ce29bdb77
feat: add scheduler
2022-09-19 06:54:03 +00:00
Nicolas Giard
55b0b00cee
feat: update profile + user theme
2022-09-12 03:11:07 +00:00
Nicolas Giard
8e87a5d489
feat: site login bg upload
2022-09-11 05:29:06 +00:00
Nicolas Giard
9a4ac686ca
feat: upload site favicon
2022-09-11 03:25:23 +00:00
Nicolas Giard
33547ddce9
feat: site logo upload + extensions fix
2022-09-11 00:59:38 +00:00
Nicolas Giard
3ebbbc8b5e
feat: admin terminal + legacy code cleanup
2022-09-07 02:26:37 +00:00
Nicolas Giard
05797652a0
feat: welcome page - fix jwt auth
2022-09-02 02:55:00 +00:00
Nicolas Giard
097833d77a
feat: login page + auth panel + various improvements
2022-08-29 04:59:15 +00:00
Nicolas Giard
82ebac2dd6
feat: error pages + update docs links in admin pages
2022-08-15 07:48:39 +00:00
Nicolas Giard
468aebe2a8
feat: admin storage actions + status light component
2022-08-06 05:15:36 +00:00
Nicolas Giard
c9fc4a1611
fix: admin storage page display issues
2022-08-05 19:55:10 +00:00
Nicolas Giard
7fe7fbb371
feat: admin api keys
2022-07-31 07:15:40 +00:00
Nicolas Giard
6625267bc9
feat: admin auth page (wip)
2022-07-18 03:20:19 +00:00
Nicolas Giard
b9ca6862de
feat: admin dashboard stats + actions
2022-07-11 04:18:12 +00:00
Nicolas Giard
d5a85774ee
feat: admin dashboard UI
2022-07-10 23:17:34 +00:00
Nicolas Giard
cd5e7545ee
feat: add missing utilities admin + upgrade dependencies
2022-07-10 21:34:18 +00:00
Nicolas Giard
bae96fbcbf
feat: router load indicator + UI fixes
2022-07-10 06:46:14 +00:00
Nicolas Giard
c3bd7ff97e
feat: profile page to vue 3 composition + add fonts / width options to theme + site config preload
2022-07-10 06:28:27 +00:00
Nicolas Giard
d9dbd0f62f
feat: login screen UI + server code cleanup
2022-07-03 01:37:28 +00:00
Nicolas Giard
1a720c918c
feat(admin): add pageExtensions field to admin general + more animated icons
2022-06-26 04:50:46 +00:00
Nicolas Giard
c011d714d5
feat(admin): add footerExtra field to admin general
2022-06-20 03:56:27 +00:00
Nicolas Giard
4675348c43
feat(admin): migrate nav + auth to vue 3 composition, convert lodash to lodash-es
2022-06-19 23:08:30 +00:00
Nicolas Giard
8fb29cfc21
feat(admin): migrate theme + api + utilities to vue 3 composition
2022-06-19 21:31:58 +00:00
Nicolas Giard
368493c39b
fix(admin): remove v-ripple from checkbox rows
2022-06-19 04:54:41 +00:00
Nicolas Giard
d87e94abac
chore: v2 and v3 interopability + various fixes
2022-06-19 04:45:35 +00:00
Nicolas Giard
5a4a9df43a
feat(admin): migrate webhooks to vue 3 composable
2022-06-18 02:44:03 +00:00
Nicolas Giard
cc506a086d
fix(admin): sites save / activate / delete mutations
2022-06-18 01:27:58 +00:00
Nicolas Giard
4bfd9f5280
feat(mail): allow setting of mailer identifying name
2022-06-17 19:21:28 +00:00
Nicolas Giard
5d0f882fed
fix(auth): handle null SAML authnContext context
2022-06-17 15:09:01 -04:00
54d15069bb
fix: don't push files to git if ignored ( #5334 )
...
* fix: don't push files to git if ignored
* tweak: change gitPath var to gitFilePath
* fix: "update" instead of "create" of updated file
Co-authored-by: Jacob Parker <blocckba5her@gmail.com >
Co-authored-by: DevBlocky <16978528+DevBlocky@users.noreply.github.com >
2022-06-17 15:08:43 -04:00
Nicolas Giard
66bedca98b
fix: util code editor
2022-05-30 03:36:51 +00:00
Nicolas Giard
47ed7b371c
feat(admin): migrate users to vue 3 composable
2022-05-29 02:30:47 +00:00
Nicolas Giard
6e303ac648
feat(admin): migrate groups dialogs to vue 3 composable
2022-05-28 04:45:07 +00:00
Nicolas Giard
7e344fc6fa
feat(admin): migrate groups page to vue 3 composable
2022-05-24 05:34:06 +00:00
Nicolas Giard
1eefdb06e6
feat(admin): add sitemap option to general page
2022-05-24 02:42:17 +00:00
Nicolas Giard
d5fa587c98
feat(admin): migrate extensions + security to vue 3 composable
2022-05-24 02:14:12 +00:00
Nicolas Giard
3d2e5c9daf
feat(admin): migrate mail to vue 3 composable
2022-05-24 01:17:01 +00:00