Ecosyste.ms: OpenCollective

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

MyAAC

Developing open source AAC (Automatic Account Creator)
Collective - Host: opensource - https://opencollective.com/myaac - Website: https://my-aac.org/ - Code: https://github.com/otsoft/myaac

Compatibility with old z_ gesior table. This fixes #46

github.com/slawkens/myaac - 645e7ee95f8aab15379712935fec3ed72289bf14 authored about 5 years ago by tobi132 <[email protected]>
tinyint is better for sticked and closed

github.com/slawkens/myaac - 798d0948d180282d2d9704727ee0d9c3176a46b9 authored about 5 years ago by tobi132 <[email protected]>
Add showing database name into installation script

github.com/slawkens/myaac - 008374748edecd2cb4f6ca2512cc45372eb36696 authored about 5 years ago by tobi132 <[email protected]>
Fixed 'Please fill all inputs!' in some cases on install

github.com/slawkens/myaac - 3333ab4ade5ea327efdade7db3ea142144e1eb45 authored about 5 years ago by tobi132 <[email protected]>
Cache items for longer period (5 years actually)

github.com/slawkens/myaac - f8c2f0f01b79fad1de45839c394ca655f9ddc365 authored about 5 years ago by tobi132 <[email protected]>
Use config.character_name_max_length instead of fixed length

github.com/slawkens/myaac - 6dc62cca13c3225e5f5b0eb0d671323d248602a6 authored about 5 years ago by tobi132 <[email protected]>
Add optional $params param into log_append (will log arrays)

github.com/slawkens/myaac - ed14f9ada015c02a9fbe57c1413c29c6a48f0ca7 authored about 5 years ago by tobi132 <[email protected]>
Add get outfit to getTopPlayers (required very often)

github.com/slawkens/myaac - 9250f2055959077044a676ae1abec52f9584c469 authored about 5 years ago by tobi132 <[email protected]>
Merge branch 'master' of https://github.com/slawkens/myaac

github.com/slawkens/myaac - 6157fdc0074a2db36e0fce4572d4bf2cdf07fefe authored over 5 years ago by tobi132 <[email protected]>
Add mising fields into spells table, fix some mysql errors

