Ecosyste.ms: OpenCollective

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

github.com/sequel-ace/sequel-ace

MySQL/MariaDB database management for macOS
https://github.com/sequel-ace/sequel-ace

Merge pull request #594 from dnicolson/fix-favorite-style

Fix color changes to favorites #fixed

76e7b423304442b2a2625099ed3d046aeff56f8d authored almost 4 years ago by Jakub Kašpar <[email protected]>
Remove problematic favorite text color changes

f1973bd0e80e441ce1e2370fd5ae5bc85bc3d5e7 authored almost 4 years ago by Dave Nicolson <[email protected]>
Merge pull request #592 from Sequel-Ace/beta

Prepare 3.0.0 Beta 3

cca213eb0f5c1317ae9ac449a09ee1143789b8cf authored almost 4 years ago by Jakub Kašpar <[email protected]>
Update bundler

88f24f20366e556d25fbf3d2022a0686be32ca40 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Version Bump to 3003

06b7481116805dd46c285b5a41f3342509bfb4e1 authored almost 4 years ago by Jakub Kaspar <[email protected]>
WIP

a41e5d5ea1aedaf54d4b81abdd667c2321f31689 authored almost 4 years ago by James Stout <[email protected]>
init

3a4444a076bbcc3ccec62f106eec628fdfab999e authored almost 4 years ago by James Stout <[email protected]>
get rid of ! in return per Kaspik, my Swift 师父

364d4fba932bcd527012f21f375593d94d347f15 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into more-bundle-handling

* main:
Fix docu
Implement custom text storage to have double-click select functionality
D...

d11f23c33c39b31935e32608ec9b84a8a5f25e14 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #591 from Sequel-Ace/textStorage

Re-implement double click functionality for Query editor #added

b4f2a85896f350750dd72f4a9cbdf91044e42d40 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Fix docu

2afdae9ba6320673e1ef5726d454a40c0c0f1f2f authored almost 4 years ago by Jakub Kaspar <[email protected]>
Implement custom text storage to have double-click select functionality

bc972918fa85443539f9fdad95cbcb1be62f280b authored almost 4 years ago by Jakub Kaspar <[email protected]>
Disable spanish xibs for now

8be0a2c0c248b060cbb87356ac33f5def856cf2a authored almost 4 years ago by Jakub Kaspar <[email protected]>
kaspik version of saURLScheme

f1b19a4e2c28b2d203bf6be85ad1dca3e359d898 authored almost 4 years ago by James Stout <[email protected]>
Update readme

f769043d47a38ea16468b27188de0b8ab7d15243 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #589 from Sequel-Ace/localizations

Implement localizations mechanism, add Spanish localization as first #added

5dec70de2d255d330cfdec1b16e1bb62e0903b04 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Update translations-fetch.sh

b766c07f439b4ed6af4f85cbc48723fb885cb116 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Fix frameworks

0e39a30fa7f560d69e4f9cc3432194010eed9ca5 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into more-bundle-handling

* main:
fix path to Crashlytics upload-symbols script for SPM build
Fix db view table list a...

dd76a76d9ccfbf1578e44b1a7d4ad6e5f5981db8 authored almost 4 years ago by James Stout <[email protected]>
export SP_APP_CALLBACK_URL to env when running bundle tasks

0e69f09471b9260feb18797d3528436d2eadc02f authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #587 from Sequel-Ace/fixes

Crash and bug fixes #fixed

29ea14a298649ff20e078700cd749951da32d300 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Automate build strings via fastlane, move project key to env file and remove the old one, regenerate project key to make it protected

da43d15ff46f7fcca1d8e2c6e38d6e072bb05a0e authored almost 4 years ago by Jakub Kaspar <[email protected]>
Enable Spanish (Spain) localization, add fastlane

3cd6e7f10624aa7eb53e552bde7af237a0ee9ad1 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #588 from Sequel-Ace/fix-upload-symbols

fix path to Crashlytics upload-symbols script for SPM build #infra

5de34545d09002e41ef802a78728611cac43d415 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Merge branch 'main' into more-bundle-handling

* main: (38 commits)
Fix warnings about toolbar item
Add Firebase as SPM
Update firebase a...

56acd3f21e247e6538536449c11c1d3a7ad36b3e authored almost 4 years ago by James Stout <[email protected]>
fix path to Crashlytics upload-symbols script for SPM build

167d8c56a78bc59742dd03b7526b32191c0eec8e authored almost 4 years ago by James Stout <[email protected]>
Change new lines

ae6ac93d903e188c132b101aa2c75fd89519deec authored almost 4 years ago by Jakub Kaspar <[email protected]>
Remove Base, Switch to English, remove legacy english, enable Spanish

731f6dee64da7621cc75a6477974bc6b00ac071f authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix db view table list action panel visibility

0103984e25cd3375aa12e0114503f4dd907725cc authored almost 4 years ago by Jakub Kaspar <[email protected]>
Remove autosaving of split view as it's causing issues and system should handle this by itself

b8dcf9291097a74a2bad73bf1a1e2e50ed22c700 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Remove unused methods

