Ecosyste.ms: OpenCollective

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

github.com/slawkens/myaac

A free and open-source Automatic Account Creator (AAC) written in PHP
https://github.com/slawkens/myaac

Forgot to remove this in last commit

d9e449b6cfbe8319837f7cb8d05815ad7589b717 authored almost 5 years ago by slawkens <[email protected]>
New Autoloader (for Twig and Semver)

c94bb09123c2f7d49db4cceabb4c0beddee7f210 authored almost 5 years ago by slawkens <[email protected]>
Add PHP Version check on the start of loading

1cd3ebf3bbceb46ce83da894fdc867de580e20a1 authored almost 5 years ago by slawkens <[email protected]>
Temp fix for a space that Twig cuts..

2070f91a8fe32bad5efae9c2d4be345913c8fd29 authored almost 5 years ago by slawkens <[email protected]>
Add some missing <br/> to online page

5b6b37a867684e987e9773baa36393cd22671d05 authored almost 5 years ago by slawkens <[email protected]>
Use $db->exec where appropriate

May bring some performance boost (little, but still)

2dbf189f43dd217c895e8c529891d4f68031a836 authored almost 5 years ago by slawkens <[email protected]>
Cache newses for 1 hour

+ Merge News classes into one and move to separate file

82e64559a8f8c17fc217aa40590a01bda7552a34 authored almost 5 years ago by slawkens <[email protected]>
Fix index.html deleting on cacheClear()

d0d77b8775677cb864e220866dda58f8118c1f36 authored almost 5 years ago by slawkens <[email protected]>
Merge branch 'master' of https://github.com/slawkens/myaac

35c4988c98e11ee066072de7d2082563b3aa5db9 authored almost 5 years ago by slawkens <[email protected]>
Update TODO (templates -> views)

10cad086f6690072881f4cab0cfd1aca3ceb05e6 authored almost 5 years ago by slawkens <[email protected]>
Create FUNDING.yml

4d5ba90d38523142ec057c20d4dd7d2cb89af4b9 authored almost 5 years ago by slawkens <[email protected]>
Update CHANGELOG.md

3eb75708de946f7f0068b1c7ad2b06dd240bed72 authored almost 5 years ago by slawkens <[email protected]>
Fix login button in guilds.view page

b95d333dc905c970cb16db0f11b2dce827a9c0e8 authored almost 5 years ago by slawkens <[email protected]>
Update CHANGELOG.md for 0.8 series

Yeaaaa, the release is coming soon!!!

887a080198c7f4ef87a14a4b276770f71631ce0a authored almost 5 years ago by slawkens <[email protected]>
Update .gitignore

8f3c3c6ba3de082aa7d48640c87d485758af8758 authored almost 5 years ago by slawkens <[email protected]>
Add some warning into config.env

f7c7552d5a5edb7f60f519f61714b31d20bfc030 authored almost 5 years ago by slawkens <[email protected]>
This was wrong, Mr. @whiteblxk

As its not accounts table but players :)

b61c6151eb23ac84335914c8ea606916a6446d9b authored almost 5 years ago by slawkens <[email protected]>
Merge branch 'master' of https://github.com/slawkens/myaac

37e2849a3a7c1ae7750dae97fad4ca5cf398b284 authored almost 5 years ago by slawkens <[email protected]>
Add missing translation of already_installed in German

a4eca935847c5e923dec7c01e050b8447aa0dadb authored almost 5 years ago by slawkens <[email protected]>
RuntimeException instead of die()

13d0718780050098ba69ed48433f656a1696738b authored almost 5 years ago by slawkens <[email protected]>
Set indent_style = tab on .md files

38693521b3044a747d6ca27baba175afeea962e6 authored almost 5 years ago by slawkens <[email protected]>
Remove .dist extension from .htaccess

447ddeb6d35253e3a436a823baefbe0718614879 authored almost 5 years ago by slawkens <[email protected]>
Update CHANGELOG.md from 0.7 branch

f11b2e91324c346464c63d3dbac91abdde562016 authored almost 5 years ago by slawkens <[email protected]>
Update CHANGELOG.md

9d69b9d173253466467bb2abb526cba804e5654c authored almost 5 years ago by slawkens <[email protected]>
Add more files to export-ignore

