Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Poweradmin

A web-based DNS management tool
Collective - Host: opensource - https://opencollective.com/poweradmin - Website: https://www.poweradmin.org - Code: https://github.com/poweradmin

chore: remove hardcoded dates

github.com/poweradmin/poweradmin-scripts - 108f671e63c8cc0ceddb369abb831c2296645e44 authored 10 months ago by Edmondas Girkantas <[email protected]>
chore: bump Bootstrap version

github.com/poweradmin/poweradmin - 9d9b4e4eebef192c59ce0a123a8358958961291c authored 11 months ago by Edmondas Girkantas <[email protected]>
feat: enable grouping of records by name and content in search results, fixes #545

github.com/poweradmin/poweradmin - 6b3e4e22c3d3993b72873171f2cb5f2977e8efa2 authored 11 months ago by Edmondas Girkantas <[email protected]>
feat: Add support for dedicated database for PowerDNS tables

github.com/poweradmin/poweradmin - 5e11d2ac26db4bd43c0c03fc9917085ac28d700d authored 11 months ago by Edmondas Girkantas <[email protected]>
fix: Correct permission identifiers

github.com/poweradmin/poweradmin - b02e9fafc43044006728c6165dcaf45c20a444d6 authored 11 months ago by Edmondas Girkantas <[email protected]>
refactor: move permission template functions to related class

github.com/poweradmin/poweradmin - 6895124db9a602a6ba678eace8dffe86f0acdc65 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: inject request data into controllers

github.com/poweradmin/poweradmin - 970a91c3710887290af1fb295c07194d7f72c06f authored about 1 year ago by Edmondas Girkantas <[email protected]>
cleanup: remove unused 'db_type' parameter

github.com/poweradmin/poweradmin - 2915bd98d839abc20cf23edde6fc70ca31faeee9 authored about 1 year ago by Edmondas Girkantas <[email protected]>
docs: update Poweradmin version compatibility in README

github.com/poweradmin/poweradmin - f327a112a807bb4497d0f57583754d26f00d0c84 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: replace multiple scripts with single router

github.com/poweradmin/poweradmin - ea67b83ae37a4ec1096c933b64fde65323228954 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: make active breadcrumb visible in dark mode

github.com/poweradmin/poweradmin - 07a5f284839b68668aaf68a6b91a8437f86dcd5e authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: optimize permission handling

github.com/poweradmin/poweradmin - f04965869daec517ace51adac5bd432f7395c99a authored about 1 year ago by Edmondas Girkantas <[email protected]>
docs: update README with latest tag version

github.com/poweradmin/poweradmin - 314ac204234200be9834428e85183512995638da authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Correct colspan value in list_zone_templ to match table columns

github.com/poweradmin/poweradmin - 324b7c5a1057526fbf2317f3a32e51de1d9b83e5 authored about 1 year ago by Edmondas Girkantas <[email protected]>
chore: update Dockerfile to use PHP 8.1.27

github.com/poweradmin/poweradmin - 0c900f25b2459584d2a458ccf4e1828c7b5903e6 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: safeguard against missing 'zone_id' in delete domains

github.com/poweradmin/poweradmin - 57dba390eaeacc78020e014731b37bad676d0117 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: Simplify lastInsertId usage across various classes

github.com/poweradmin/poweradmin - 9938fdc04ba387a29a479808ff44e274d8fd07ae authored about 1 year ago by Edmondas Girkantas <[email protected]>
Updated file sizes, naming and removed old.

github.com/poweradmin/poweradmin.github.io - e8fb778db5a7af85c6452d1d63a52201efea9c32 authored about 1 year ago by Edmondas Girkantas <[email protected]>
added updated images with new UI

github.com/poweradmin/poweradmin.github.io - baf83d17cc0dc461ec27d541c44e2ef775fd4e1a authored about 1 year ago by Edmondas Girkantas <[email protected]>
updated file sizes and naming.

github.com/poweradmin/poweradmin.github.io - e2e791ebc4e77a1eea9135e6621a384da1b03007 authored about 1 year ago by Edmondas Girkantas <[email protected]>
added updated image with new UI

github.com/poweradmin/poweradmin.github.io - 00682fb0401eb32df5ccd7c9e324fc084f276728 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: crop recently added image.

github.com/poweradmin/poweradmin.github.io - 6056f1cf1128d2a00c80ab270917a1e0ce2de428 authored about 1 year ago by Edmondas Girkantas <[email protected]>
updated screenshot, added example with new UI

github.com/poweradmin/poweradmin.github.io - 723afc39c5d83d479ec0a5d1310333a3ce4a3473 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: add support for PostgreSQL in dynamic update

