66224924cd
feat(gitignore): Remove assets folder
2024-10-03 17:01:36 +02:00
5cf237e7f9
feat(gitignore): Add nix's direnv ( #64 )
Luacheck / Luacheck (push) Successful in 11s
StyLua / StyLua (push) Successful in 15s
2024-10-03 16:59:38 +02:00
Nick
25076ce092
feat: Support oil.nvim file explore ( #58 )
...
Luacheck / Luacheck (push) Successful in 9m43s
StyLua / StyLua (push) Successful in 1m46s
* feat: Support oil.nvim file explore
* feat: more explicitly look for oil at the start of file_path
* feat: oil working with git buttons
work by @nick22985
2024-08-11 09:05:33 +02:00
RootOperator
2f77b19e9d
fix: Authorization Failure ( #60 )
...
Luacheck / Luacheck (push) Successful in 9m42s
StyLua / StyLua (push) Successful in 20m28s
Fixes: jiriks74/presence.nvim#59
2024-06-25 22:29:48 +02:00
&Cherry
883347db4e
feat: Blacklist repositories ( #41 )
...
Luacheck / Luacheck (push) Successful in 9m40s
StyLua / StyLua (push) Successful in 20m33s
Blacklist URLs based on keywords
* Check repo URL in blacklisted
* readme update (for split blacklist config options)
* moved git repo check into its own loop
* fixed not loading if blacklist empty + other stuff ;-;
* fix(formatting): Format using StyLua to be in sync with upstream
* fix(init.lua): Change : to . so argument `self` is not created
---------
Co-authored-by: Jiří Štefka <jiri@stefka.eu>
2024-05-14 15:33:20 +02:00
ab97802975
feat(README): Add badges ( #56 )
...
Luacheck / Luacheck (push) Successful in 9m39s
StyLua / StyLua (push) Successful in 20m31s
* fix(README): Move description, remove `>`
The `>` broke Gitea's Markdown render engine for whatever reason
* feat(README): Add badges
* fix(README): Remove obsolete link
2024-04-20 01:56:37 +02:00
ca0f2296c8
Merge pull request #55 from jiriks74/fix(license)
...
Create LICENSE
2024-04-20 00:34:12 +02:00
dadd8be12a
Create LICENSE
2024-04-20 00:33:20 +02:00
6fcb4e578e
fix(docs): Update README to use my wiki, use Markdown Allerts ( #54 )
Luacheck / Luacheck (push) Successful in 9m38s
StyLua / StyLua (push) Successful in 20m25s
2024-04-19 23:52:15 +02:00
e74f180e1b
fix(ci/cd): StyLua missing libssh2.so.1 ( #52 )
Luacheck / Luacheck (push) Successful in 11s
StyLua / StyLua (push) Successful in 1m46s
2024-04-18 19:08:41 +02:00
97985a95e4
feat(docs): Add contributin guidelines ( #51 )
...
Luacheck / Luacheck (push) Successful in 12s
StyLua / StyLua (push) Failing after 12s
* feat(docs): Add basic CONTIBUTING.md
* fix(docs): Use better wording
* feat(docs): Add Issue guidelines and ToC
* fix(ci/cd): Rename StyLuacheck to be in line with CONTRIBUTING.md
* fix(docs): Luacheck was LuaCheck
* fix(docs): Streamline the documents
* fix(docs): Formatting issues
* fix(docs): Formating issues, duplicate header
* fix(docs): Formating
2024-04-18 18:52:51 +02:00
f989f7ed50
fix(ci/cd): Node.js 16 actions are deprecated ( #50 )
...
Luacheck / Luacheck (push) Successful in 21s
StyLua / StyLuacheck (push) Successful in 17s
[71] Node.js 16 actions are deprecated
https://openproject.stefka.eu/work_packages/71
2024-04-17 19:17:02 +02:00
9882b34844
feat(nix): Add basic nix environment ( #49 )
...
Luacheck / Luacheck (push) Successful in 13s
StyLua / StyLuacheck (push) Successful in 16s
* feat(nix): Add basic nix environment
* fix(nix): Missing package group for luacheck
missing lua51Packages
2024-04-17 19:05:07 +02:00
28bf1bad66
fix(ci/cd): Bad job name ( #48 )
...
Luacheck / Luacheck (push) Successful in 12s
StyLua / StyLuacheck (push) Successful in 15s
* feat(ci/cd): Make workflows compatible with medium act images
for reference: https://nektosact.com/usage/runners.html
[#69 ] Make workflow compatible with medium act images
https://openproject.stefka.eu/work_packages/69
* fix(ci/cd): use sudo to install cargo
* fix(ci/cd): Luacheck failing install on Gitea
Install luacheck using apt and cache the install
[#69 ] Make workflow compatible with medium act images
https://openproject.stefka.eu/work_packages/69
* feat(ci/cd): Cache apt install cargo
* fix(ci/cd): remove unnecessary comments
* fix(ci/cd): Bad job name
2024-04-17 18:45:30 +02:00
d32c67370f
fix(ci/cd): Use cache, Luacheck not working on Gitea ( #47 )
...
Luacheck / Luacheck (push) Successful in 11s
StyLua / StyLuacheck (push) Successful in 16s
* feat(ci/cd): Make workflows compatible with medium act images
for reference: https://nektosact.com/usage/runners.html
* fix(ci/cd): use sudo to install cargo
* fix(ci/cd): Luacheck failing install on Gitea
Install luacheck using apt and cache the install
* feat(ci/cd): Cache apt install cargo
* fix(ci/cd): remove unnecessary comments
* [69] Make workflow compatible with medium act images
https://openproject.stefka.eu/work_packages/69
2024-04-17 18:38:05 +02:00
655aa1d9c7
Task/69 make workflow compatible with medium act images ( #46 )
...
Luacheck / Luacheck (push) Failing after 22s
StyLua / StyLuacheck (push) Successful in 1m36s
* feat(ci/cd): Make workflows compatible with medium act images
for reference: https://nektosact.com/usage/runners.html
[69] Make workflow compatible with medium act images
https://openproject.stefka.eu/work_packages/69
* fix(ci/cd): use sudo to install cargo
2024-04-17 17:40:49 +02:00
442e322537
feat(docs): Update README to have the new location of assets ( #45 )
...
[69] Make workflow compatible with medium act images
https://openproject.stefka.eu/work_packages/69
2024-04-17 17:34:38 +02:00
a388333151
Merge pull request #43 from jiriks74/jiriks74-patch-1
...
Create FUNDING.yml
2024-04-10 14:57:48 +02:00
b362449a7b
Create FUNDING.yml
2024-04-10 14:57:17 +02:00
5e8439ef55
fix(ci/cd-spelling): Bad name for Action step ( #42 )
2024-04-10 13:47:52 +02:00
f14ae7ef52
fix(ci/cd): Move StyLua from action to cargo + command ( #40 )
...
* fix(ci/cd): Move StyLua from action to cargo + command
[#68 ] StyLUA check is not working for PRs from forks
https://openproject.stefka.eu/work_packages/68
* fix(formatting): fix bad formatting from #39
2024-04-08 12:28:57 +02:00
jan Mikowa
65f93ee9ed
feat: add lazy.nvim plugin manager ( #39 )
...
* Add Lazy as plugin manager (andweeb#145)
* Add Lazy setup to README
* Change lazyload event in README
2024-04-08 11:29:05 +02:00
fee2f8d2bd
fix(docs): Remove issues reported by Markdownlint ( #37 )
...
* fix(docs): Remove inline HTML elements
* fix(docs): Lines longer than 80 characters
* fix(docs): Lines over 80 chars
* fix: docs
* fix(docs): readability
* fix(docs): MD043 - Required heading structure
* Revert "fix(docs): MD043 - Required heading structure"
This reverts commit fa2179bc85d94354026191a31cb11a52bee4cfd7.
2024-02-28 18:37:44 +01:00
b43882cc60
fix: make socket path discovery more permissive
...
Merge pull request #34 from andreykaipov/andrey/socketpaths
2024-02-28 15:54:53 +01:00
Andrey Kaipov
68086bdb28
make nvim socket path discovery more permissive
2024-02-11 18:52:24 -05:00
1570ddd51b
fix: move to a new application id ( #26 )
...
to prevent potential issues with the original project
2023-12-04 23:16:58 +01:00
9ddeff558b
fix: move to a new application id ( #23 )
...
to prevent potential issues with the original project
2023-11-09 15:59:42 +01:00
5fa130577a
fix(featreq_template): change name from Issue report to Feature request ( #20 )
2023-09-29 02:56:40 +02:00
dbb8f797f4
feat(featreq_template): convert from markdown to issue form ( #18 )
2023-09-29 02:51:28 +02:00
faa6371d23
feat(bug_template): add checks, add log formating ( #16 )
2023-09-29 02:41:15 +02:00
c295e1e14f
fix(formatting): Fix formatting using stylua ( #11 )
2023-09-29 02:14:33 +02:00
9e478c9960
fix(ci/cd-stylua): cannot contain spaces, invalid StyLua version ( #15 )
...
* fix(ci/cd-stylua): cannot contain spaces
* fix(ci/cs-stylua): invalid version number
2023-09-29 02:14:06 +02:00
e9db37bcfa
fix(ci/cd-stylua): Missing runs on, steps, names ( #14 )
...
* fix(ci/cd-luacheck): Rename job from sile to Luacheck
* fix(ci/cd-stylua): Missing runs on, steps, names
2023-09-29 02:08:42 +02:00
804f14842f
fix(ci/cd-luacheck): Rename job from sile to Luacheck ( #13 )
2023-09-29 02:03:51 +02:00
fb129b1de7
feat(ci/cd): add stylua action ( #12 )
...
* feat(ci/cd): add stylua action
* docs: Add StyLua disclaimer to README
* fix(ci/cd-stylua): Secret started with GITHUB_
* fix(ci/cd-stylua): Missing name, on, jobs
2023-09-29 01:57:42 +02:00
2d57aa297b
fix(Presence:authorize): attempt to index local 'response' (a nil value)
...
Co-authored-by: Taken <taken@mairimashita.org>
2023-09-29 01:34:08 +02:00
85180bcc85
feat: custom image ( #6 )
...
* allow custom main image
* undo for general option
* fix warning: line is too long
---------
Co-authored-by: SIGMazer <mazinasd7@gmail.com>
2023-09-29 00:56:29 +02:00
76935caabd
Merge pull request #2 from DarkMatter-999/mingw-support
...
Added support for MINGW neovim install on Windows hosts
2023-09-28 23:02:34 +02:00
56026a476f
docs: Add conventional Commits, clarify discord username
2023-09-28 22:34:52 +02:00
bd122273b1
docs(README): Update README for my repo and fix formatting
2023-09-28 22:19:36 +02:00
d3bddf40c2
Merge pull request #1 from jiriks74/devel
...
fix(Luacheck)
2023-09-28 22:01:21 +02:00
cf7d940395
fix(formatting): line too long
2023-09-28 21:59:46 +02:00
098de1e630
fix(Luacheck)
2023-09-28 21:57:22 +02:00
0601dd513e
fix(Flatpak): clear sock_path if the flatpak socket wasn't found
2023-09-25 22:11:48 +02:00
ff8442c168
fix(README): delete obsolete link to fix Flatpak
2023-09-25 21:17:30 +02:00
a451c6b309
feat(Flatpak): Add flatpak socket path
...
Look for the Flatpak socket path before normal socket lookup
Properly fixes andweeb/presence.nvim#42
2023-09-25 21:13:49 +02:00
DarkMatter-999
a7d54a2a26
Added support for MINGW neovim install on Windows hosts
2023-08-27 10:40:30 +05:30
Andrew Kwon
87c857a56b
Support configs that call setup using dot syntax
...
Resolves (#90 )
2023-01-29 01:21:17 -08:00
Wuelner Martínez
c1c5475882
Add support for fern.vim
( #86 )
...
* feat(file_explorers): added support for `fern.vim`
* fix: missing trailing comma
see https://github.com/lambdalisue/fern.vim
2022-11-16 16:14:05 -08:00
William
03e09d3f9b
Add ability to disable the timer ( #75 )
2022-09-09 16:04:11 -07:00