27a44bf9af6c3e245af39acdfa59dd00a652a87c authored almost 5 years ago by slawkens <[email protected]>
Move rules to Admin Pages

Can be edited by user directly in Admin Panel now

b68077d969317cc51fc984dadd8230c1d217e75d authored almost 5 years ago by slawkens <[email protected]>
Add enable_tinymce option to Pages editor

f475c671f7a14fe877c0234245247b4061e9169f authored almost 5 years ago by slawkens <[email protected]>
New functions: getCustomPage() and getCustomPageInfo()

1ab32ca3bace704aeafed75f42c76c00e027d4d1 authored almost 5 years ago by slawkens <[email protected]>
Add info if PHP is enabled on the admin pages

8345b839e7d4700ea5a1f462f5047a1c67f22487 authored almost 5 years ago by slawkens <[email protected]>
Fix some 7.4 notices about OTS_Account bans

Example: Notice: Trying to access array offset on value of type bool in C:\UniServerZ\www\system...

259cda150decb912156a3740af85407ff277de5a authored almost 5 years ago by slawkens <[email protected]>
Remove stupid alerts on account create

8146c90efa51e3dc85037071d38f34f10fcd6d86 authored almost 5 years ago by slawkens <[email protected]>
Forgot this..

da3d0789172a343be39ef1045b98d96a4f79cd68 authored almost 5 years ago by slawkens <[email protected]>
Add some new hooks for the account/create page

Also moved some account-create text to plugins

72c79e005aea22e24591a7a82cda1afacacb319e authored almost 5 years ago by slawkens <[email protected]>
Display plugin.description as raw

d252138867d819c43503f1246447e694226944a4 authored almost 5 years ago by slawkens <[email protected]>
extract params in the Hook->execute method

c20183c5470aeb913486d637daf9db1f9d64c87b authored almost 5 years ago by slawkens <[email protected]>
Merge branch 'master' of https://github.com/slawkens/myaac

cd94abb7fdc2338319ae6499226143e30e46cc98 authored almost 5 years ago by slawkens <[email protected]>
Allow string to be passed to hook twig function

f886245e3c75c4f9cdbf3e9bf550b93fd5003b03 authored almost 5 years ago by slawkens <[email protected]>
Update PHPMailerAutoload.php

4f413eec12d6e7a7fe44d92ad7a949abd282ddbb authored almost 5 years ago by slawkens <[email protected]>
Fix "Deprecated: __autoload() is deprecated"

Deprecated: __autoload() is deprecated, use spl_autoload_register() i

441bfe74c1d28accdb407ebc33808be1db9d8114 authored almost 5 years ago by slawkens <[email protected]>
Add missing closing table </table>

071289bc483d4bae2c6a695f8e103c0e9241fe88 authored almost 5 years ago by slawkens <[email protected]>
Remove useless config variable

1ba238143792838f6f2e055fb0e81cb06b1f7956 authored almost 5 years ago by slawkens <[email protected]>
Some formatting fixes

1e5e576bd0c5608f82ac052448dd61d42a52eae8 authored almost 5 years ago by slawkens <[email protected]>
Fix function name

059b8824a27b3c972fa11e69a6c56913a4481d3c authored almost 5 years ago by slawkens <[email protected]>
Fix comment

d7e6916d8fb5c1c1eeddd98b02c362ddf2ff5494 authored almost 5 years ago by slawkens <[email protected]>
Forgot to remove this part

Also added delete hooks and template_menus from cache when uninstalling plugin

c821f76f0f39e1077e16113cd9ca9376c74636c6 authored almost 5 years ago by slawkens <[email protected]>
More info about smtp options for Microsoft Outlook

e5ad1b45bd7249de76d1c66bb4d9100ac825b4c9 authored almost 5 years ago by slawkens <[email protected]>
New configurable: smtp_debug

08f011eb33c5399a26ca7336ceac3e72da6e4b3e authored almost 5 years ago by slawkens <[email protected]>
Update .gitignore

1a6044090aa84e9eb3172878a5e7b6af3aac3a5a authored almost 5 years ago by slawkens <[email protected]>
Restore cache and logs dirs

697bf590ff96f78a1298a30a0a82663d1ccd3c76 authored almost 5 years ago by slawkens <[email protected]>
Add -f flag (force) to rm commands