github.com/poweradmin/poweradmin - b1010304c64270a5c661269eac9aa76a2233f186 authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: added shell script to update dynamic dns records

github.com/poweradmin/poweradmin - 0ae4a8880d65540cdf7300eb6e0cf3c5e49fa0a5 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: add IPv6 support to dynamic DNS client

github.com/poweradmin/poweradmin - 4accf0e960b57061b267880409d402fb3d2e5640 authored about 1 year ago by Edmondas Girkantas <[email protected]>
chore: Bump version to 3.8.0

github.com/poweradmin/poweradmin - 92c785fea1aaceaeae850b2a765c9883c4792b08 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: Replace manual IP extraction with IpAddressRetriever

github.com/poweradmin/poweradmin - 6d84801fdf4df16fa002d3a3a16e563f0dba424e authored about 1 year ago by Edmondas Girkantas <[email protected]>
Added new release.

github.com/poweradmin/poweradmin.github.io - a5cf610efbde60bdb781183ab876d3eefb2aaadd authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: Support unquoted TXT records with improved validation checks. Fixes #510

github.com/poweradmin/poweradmin - a5533eafe8cf25b20ec4e3b34a6767c8e71f373b authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: simplify SOA serial update logic. Fixes #533

github.com/poweradmin/poweradmin - 1de6af301545b90a3d257b91f73ab5e944c8a450 authored about 1 year ago by Edmondas Girkantas <[email protected]>
chore: update cross dependencies.

github.com/poweradmin/poweradmin - 4e30f75de9b544a8b7c121f0b96e61a3fdd20dc3 authored about 1 year ago by Edmondas Girkantas <[email protected]>
test: improve verbosity in PHPUnit config for errors and warnings.