github.com/slawkens/myaac - 5a97e53e21b38a4f5e1061484e7e9df078e013d3 authored over 5 years ago by tobi132 <[email protected]>
fix: players column deleted install description (#91)

github.com/slawkens/myaac - 901cb9eaf654d62f5dc7ad0ac94fa0d861c5ad41 authored over 5 years ago by Gabriel Pedro <[email protected]>
Test travis-ci

github.com/slawkens/myaac - 79de744936f20d7be1497b03f882179817b025aa authored over 5 years ago by tobi132 <[email protected]>
Optimizations

github.com/slawkens/myaac - d8a70a3da67aaf943c9dded30509825896d88971 authored over 5 years ago by tobi132 <[email protected]>
Add configLua function

github.com/slawkens/myaac - 813de7eb3cddb93b543fe72e6772df1aab25c7dd authored over 5 years ago by tobi132 <[email protected]>
Fixed getItemNameById function

Please reload your items in admin panel to make it work

github.com/slawkens/myaac - 410c15c9977203db8ce788c365c797568ebc1c9d authored over 5 years ago by tobi132 <[email protected]>
* added travisci to prevent mistype (#89)

* feat: travis

* feat: travis

* feat: travis

* feat: travis

* feat: travis

* fix:...

github.com/slawkens/myaac - e7c381d651b09273aaf13dec2fc3b42f33937fa0 authored over 5 years ago by Gabriel Pedro <[email protected]>
Merge pull request #88 from EPuncker/master

Updated copyright year and SSL link

github.com/slawkens/myaac - dca74d7b11638c328927c1b60e6e9a22bdae518a authored over 5 years ago by slawkens <[email protected]>
Change to TEXT instead of VARCHAR. As suggested by @gpedro

github.com/slawkens/myaac - 415b31e1b43cc9934fbf3b778d34d41f0d7e4d43 authored over 5 years ago by tobi132 <[email protected]>
Updated copyright year and SSL link

Updated year to 2019 and made all my-aac.org links go to SSL by default

github.com/slawkens/myaac - af1a6cf5ffa8e8de7f5e6a0406d46f0cc12c5b77 authored over 5 years ago by Evil Puncker <[email protected]>
fixed #79 by increasing loot column size

github.com/slawkens/myaac - d79ae8e927bd12a46e22781b25950963ccce500e authored over 5 years ago by tobi132 <[email protected]>
Allow simultaneous loading of config.ini and config.php in templates

github.com/slawkens/myaac - f5374e8ce710a546fe3e15fdf60d9b7fa6276b63 authored over 5 years ago by tobi132 <[email protected]>
This check is useless

github.com/slawkens/myaac - 0c207ce12d884009818be7a56039e4abd885b54d authored over 5 years ago by tobi132 <[email protected]>
New, beautiful exception handler

github.com/slawkens/myaac - 3945c2ad5249996e7ae1dc8c824e6d14ca2d2e6c authored over 5 years ago by tobi132 <[email protected]>
Move items from database to Cache_PHP

github.com/slawkens/myaac - bc8f24afadb16ca723053e03c7871abd5e6179cc authored over 5 years ago by tobi132 <[email protected]>
Use correct limit at lastkills page from config

Thanks for anyeor from otland for this correction.

github.com/slawkens/myaac - fd91d1fb067f522d0a4f33190a3cdc68d52dae41 authored over 5 years ago by tobi132 <[email protected]>
Add load time into items & weapons loading admin page

github.com/slawkens/myaac - 6a81794bba57491ed68d0a9078e5c02c1f592028 authored over 5 years ago by tobi132 <[email protected]>
Use config() instead of global $config, use exec instead of query

github.com/slawkens/myaac - 6a89b122582cea220efdad7b481f515ddadbe516 authored over 5 years ago by tobi132 <[email protected]>
Use more strict ===

github.com/slawkens/myaac - 219f128cb734cc6a98f58c9ccd68040497335aca authored over 5 years ago by myaac <[email protected]>
Thanks @gpedro for this suggestion

github.com/slawkens/myaac - 89a24442c434ab5975813f33b272441495075f67 authored over 5 years ago by myaac <[email protected]>
This shouldn't be saved into config

github.com/slawkens/myaac - 62eab175ab9758adff6f310d8902a3d3fb5a2f17 authored over 5 years ago by slawkens <[email protected]>
* moved admin_panel_modules to config.php

github.com/slawkens/myaac - e3af63bd93743a15c56fcced06b11978e1cb96e4 authored over 5 years ago by slawkens <[email protected]>
* fixed IDE warning "Modifiers are misordered"

github.com/slawkens/myaac - 78454657ca8aa143ed852e38a046061bd5c65ad0 authored over 5 years ago by slawkens <[email protected]>
* add @method annotations to Cache class

* code beautify

github.com/slawkens/myaac - 7b770e09f7c66f448c05d413167e95244c450d1c authored over 5 years ago by slawkens <[email protected]>
* cache hooks and template menus

github.com/slawkens/myaac - 933b25194c5f5bbe313866b8eff25035970d0783 authored over 5 years ago by slawkens <[email protected]>
* remove unused and deprecated SQLquery and SQLquote functions

github.com/slawkens/myaac - 1cbe452f9c4724801a70bcac25abf64f23e60967 authored over 5 years ago by slawkens <[email protected]>
* use $db->exec instead of query optimisation

github.com/slawkens/myaac - 920e9b915ff76f87f3951f5026cf6593158174cf authored over 5 years ago by slawkens <[email protected]>
Merge pull request #82 from whiteblXK/master

Removed unnecessary "if" in guild.view twig

github.com/slawkens/myaac - 99e38b1b609a037762813170fb10dd123907ba95 authored over 5 years ago by slawkens <[email protected]>
Fixed table(appearance) with main buttons in guild.view twig

github.com/slawkens/myaac - 2964089483c3a064eb92477adf49980908e675e2 authored over 5 years ago by whiteblXK <[email protected]>
Removed unnecessary "if" in guild.view twig

* problem that doesn't show the option to kick people from the guild

github.com/slawkens/myaac - 624a99b17980026ff91a4fb53ee1f60f99dd026c authored over 5 years ago by whiteblXK <[email protected]>
* this comparison is useless

github.com/slawkens/myaac - 705277ceb5e6425dd31d7fa0719ea41fe6be5cd4 authored over 5 years ago by slawkens <[email protected]>
Merge pull request #80 from whiteblXK/master

Guild View to Twig and other changes

github.com/slawkens/myaac - bf709786f3bae15093ae6c2eef23103848bfef5b authored over 5 years ago by slawkens <[email protected]>
Rest of Guild View to Twig

github.com/slawkens/myaac - bda7982134ec1da6a85e3a9141fb470616af3549 authored over 5 years ago by whiteblXK <[email protected]>
Added getGuildLink function to Twig

github.com/slawkens/myaac - abb2b36ae6d9f34be9407d806cd8cf54e74b1d9a authored over 5 years ago by whiteblXK <[email protected]>
Fixed problem with guildnick

github.com/slawkens/myaac - 945442a8424915575dbff754197da46039aaca1c authored over 5 years ago by whiteblXK <[email protected]>
Merge pull request #78 from whiteblXK/master

Houses page, guilds list to twig

github.com/slawkens/myaac - 30b231cfdf3bf0e51775bb0ba9498b93d6bc710d authored over 5 years ago by slawkens <[email protected]>
add locale pt_br, fix tibiacom canEdit ticker buttons (#77)

* add locale pt_br

* fix tibiacom canEdit ticker buttons

buttons did not work

* fix mis...

github.com/slawkens/myaac - cbdac66fd04fb749f7adf2b8bcbdc42cf7cefee4 authored over 5 years ago by Ivens Pontes <[email protected]>
Typo, should be "List"

github.com/slawkens/myaac - 257d4dbdad8e6d7dc478e3c5c0c1de81657babdb authored over 5 years ago by whiteblXK <[email protected]>
Guilds List to twig

github.com/slawkens/myaac - 69064839a7d8bb133185959eae65b6e2b82568da authored over 5 years ago by whiteblXK <[email protected]>
Fix undefined variable in serverinfo for old TFS

github.com/slawkens/myaac - ed6a740eeebe5c43a0e1321b8548f3f416ef8637 authored over 5 years ago by whiteblXK <[email protected]>
Now it will properly shows Available Houses

github.com/slawkens/myaac - d594fa1a5489f1d184d527e48f63fbb68dba78d7 authored over 5 years ago by whiteblXK <[email protected]>
Houses page to twig

github.com/slawkens/myaac - 35e4cd459605dc4d82309babd18f88138ae28a06 authored over 5 years ago by whiteblXK <[email protected]>
* fix some warnings when cache is disabled on status thing

github.com/slawkens/myaac - 24319ddc7a3333afc488e36717da560debca5a6a authored over 5 years ago by slawkens <[email protected]>
* new cache engine: plain php

github.com/slawkens/myaac - d3e3efd05eebf9171aa79938807249ca0827a0c6 authored over 5 years ago by slawkens <[email protected]>
* new configurable: footer_show_load_time

github.com/slawkens/myaac - 14cb37725ee7ec21b857f2bef35e960cea08ca26 authored over 5 years ago by slawkens <[email protected]>
* simply ignore notice if key does not exist on config()

github.com/slawkens/myaac - fc3bd432ef7cb5d04e9fdf62301e9d59271c62e1 authored over 5 years ago by slawkens <[email protected]>
* display all php errors if env is dev

github.com/slawkens/myaac - b0a522015961578238a4b03008ee74600006f0f7 authored over 5 years ago by slawkens <[email protected]>
* fix include path not found in install_plugin.php when running from other directory

github.com/slawkens/myaac - 9620ac7d25550baa2ea5f755bf451f11ee39d32e authored over 5 years ago by slawkens <[email protected]>
* add clear_cache.php bin command

github.com/slawkens/myaac - 7b1989cef2445d6cb353833ca87660e9d3ae33a2 authored over 5 years ago by slawkens <[email protected]>
Create nginx-sample.conf

github.com/slawkens/myaac - 601d2808a2ca7cda800ebf5682ba76867b3bb38e authored over 5 years ago by slawkens <[email protected]>
* disable nginx output buffering (fixes installation AJAX Request)

github.com/slawkens/myaac - 71b4963ed8cc6853534bef9d6297b618ff4f1d32 authored over 5 years ago by slawkens <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/slawkens/myaac - f124c4844f09e932289a002cdce7b80596f95211 authored over 5 years ago by slawkens <[email protected]>
* set linux endings

github.com/slawkens/myaac - 7f9877b3da9083f07a7885b1dfda529141e90502 authored over 5 years ago by slawkens <[email protected]>
Update TODO

github.com/slawkens/myaac - 1526dde39df5b89e82b63d937e71e06c35362553 authored over 5 years ago by slawkens <[email protected]>
* Admin Panel has been done by Lee

github.com/slawkens/myaac - 7dd692504946f8a62e51bdac0b223f8dad788db1 authored over 5 years ago by slawkens <[email protected]>
Fixed team page twig (#76)

* Fixed team page twig

* * this shouldnt be in white font

github.com/slawkens/myaac - 6163d3fbedb4950f6f8016f2356f41f3fe40c715 authored over 5 years ago by whiteblXK <[email protected]>
Update TODO

github.com/slawkens/myaac - 630d23141ddd328ca41063420e9ad42b1df35e97 authored over 5 years ago by slawkens <[email protected]>
* Install: create admin account: ask for e-mail + character name

github.com/slawkens/myaac - 0252006eb1835737574fe26cc744a8778ef5aaf9 authored over 5 years ago by slawkens <[email protected]>
* auto detected browser language in select language on install

github.com/slawkens/myaac - 162777bb465cc940de9156d0c1dbe8a62e38bbc3 authored over 5 years ago by slawkens <[email protected]>
* remember installation language on first step (welcome)

github.com/slawkens/myaac - 0d5b9c2f98da2574ce7b356bef4c22f1c00e6258 authored over 5 years ago by slawkens <[email protected]>
* sizeof is alias of count

github.com/slawkens/myaac - 5f22ab03614ffb6b69cd2bf088af637a26f79e99 authored over 5 years ago by slawkens <[email protected]>
* remove this step_config_note

github.com/slawkens/myaac - b1fd1263f1044cb8612eb427445da4d2c5373788 authored over 5 years ago by slawkens <[email protected]>
Merge pull request #74 from whiteblXK/master

Some small fixes

github.com/slawkens/myaac - 6226203b0e204f23858df5ba057b5960ab5ce508 authored over 5 years ago by slawkens <[email protected]>
Fixing some errors at the install endscreen (#75)

* Fixed some bugs at last install screen (unset country and HTTPS protocol definition)

* Corr...

github.com/slawkens/myaac - 9f31f901461bf6a07bf269e01dc762ea1277d068 authored over 5 years ago by Tornadia <[email protected]>
Some small fixes

github.com/slawkens/myaac - 5aaf15f81c290effe1e61336cab3ab8f285e771e authored over 5 years ago by whiteblXK <[email protected]>
* fix othire compatibility

Fix when there is no account name, just accoun tid
Fix when group and secret column does not exi...

github.com/slawkens/myaac - 5ad82a305ecb8c996f979a6fab9300d34f7b22c0 authored over 5 years ago by slawkens <[email protected]>
* forgot this yesterday...

github.com/slawkens/myaac - 296e99772a698fa28b16b404e198de916f91701a authored over 5 years ago by slawkens <[email protected]>
Merge pull request #73 from whiteblXK/master

Moved serverinfo to twig

github.com/slawkens/myaac - 1365f41b2dcd14ffe106fb1a0c2535b96d309690 authored over 5 years ago by slawkens <[email protected]>
Moved serverinfo to twig

github.com/slawkens/myaac - 13199744ef21c7fc6dfafb80e6cea87e975753f0 authored over 5 years ago by whiteblXK <[email protected]>
* added some descriptions about items in Menus Editor

github.com/slawkens/myaac - 4e937c32b47fdda83d257a0171a00fe69a97e06a authored over 5 years ago by slawkens <[email protected]>
* fix OTS_Account->setPremDays for OTHire

github.com/slawkens/myaac - 559d13dfd913fa9439f605804ecd35778bdb5790 authored over 5 years ago by slawkens <[email protected]>
* better description of links

github.com/slawkens/myaac - a94a9291e66a7569fc11554e53cefc3f1d11cceb authored over 5 years ago by slawkens <[email protected]>
* fix saving of account country in player editor

github.com/slawkens/myaac - 6ccaf316abad30bff4524cd3b86b72efaa8e842d authored over 5 years ago by slawkens <[email protected]>
* this should be in $(document).ready

github.com/slawkens/myaac - 9fff996393a648e26d5570d71c2ea98d96f89cb2 authored over 5 years ago by slawkens <[email protected]>
* removed duplicated jquery declarations

This fixes some stranges errors with javascript being triggered on website
for example: not work...

github.com/slawkens/myaac - 3febb340d4fdc6afa4cb202ca6e4024e3c21bd42 authored over 5 years ago by slawkens <[email protected]>
* fix "Notice: Undefined index: blesscount" in Player editor

github.com/slawkens/myaac - 5abc08ba9d8d6d09491397207f8396001a12af39 authored over 5 years ago by slawkens <[email protected]>
* show error message if cache disabled and login failed

github.com/slawkens/myaac - 2164e9a5a01aa0a1a663494a4aa996514c9181b4 authored over 5 years ago by slawkens <[email protected]>
* "Clear cache" option in admin panel cleans now signatures and twig too

github.com/slawkens/myaac - c87100c0fe095446491dcf4d9cd0adba9cf90b1c authored over 5 years ago by slawkens <[email protected]>
Add optional parameters to deleteDirectory function

($dir, $ignore = array(), $contentOnly = false)

github.com/slawkens/myaac - 6a167e99dcf1beef7cd4acb75eb3458e0bcce2d5 authored over 5 years ago by slawkens <[email protected]>
* add release.sh script

github.com/slawkens/myaac - 052672402e10c11ec0f255a2c81dbe22936944d7 authored over 5 years ago by slawkens <[email protected]>
Fixed guilds "Add new rank function"

Exception thrown in OTS_GuildRank::__toString() method

https://otland.net/threads/myaac-bug-gui...

github.com/slawkens/myaac - 4d566500e9684bf7694659463309b37557dbb914 authored over 5 years ago by slawkens <[email protected]>
(nothing important) remove whitespaces..

github.com/slawkens/myaac - 2dd51d0202c358eb0fb657995988e4fb79f23b41 authored almost 6 years ago by slawkens <[email protected]>
(configurable) auto login after registration

github.com/slawkens/myaac - 862b58c176c725c0ce5e68aabae538091dcd318f authored almost 6 years ago by slawkens <[email protected]>
This has been done. (move manage newses to admin panel)

github.com/slawkens/myaac - 09b6f16a51387ccde0dee81bef4a15d1c1f1e480 authored almost 6 years ago by slawkens <[email protected]>
Merge pull request #71 from whiteblXK/master

Many changes in admin panel and team page

github.com/slawkens/myaac - ffebcee48bab7a9e4708b9ac7014dcf8d1b68357 authored almost 6 years ago by slawkens <[email protected]>
Shortened some code

github.com/slawkens/myaac - 8c50a845168d5278509fdd017b569428fb3ccf3e authored almost 6 years ago by slawkens <[email protected]>
Changes in lastlogin from admin module

github.com/slawkens/myaac - 7c8f87bd78533a252bd1d0451acbe62dd660def9 authored almost 6 years ago by whiteblXK <[email protected]>
Modules in admin panel, thanks to Lee for the code

github.com/slawkens/myaac - ded5274be7fa80be0826d59e2d0d01223121a0f7 authored almost 6 years ago by whiteblXK <[email protected]>