4073da243125e4a3e001ff555fce42be688babbd authored almost 5 years ago by slawkens <[email protected]>
Nothing important, remove whitespaces..

fbca43b239e0699e3dedc0f8f23e2f8bb63bcdff authored almost 5 years ago by slawkens <[email protected]>
Fix #51

a03a8bf0d5cd8ef16b5d77664dd529e1a045f1eb authored almost 5 years ago by slawkens <[email protected]>
Add proper exit() code to bin/ commands

75d1ed6eea118befefeb51da6e91f6dbd6c68cd0 authored almost 5 years ago by slawkens <[email protected]>
Add <IfModule *.c> and <IfVersion> to all .htaccess

dd1e60415572917a5544afbda89b85def2837128 authored almost 5 years ago by slawkens <[email protected]>
Remove useless .htaccess

c7f2cab56ae77bd800e195131f7c825038e652f5 authored almost 5 years ago by slawkens <[email protected]>
Add index.html to prevent autoindex

This fixes #101

2bd372dbaab6224d5e8cfa784ff1a28ddce8c50b authored almost 5 years ago by slawkens <[email protected]>
Add <IfModule *.c> to prevent some errors to .htaccess

45ecc29e12cd9ef19af6776c2754cd97302daff8 authored almost 5 years ago by slawkens <[email protected]>
Remove duplicated code

69d068e73fdcdffcc0be3275d64d0ff476614d75 authored almost 5 years ago by slawkens <[email protected]>
Nothing important: remove whitespaces...

0f55211dc97797989439151397c5cf6010c78b38 authored almost 5 years ago by slawkens <[email protected]>
tableExist is deprecated

dbf09ef361d299b0eacca036def983611b1fb634 authored almost 5 years ago by slawkens <[email protected]>
Remove myaac_hooks table, load info directly from .json files and cache them

e08557e5ae890eac9011845ca81e42160cc60d57 authored almost 5 years ago by slawkens <[email protected]>
Add landing plugin to .gitignore

aaaba5cc841a33f973c905497ece2211747f4ef1 authored almost 5 years ago by slawkens <[email protected]>
I'm back! Add .editorconfig

2cfd0242bd00d47ccd05bb686c3b723c4a85d5d0 authored almost 5 years ago by slawkens <[email protected]>
Fixed #99

0711d555e135c6e192789c99538f7263e702a5c2 authored about 5 years ago by tobi132 <[email protected]>
Add send_email bash command

Usage:
echo message | php send_email.php account_name_or_id|player_name|email subject

Real exam...

e8363d731009526d2b8f4ef815c82b2a85aa5140 authored about 5 years ago by tobi132 <[email protected]>
Fixed #98

be9ce34dc8fa0108395fac4bb1e425480eb2ce23 authored about 5 years ago by tobi132 <[email protected]>
Forgot about look_addons

bb60d17ccc3e951f809eb56b6363413a5989f470 authored about 5 years ago by tobi132 <[email protected]>
Interactive player outfit chooser

1aa8062310d3f25ccb1658bf96e13fc330d14cf6 authored about 5 years ago by tobi132 <[email protected]>
Move Admin Logs and Reports into Twig

711027e4504d4ee2f794ddea104c525623de1bee authored about 5 years ago by tobi132 <[email protected]>
Better view of guilds (new buttons, table look and feel)

8115cc5ecc078ff4d498a2ef595c6d1fc92c008f authored about 5 years ago by tobi132 <[email protected]>
Shortened duplicated code

8bae67d9ef89ded900260d4bc7f9ddf780a80c01 authored about 5 years ago by tobi132 <[email protected]>
Move commands and downloads pages into database

Available under "Pages" in Admin Panel

bc3fd61bde33e45f7bd01f705734e77be653e2b1 authored about 5 years ago by tobi132 <[email protected]>
Add hint @var OTS_MonstersList

ba1d52d6dd809a5158a603858a0152ed36a9a5b9 authored about 5 years ago by tobi132 <[email protected]>
Add name as unique in myaac_pages table

c02d0fc927bcf61c5d4e40432d09d173a4054cac authored about 5 years ago by tobi132 <[email protected]>
Allow Pages to be loaded as Twig template