4a798637ea11f7bf9333beec874e5136773f2b96 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix crash when duplicating the database

d8426cd5aa1fef5452d3921482e412964d6507a7 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #586 from Sequel-Ace/firebase

Switch Firebase to SPM instead of CocoaPods #changed

3437f246ef90e8c754979316a9789c1da85c3e4c authored almost 4 years ago by Jakub Kašpar <[email protected]>
Fix warnings about toolbar item

4652de524620230fb23dac2430dd31ecd765225f authored almost 4 years ago by Jakub Kaspar <[email protected]>
Add Firebase as SPM

a76df253456b92d5de491cea5e3a56a0d7d69e6b authored almost 4 years ago by Jakub Kaspar <[email protected]>
Update firebase and bundler

a783d4875a44d2017c3e07fc87071b1b90e45211 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #507 from Sequel-Ace/sqlite-query-history

Migrate query history to sqlite #changed

084c8ce00c4988054af0a29d2a50ff3037989a81 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Merge branch 'main' into sqlite-query-history

4bff66c2e4b3a7181683dee6b9c08889b52cb467 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Added some Crashlytic logging around the new bundle code

in case of a crash

2bf147a133f3953a088826f97aace43c550329fb authored almost 4 years ago by James Stout <[email protected]>
use writeToURL if available

989db6b2eeeec94acc10699fa951d8fbbeddf3bc authored almost 4 years ago by James Stout <[email protected]>
migrate legacy bundles, update legacy strings

3afc04f1b79a96659ddbcb485b450f2519a1979a authored almost 4 years ago by James Stout <[email protected]>
new bundle constants

eb848bad79e369d560519f2c232eb32e66ef5a5a authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into more-bundle-handling

* main:
Change spliiter to thick divider
Fix side bar appearance and blur
Fix prefilling a...

d2e4ed31d6a341e006107a3cdfb1996187a4fcef authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #575 from Sequel-Ace/fixCrash

Beta 1 & 2 fixes, crash fixes, fix table content positioning #fixed

8b73fb16a04de6787a77e948c21280b0012c9df4 authored almost 4 years ago by Jason Morcos <[email protected]>
Change spliiter to thick divider

bc8400944056e0553bedf053bdce01c1537b71d1 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix side bar appearance and blur

689d1721cf56c25d351949579c443409031fe332 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix prefilling and syntax highlight when opening spfs files

be724198a4db0bff0bda81d3428e4f9f794e17ed authored almost 4 years ago by Jakub Kaspar <[email protected]>
Bump app after beta

45351c1a49a0cc5e16f0a3386abfac31f88bc3fa authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'fixCrash' of github.com:Sequel-Ace/Sequel-Ace into fixCrash

631467c0dcdea7aa5617095ab1ebfc88ebdb478d authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix edit in field editor popup, fix scroll to solumn when sorting table content

576eb2abf7b07a3701fd0b3aec108e0196d5bfc5 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into fixCrash

30136c1c221da1c7c421ae47b32a68fe974cbf45 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Use all error messages in connect view, put back select databse to toolbar as default until we find a way how to select database if none specified

81f38b750897d17051f2b5ad47b642e705e02192 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #580 from Sequel-Ace/connection-fixes

Cleanup query abort support #changed

7614d5675a6b77acf4c2556bf48bc53e9bb363dc authored almost 4 years ago by Jakub Kašpar <[email protected]>
Merge branch 'main' into connection-fixes

* main:
changed the order of the identifiers
handle .saBundle and .spBundle files
new bund...

3dec87fc7d9a8b2aee8232766efa4a63bc143ed5 authored almost 4 years ago by Jason Morcos <[email protected]>
Remove legacy query abort support for mysql <= 4

a4a459c069c7768d6b3fbd435da615cf16f89381 authored almost 4 years ago by Jason Morcos <[email protected]>
switch to ccgus commit for FMDB

remove hook

0087d83234ff0c0e45755ff329fcf41a0793cf09 authored almost 4 years ago by James Stout <[email protected]>
convert spBundle to saBundle if user adds a legacy bundle

6b646726fce5eba8223fd0a29cac8802e222fffb authored almost 4 years ago by James Stout <[email protected]>
whitespace

157a08d55a087af59d055dca5898072c44767165 authored almost 4 years ago by James Stout <[email protected]>
use jamesstout/fmdb.git, branch update_podspec

4fd521e6842d386447ae442b0ba36bacdc0515d7 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into sqlite-query-history

d0fd6a3109b33e74a2c00be2a2001e344b2303b6 authored almost 4 years ago by James Stout <[email protected]>
hotfix speed of bracket highlighter

540b7f6144c3c37e05fdf25c7c24ad2fa8ae3022 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Include dSYMs for SPMySQL framework and QueryKit

c1d33d0c5bea77494fec7bb4c7054f0729841dd2 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #576 from Sequel-Ace/extra-bundle-checks

Handle .saBundle and .spBundle files #changed

9b1cfae401278fe6cb913816ea933a6001be1b28 authored almost 4 years ago by Jakub Kašpar <[email protected]>
changed the order of the identifiers

