Commit Graph

54 Commits (a28b52589423175e5bc833bbd20027f2d8c08901)

Author SHA1 Message Date
matt1097 f02b7ba94e
fix(git): Reduce git concurrency to avoid lock file conflicts. (#6511)
1 year ago
NGPixel e954b50a7a
feat: footer text override option
2 years ago
NGPixel ac930fc23e
fix: change simple-git import
2 years ago
Eric Knibbe 2e8585478f
fix(git): handle file renames between folders (#6020)
2 years ago
Eric Knibbe 41454cfd30
fix(git): disable color.ui in git storage (#6014)
2 years ago
CDN 73af37b81b
fix: git log should explicitly separate branch from paths (#5911)
2 years ago
El Gato da Great e3d94f7177
fix: don't push files to git if ignored (#5334)
2 years ago
myml b3731dd26e
fix: handle unicode chars when syncing files using git storage (#5272)
2 years ago
Marián Skrip 2815f38c52
feat(logging): add option to configure JSON logging (#5022)
3 years ago
mordini d93bd1ad5a
fix: git storage - 'import everything' feature restored (#4559) (#4572)
3 years ago
Eric Knibbe c5a45e578e
fix: git storage - handle renamed files & assets (#4307)
3 years ago
Adrián Martínez Interactiv4 52304a8149
fix: update storage.js to match pageHelper.injectPageMetadata (#2832)
4 years ago
jaljo cda1f1e805
feat: export creation date in dumped content (#2345)
4 years ago
Regev Brody b2ff064d34
fix: stream assets from storage local locations (#2087)
4 years ago
TakeruDMC cf3a48a6fa
fix: "undefined" error on deletePage by git storage (#2132)
4 years ago
NGPixel b2931471c0 fix: remove ssh port param for git module
4 years ago
NGPixel 566043ec43 fix: perform git move manually to prevent bad source
4 years ago
NGPixel 4308152a08 fix: uriencode git user/pass for http remote
4 years ago
NGPixel 2213ba2c81 fix: git custom ssh port not handled
4 years ago
NGPixel 6a00a5dbce fix: git ssh port incorrect default value
4 years ago
NGPixel e68932aa40 feat: purge local repo action for git module
5 years ago
wallrick b1c7edac90
feat: add ssh port override option for git module (#1432)
5 years ago
NGPixel 0d6676c19b feat: SFTP storage module + sensitive field option
5 years ago
NGPixel 19e4ab69d2 fix: add missing EOL for git key contents
5 years ago
Justin Kromlinger 8000ebec8f refactor: use dataPath variable as given in file config (#1118)
5 years ago
NGPixel c4303a5659 feat: git sync - process assets
5 years ago
NGPixel d987058336 feat: asset add/rename/remove + dump action for git and disk modules
5 years ago
NGPixel f4816d0628 fix: pageHelper getFileExtension missing return
5 years ago
Nicolas Giard cffd32dee0
feat: local disk import all action + v1 import content (#1100)
5 years ago
NGPixel 62d1d7a1df feat: move page
5 years ago
NGPixel 7a3198c306 fix: linting
5 years ago
NGPixel 38c33c58bb feat: rebuild page tree worker
5 years ago
Nick 454da698a1 fix: git sync untracked
5 years ago
Andrew Sim 5202eadebb feat: AWS S3 + Digitalocean Spaces storage modules (#1015)
5 years ago
Nick fd8d358b63 fix: git private key alt paste mode
5 years ago
Nick 604941fe6a feat: utilities section (wip) + auth utilities
5 years ago
NGPixel 4e990d50eb feat: gitlab auth module + storage locale namespacing fix
5 years ago
Karol Herbst 624297bc96 fix: setting git URL in git storage module if repository starts with http (#861)
5 years ago
Nick bdfac22876 feat: SAML auth module
5 years ago
Nick 438f1485fa fix: handle git basic auth URl format (#814)
5 years ago
Nick 10df1b4b0c feat: storage actions + git module actions
5 years ago
Nick 7bbf683902 fix: HTTPS server (#784) + custom git path (#783)
6 years ago
Nick c236cfdff9 fix: aws cloudsearch empty fields query
6 years ago
Nick e6f1f3add4 feat: git changes processing
6 years ago
Nick cd3f88bad0 refactor: removed redis + new scheduler engine
6 years ago
Nick 37556399b6 fix: use frontmatter format for metadata in storage
6 years ago
Nick f74c0caac2 feat: storage modes + git improvements
6 years ago
Nick d5028b1bce feat: git init + commands
6 years ago
Nick 830ddd9d2c fix: await page render to finish before resolving
6 years ago
Nick a113d1199d feat: (WIP) git storage module
6 years ago