You can now use Twig variables in Pages
Like:
{{ config.lua.serverName }}

56738389f8565cb0e33b4133a41bac175fd0ff03 authored about 5 years ago by tobi132 <[email protected]>
Fixed #93

d511679dbd21043e39db5372b302400e98cf5c06 authored about 5 years ago by tobi132 <[email protected]>
Update OTS_Base_List.php

6b931de37df3a871a8aefd8974321fe443447bbc authored about 5 years ago by tobi132 <[email protected]>
Fixed #90

By reducing columns to 3 and rows to 200

56e9d85fc2f7d1dcbc05911a441813e68dce3213 authored about 5 years ago by tobi132 <[email protected]>
Add plugins to .gitignore

405f890dfce87e1af7234b4d3c9b4aea029ad775 authored about 5 years ago by tobi132 <[email protected]>
Add custom template to .gitignore

1145c26f2bd085c897edc011d658c4643817321b authored about 5 years ago by tobi132 <[email protected]>
Add guild images to .gitignore

3890222bbc06f53a71afb6627cf5239904539a92 authored about 5 years ago by tobi132 <[email protected]>
Fix for othire not finding lookaddons column

fba9f66a1fae50d28ef2a1dd58ffdf97c07e1780 authored about 5 years ago by tobi132 <[email protected]>
Database towns table support for TFS 1.3

668387e372b17a7e20be08a71c2498c04e89f32f authored about 5 years ago by tobi132 <[email protected]>
This is actually better approach to this problem

Show only message without trace

f85fad447eb758f81756a01fefc7927c43ab06b6 authored about 5 years ago by tobi132 <[email protected]>
Revert "Security: Fixed leaking database password when can't connect"

This reverts commit a55ec208aad98c2179b619bc8727a3445efd4888.

56616b805f777532828dd1de0bd6f3969171ffb9 authored about 5 years ago by tobi132 <[email protected]>
Fixed undefined $ret

b9729ad763d77e7611556b9cc2c00256cdeaca70 authored about 5 years ago by tobi132 <[email protected]>
Display full path to the LOGS directory in SensitiveException

a26538c3f0d59c16582b76164fa424b6527f087a authored about 5 years ago by tobi132 <[email protected]>
Security: Fixed leaking database password when can't connect

This fixes this:

https://otland.net/threads/myaac-leaking-user-database-password.266095/

Inste...

a55ec208aad98c2179b619bc8727a3445efd4888 authored about 5 years ago by tobi132 <[email protected]>
"Has been logged"! "More information"

1970a00bb6711322f491b8569da5badbd6588630 authored about 5 years ago by tobi132 <[email protected]>
Create character directly on create account page

1e2267bd31c93be1d040d16113ce8dad0641d0ef authored about 5 years ago by tobi132 <[email protected]>
Add some useful hints

092a03e2cf5b31ae74553e0c162adf01dfb9b984 authored about 5 years ago by tobi132 <[email protected]>
Fix alignment to the center

065661e4198eed7d1a0108e3561fb8a5c0510402 authored about 5 years ago by tobi132 <[email protected]>
Remove whitespaces

72d7dae7fa29c7acea5d97dd71d9747b1a588583 authored about 5 years ago by tobi132 <[email protected]>
Some non important change..

562402206451a9cbc5318d550d211a678f5608f7 authored about 5 years ago by tobi132 <[email protected]>
Fix uppercase

944d532ad17506b9cd376aa4757359356887f9af authored about 5 years ago by tobi132 <[email protected]>
Deny access to /system directory in nginx config

11727785c7faa9f9df2aaed464163e2b7c08371a authored about 5 years ago by tobi132 <[email protected]>
Add some more exceptions to .gitignore

9b04dc0e443ac03084e954d95c55a37d8294d29b authored about 5 years ago by tobi132 <[email protected]>
Update copyright year

ca4f786aa8d17b33e19ded34b2500b7dfab74fe3 authored about 5 years ago by tobi132 <[email protected]>
Remove whitespaces

152114b0543732039f3863d42b29f3353145cfae authored about 5 years ago by tobi132 <[email protected]>
Update TODO

6aef5ecf4b936aa05984272c906da75741aaf0b6 authored about 5 years ago by tobi132 <[email protected]>