3b836f0e4f24c9c0e4a48c79e964820c56732609 authored almost 4 years ago by James Stout <[email protected]>
handle .saBundle and .spBundle files

e1d398069484d64f0c3381dd4545b5933b4134d2 authored almost 4 years ago by James Stout <[email protected]>
new bundle extension/version constants

254686b523eab81e369446e16c10b7786af3da57 authored almost 4 years ago by James Stout <[email protected]>
safeObjectForKey

506cb438c211266c399a2f21ab7065067dcd6d27 authored almost 4 years ago by James Stout <[email protected]>
Fix threadding issues

dffe1ce2a68c04e861597faee36463d03d118e60 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix main thread allert

b6bedfd9dad0a7816b26366d8534d3d44c9145c5 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix crash if database contains view, not table

ecda378a7c91d24aeff267eafe713fd654d92cd8 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Assign only strings that exist

f4ace893ed278618f96cee21715442d9482f5f58 authored almost 4 years ago by Jakub Kaspar <[email protected]>
changed default bundle ext to .saBundle

added bundleVersion = 2 key

416befe1ac763ddcfe7ea3f7467558d2b89b1f08 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into extra-bundle-checks

* main: (24 commits)
Bump build
Add local generator for changelog
Change default font
Ad...

205ae08db15aa51f6d582430ba0efd8fac3289e9 authored almost 4 years ago by James Stout <[email protected]>
slight perf tweaks

a5b853407f622f1a6706882ae54759d47e8b82dc authored almost 4 years ago by James Stout <[email protected]>
ensure all pods build for 10.12

0505a784b7e7a664b1bb8609f6ccf474c61bf1b6 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into sqlite-query-history

cef2d47a438145f812d35aced53b4bc03f785a1f authored almost 4 years ago by James Stout <[email protected]>
feedback from @Kaspik

3f197f14433032a025347a6d4fa7fae79c1df348 authored almost 4 years ago by James Stout <[email protected]>
move intSort to .m

b4e1253569b297f6a2e3ab2ba28ce673d657f972 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #570 from Sequel-Ace/prepare_beta

Prepare and ship 3.0.0 beta 1

6e14512009c98e40a9d19254988f3c31d5a0e6e4 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Bump build

e2c5bdcb27bafdead6de7c974515845c3510864c authored almost 4 years ago by Jakub Kaspar <[email protected]>
Add local generator for changelog

0f8690022547536ef1fa0761f7ad234d7425c165 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into sqlite-query-history

* main:
Change default font
Add autolayout to field editor sheet
Fix collations and the re...

7b4c16a0a4b73ae2278bdb42f5c5a3474e629f7d authored almost 4 years ago by James Stout <[email protected]>
USe _rowid_ as the key

dae70d30a4a7767b4508c9db06987526d2d8c49d authored almost 4 years ago by James Stout <[email protected]>
sort history properly

b803e43f2b13b334c06a9f6ded08cd28a36399db authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #567 from Sequel-Ace/warnings

Get rid of SPAlertSheets and fix over 150 warnings #fixed

068622cc72ae3e28497038dc27588c8bfc30909c authored almost 4 years ago by Jason Morcos <[email protected]>
Change default font

5e25d3111cb0b344442a269bd7f76fc39e9876ba authored almost 4 years ago by Jakub Kaspar <[email protected]>
Add autolayout to field editor sheet

12f1a9fbd81eda03e5c891c24c3150d9226386fb authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix collations and the rest of the warnings

d27ad7ba8669b64e33f3124e4641187c453865f7 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix more alert warnings

ccda8722f2644f61b0039a155e092a2af36af346 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into warnings

222a01eb060a06eed0427b74d876c5aa02e2cd32 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Remove SPAlertSheets and fix over 50 warnings

1f4346f40ac151c4cf47825cc2e2b71ffab33759 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into sqlite-query-history

* main: (96 commits)
switchAppearance on main thread
create alert on main thread
Fix expor...

fd8a8266309feef378e4d5b11d819e7353294d72 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #566 from Sequel-Ace/main-thread-fixes

Main thread crashes #fixed

4db1f957b8dfe42de32bac905ac9cef5bb8ea2f8 authored almost 4 years ago by James Stout <[email protected]>
switchAppearance on main thread

28358d440f1b10ecb40dbc37a51083f74fbff3ce authored almost 4 years ago by James Stout <[email protected]>
create alert on main thread

450d1604ab5e7c4968a9d8d05d8170772420460d authored almost 4 years ago by James Stout <[email protected]>
Remove legacy begin waiting alert sheet

739452d4429f58365f80a428d0307bdf8a540d67 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #564 from Sequel-Ace/warnings

Fix couple of warnings and deprecations #fixed

3ef4e6ec0c9dd3962641d929fa82c7fc516dce44 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Fix export controller

0ef0d7c7136e438ecd06058bf868928dc44acae2 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix bundle editor warnings

41e57bfc18ef6326352111b2f52caf5b90a028a9 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix some alerts and modals

743c911226a8ebcde1b971283fe9c0f44ec19d4d authored almost 4 years ago by Jakub Kaspar <[email protected]>