github.com/poweradmin/poweradmin - 98ea410d14d840b212538eae8d9461cd5f8704f6 authored about 1 year ago by Edmondas Girkantas <[email protected]>
add quotes to reverse_search_string (to fix reverse search with ip-addresses) (#540)

Co-authored-by: Niklas Schell <[email protected]>

github.com/poweradmin/poweradmin - 9cd23eae7571ea9757ffdf33cf7a880312436c7f authored about 1 year ago by nudelchef <[email protected]>
chore: fix translations, remove duplicates

github.com/poweradmin/poweradmin - 03bae1d22d33e7dce3cad01c602073e64b7279db authored about 1 year ago by Edmondas Girkantas <[email protected]>
Дополнение перевода на русский язык (#539)

* Update messages.po

* Update messages.po

github.com/poweradmin/poweradmin - 23e0334af5a2a96ff7587708b22e57e231f98e52 authored about 1 year ago by Pavel-Ar <[email protected]>
fix: correct SQLite backend problem preventing zone updates from template page, closes #538

github.com/poweradmin/poweradmin - 828dcddedc490e1eba0e13f351633683e480e239 authored about 1 year ago by Edmondas Girkantas <[email protected]>
i18n: removed duplicate translation

github.com/poweradmin/poweradmin - 1adfd35c0376712bae2493e877d2eb32333941ef authored about 1 year ago by Edmondas Girkantas <[email protected]>
docs: add comment to clarify iface_expire value in config defaults

github.com/poweradmin/poweradmin - 817dfdbe447e8d9bd228c39b2d9724deec7120cf authored about 1 year ago by Edmondas Girkantas <[email protected]>
i18n: removed duplicate translation

github.com/poweradmin/poweradmin - 031377a6f642e4cca0bbda038058363dfccc9801 authored about 1 year ago by Edmondas Girkantas <[email protected]>
i18n: update French translations

github.com/poweradmin/poweradmin - 7dc4949429c5251793e4957175557a9153010394 authored about 1 year ago by Edmondas Girkantas <[email protected]>
i18n: introduce lt_LT locale with message translations

github.com/poweradmin/poweradmin - 0d34a6aaf9b756a46cb7c4949edd0274eb444608 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: remove redundant HTML escaping in error messages

github.com/poweradmin/poweradmin - 8419b5f8a97c70b4d182e60859765abec9595b78 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: unify locale file naming in getLocaleFile function

github.com/poweradmin/poweradmin - ca24b54081a762e956ea748ef0dc62432b05e79f authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: removed duplicates, updated translations.

github.com/poweradmin/poweradmin - 2aacd6b671d9a7044fc4af45b15271512a50be8b authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: simplify message compilation

github.com/poweradmin/poweradmin-scripts - 66c7f500566d641b803ea13fd5fdafa4a34de59d authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: standardize localization file names and remove unused templates

github.com/poweradmin/poweradmin - 560f343b4062e7e3e7eb1cae85b3317d38e2cc3e authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: updated localization template, updated chinese translation, closes #520

github.com/poweradmin/poweradmin - 22ab6b22f7f674f0af86ea5537e6d165cc08d049 authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: Enable 'disabled' state management in single record edigin

github.com/poweradmin/poweradmin - 786b91536faa501faf8588659cdfd4f8e88f7efd authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: Enable 'disabled' state management in DNS records

github.com/poweradmin/poweradmin - 95ac0a26d71bc39094adb118c11ee5eca203a74a authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: Improve class structure by dividing into smaller methods

github.com/poweradmin/poweradmin - e231476400104f3e04ab6c13d40edec18df098d1 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Ensure proper handling of null names in ErrorPresenter

github.com/poweradmin/poweradmin - e77b92113d725fafbf502d06351ad8d59e39c3ce authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: moving from beta to stable

github.com/poweradmin/poweradmin - fb993770d10d464eda53e8bc7533d892c93e01f6 authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: use prepared statements

github.com/poweradmin/poweradmin - 53062c8896c8b05ad60a518f85733a8151dc80e5 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Sanitize 'sortby' variable in ZoneTemplate to prevent XSS

github.com/poweradmin/poweradmin - 12e8ebf8adf151c6986342656c70b58f8213ae98 authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: use prepared statements

github.com/poweradmin/poweradmin - 61c3ed7406bcc3ae7c400592dcbeff22f0550a35 authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: use prepared statements

github.com/poweradmin/poweradmin - 45ac835c58cc10254d9a50653000f44bdcbf9cd8 authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: Ensure proper quoting of reverse search string in RecordSearch

github.com/poweradmin/poweradmin - 2539b5d41f957edf677dfae2309e02d141950dfd authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: streamline reverse_search_string handling and update parameter checks in search modules

github.com/poweradmin/poweradmin - a209c96fe8300b65d2a8fe1d3f363938cb4fb18a authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: escape error message in ErrorPresenter to prevent XSS vulnerabilities

github.com/poweradmin/poweradmin - c79f9ae55413af3b3fe927edb56efcf8f975db74 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: reset limit changing template

github.com/poweradmin/poweradmin - c051086ff70c55c4522cdc1cb13dbb94c6e1a451 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: sorting by selected column in template records

github.com/poweradmin/poweradmin - 992e94655b8938d3e70a0ee4f99fea7854af66fa authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: use preg_quote to properly escape domain

github.com/poweradmin/poweradmin - 911ac982ccb5f3dfae3b33825b3ce13f045a91de authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: sanitize record name before output.

github.com/poweradmin/poweradmin - ecda6cb486780da20885a65a88681da8a86877a6 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: use prepared statements.

github.com/poweradmin/poweradmin - 71a55d44554b24341007888f1fcae197faaeeeda authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: use prepared statements.

github.com/poweradmin/poweradmin - 8c6b45eab6fcc31acd5c81285d13f72997c47b9f authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: change implementation, update tests

github.com/poweradmin/poweradmin - 684901c808bf987fe689f56b21d0d87eae078504 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: transform installer helper utils into class.

github.com/poweradmin/poweradmin - 9427fdb2b90e6929db61cdeac7e60f5a0fc1d0da authored about 1 year ago by Edmondas Girkantas <[email protected]>
Sanitize input.

github.com/poweradmin/poweradmin - 3455ba2a4340faf3b2675dfac0ba1e9de69e92df authored about 1 year ago by Edmondas Girkantas <[email protected]>
chore: update symfony dependencies to v6.4.0

github.com/poweradmin/poweradmin - bfa1a57e374e6797095e87b66e75bd6fdc32a68d authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: update Dockerfile to use php:8.1.26-apache

github.com/poweradmin/poweradmin - a0694cfd41c765c0e910ae666b382a06ba2fdda3 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: eliminate reference usage

github.com/poweradmin/poweradmin - bd713329f394ff283af6736a6cc9af0dff965db4 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: standardize include syntax in login and theme switch controllers

github.com/poweradmin/poweradmin - 92895bad3c31dae20a9794b1c7f9ebba1be5c23e authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: update logo and helper script paths to use assets directory

github.com/poweradmin/poweradmin - 9fef28f8ec9214e21e92dc26c4388354fec38b2e authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Use different session key without special characters.

github.com/poweradmin/poweradmin - 46be0184b0be6c105cd9b659becfc2a8ca6ff4e9 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Correct return type and null coalescing in DnsRecord

github.com/poweradmin/poweradmin - 1b9eb3a604d32e49681eb6ba02a361dd3b309c6b authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: correct return types

github.com/poweradmin/poweradmin - 0d56de4143e0af0deb33f62402a0ad674ead602f authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Remove empty toolkit file and refine template/comment handling

github.com/poweradmin/poweradmin - 1fc5c0d6515a46645d0d147cb195c80d8afb459f authored about 1 year ago by Edmondas Girkantas <[email protected]>
chore: Update project dependencies to latest versions

github.com/poweradmin/poweradmin - 8d9aa3b53426f3bfa4d28c47707de989757e88f9 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: Transition from static methods to instance methods

github.com/poweradmin/poweradmin - c36cd18389a57b455b4021bfeff8b27b9b2fdeec authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Correct iface_rowamount handling for 'list all zones' feature, solves #536

github.com/poweradmin/poweradmin - 4c46b729170d15abc756e2f73d6e0791152a243e authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: Update parameter types and doc comments

github.com/poweradmin/poweradmin - f24102a16be0843bb3bc9fa86223d49d316be241 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Correct user list retrieval and modify parameter order

github.com/poweradmin/poweradmin - 929835d5c5d01081ebc18d24c275d8d1a27b3ea5 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: Add type annotations and fix function call discrepancies

github.com/poweradmin/poweradmin - 86958f6cbcf6537996b59ea9b11af306a7ac8e88 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: resolve failing unit tests

github.com/poweradmin/poweradmin - 8617a9826bafd0ffd992cfd248403a00ae6ce40e authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: remove global variables

github.com/poweradmin/poweradmin - 91c3eeb062cc27552405b2b94cdabc10bbc79240 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: pass db instance to legacy functions.

github.com/poweradmin/poweradmin - 8a09b2f14c122a62f966312a093e6c83659b798a authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: do not authenticate used on login page

github.com/poweradmin/poweradmin - f70b9944e5b8046b2bfa9cf3b2488b2f67628c00 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: replace direct toolkit usage with initializer class

github.com/poweradmin/poweradmin - 3d54b9b333c119f8a9d0df7bef48b5992f9aa610 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: move code into functions

github.com/poweradmin/poweradmin - bae4fc5721e7b04be160430c9148437ecc8d9616 authored about 1 year ago by Edmondas Girkantas <[email protected]>
style: added empty lines, removed not needed

github.com/poweradmin/poweradmin - 50aa69ccce82185f4f16e917112e0b5a0ab93eea authored about 1 year ago by Edmondas Girkantas <[email protected]>
chore: delete unnecessary import

github.com/poweradmin/poweradmin - 437cbf78e15ca992d12f6e828f2e0c2722c6bcc6 authored about 1 year ago by Edmondas Girkantas <[email protected]>
style: update BaseController import and inheritance in DNSSEC controllers

github.com/poweradmin/poweradmin - 138ca27a3ca3fe73da71b5c19430d11fb8df9ddc authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: replace direct i18n include with LegacyLocale for enhanced language management

github.com/poweradmin/poweradmin - 77bfe8eabe9719cf02c48ba646a46e1f376e7a13 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: Simplify Locale Setting with setAppLocale function

github.com/poweradmin/poweradmin - d74d1d1d9e81afc61589c38415d891bc3585fda9 authored about 1 year ago by Edmondas Girkantas <[email protected]>
feat: Integrate LegacyConfiguration for Language Settings

- Added LegacyConfiguration use statement for managing interface language settings.
- Replaced g...

github.com/poweradmin/poweradmin - 90b3785df4995faac938acee09b81dbddbad5f30 authored about 1 year ago by Edmondas Girkantas <[email protected]>
chore: delete unnecessary import

github.com/poweradmin/poweradmin - 08c53431d77d7850d3dd9bb141a84a9ce99aa634 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: updating of ip6 records.

github.com/poweradmin/poweradmin - 877e3998a3b415eacf5e2235fc0e0552d6c5a4a4 authored about 1 year ago by Edmondas Girkantas <[email protected]>
refactor: replace inclusion of config with related configuration class.

github.com/poweradmin/poweradmin - 63940fd78ac5d4a88562d38e7661dcb610518347 authored about 1 year ago by Edmondas Girkantas <[email protected]>
fix: Don't show any message if the user hasn't authenticated

github.com/poweradmin/poweradmin - 084ee923ce505edd20253f540a3d7319a651cab2 authored about 1 year ago by Edmondas Girkantas <[email protected]>